index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
Age
Commit message (
Expand
)
Author
2018-04-27
spapr: Support ibm,dynamic-memory-v2 property
Bharata B Rao
2018-04-27
spapr: Add ibm,max-associativity-domains property
Serhii Popovych
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Fold ci_large_pages flag into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Move 1T segment and AMR options to PPCHash64Options
David Gibson
2018-04-27
target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()
David Gibson
2018-04-27
spapr: drop useless dynamic sysbus device sanity check
Greg Kurz
2018-04-27
Revert "spapr: Don't allow memory hotplug to memory less nodes"
Serhii Popovych
2018-04-27
spapr: drop useless sanity check in spapr_irq_alloc*()
Greg Kurz
2018-04-27
spapr: Introduce pseries-2.13 machine type
David Gibson
2018-04-26
vl.c: new function serial_max_hds()
Peter Maydell
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-10
spapr: Initialize reserved areas list in FDT in H_CAS handler
Alexey Kardashevskiy
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
Haozhong Zhang
2018-03-18
hw/ppc/spapr: Allow "spapr-vlan" as NIC model name beside "ibmveth"
Thomas Huth
2018-03-13
ppc/spapr, vfio: Turn off MSIX emulation for VFIO devices
Alexey Kardashevskiy
2018-03-06
hw/ppc/spapr,e500: Use new property "stdout-path" for boot console
Nikunj A Dadhania
2018-03-06
ppc/spapr-caps: Define the pseries-2.12-sxxm machine type
Suraj Jitindar Singh
2018-03-06
spapr: harden code that depends on VSMT
Greg Kurz
2018-03-06
spapr: register dummy ICPs later
Greg Kurz
2018-03-06
spapr: fix missing CPU core nodes in DT when running with TCG
Greg Kurz
2018-02-16
spapr: consolidate the VCPU id numbering logic in a single place
Greg Kurz
2018-02-16
spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
Greg Kurz
2018-02-16
spapr: move VCPU calculation to core machine code
Greg Kurz
2018-02-16
spapr: use spapr->vsmt to compute VCPU ids
Greg Kurz
2018-02-10
spapr: set vsmt to MAX(8, smp_threads)
Laurent Vivier
2018-02-10
hw/ppc: rename functions in comments
Daniel Henrique Barboza
2018-02-09
Include qmp-commands.h exactly where needed
Markus Armbruster
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch
Suraj Jitindar Singh
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_bounds_check
Suraj Jitindar Singh
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_cache
Suraj Jitindar Singh
2018-01-20
spapr: fix device tree properties when using compatibility mode
Greg Kurz
2018-01-20
spapr: drop duplicate variable in spapr_core_plug()
Greg Kurz
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
2018-01-19
spapr: Allow only supported dynamic sysbus devices
Eduardo Habkost
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
2018-01-17
spapr: Adjust default VSMT value for better migration compatibility
David Gibson
2018-01-17
spapr: Allow some cases where we can't set VSMT mode in the kernel
David Gibson
2018-01-17
target/ppc: Clarify compat mode max_threads value
David Gibson
2018-01-17
hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation
Suraj Jitindar Singh
2018-01-17
spapr: Handle Decimal Floating Point (DFP) as an optional capability
David Gibson
2018-01-17
spapr: Handle VMX/VSX presence as an spapr capability flag
David Gibson
2018-01-17
spapr: Validate capabilities on migration
David Gibson
2018-01-17
spapr: Treat Hardware Transactional Memory (HTM) as an optional capability
David Gibson
2018-01-17
spapr: Capabilities infrastructure
David Gibson
2018-01-10
spapr: Correct compatibility mode setting for hotplugged CPUs
David Gibson
2017-12-15
spapr: don't initialize PATB entry if max-cpu-compat < power9
Laurent Vivier
2017-12-15
spapr: Assume msi_nonbroken
David Gibson
2017-12-15
spapr: Rename machine init functions for clarity
David Gibson
[next]