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
Age
Commit message (
Expand
)
Author
2019-10-15
numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
Tao Xu
2019-10-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...
Peter Maydell
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
2019-10-04
ppc/pnv: Remove the XICSFabric Interface from the POWER9 machine
Cédric Le Goater
2019-10-04
spapr: Eliminate SpaprIrq::init hook
David Gibson
2019-10-04
spapr: Add return value to spapr_irq_check()
David Gibson
2019-10-04
spapr: Use less cryptic representation of which irq backends are supported
David Gibson
2019-10-04
xive: Improve irq claim/free path
David Gibson
2019-10-04
spapr, xics, xive: Better use of assert()s on irq claim/free paths
David Gibson
2019-10-04
spapr: Handle freeing of multiple irqs in frontend only
David Gibson
2019-10-04
spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()
David Gibson
2019-10-04
spapr: Eliminate SpaprIrq:get_nodename method
David Gibson
2019-10-04
spapr: Simplify spapr_qirq() handling
David Gibson
2019-10-04
spapr: Fix indexing of XICS irqs
David Gibson
2019-10-04
spapr: Eliminate nr_irqs parameter to SpaprIrq::init
David Gibson
2019-10-04
spapr: Clarify and fix handling of nr_irqs
David Gibson
2019-10-04
spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
David Gibson
2019-10-04
spapr: Fold spapr_phb_lsi_qirq() into its single caller
David Gibson
2019-10-04
xics: Create sPAPR specific ICS subtype
David Gibson
2019-10-04
xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
David Gibson
2019-10-04
xics: Rename misleading ics_simple_*() functions
David Gibson
2019-10-04
spapr: Render full FDT on ibm,client-architecture-support
Alexey Kardashevskiy
2019-10-04
spapr-pci: Stop providing assigned-addresses
Alexey Kardashevskiy
2019-10-04
spapr: Stop providing RTAS blob
Alexey Kardashevskiy
2019-10-04
spapr: Do not put empty properties for -kernel/-initrd/-append
Alexey Kardashevskiy
2019-10-04
spapr: Skip leading zeroes from memory@ DT node names
Alexey Kardashevskiy
2019-10-04
spapr: Fixes a leak in CAS
Alexey Kardashevskiy
2019-10-04
spapr: Move handling of special NVLink numa node from reset to init
David Gibson
2019-10-04
spapr: Simplify handling of pre ISA 3.0 guest workaround handling
David Gibson
2019-10-04
spapr/irq: Introduce an ics_irq_free() helper
Cédric Le Goater
2019-10-04
hw/ppc/pnv_homer: add PowerNV homer device model
Balamuruhan S
2019-10-04
hw/ppc/pnv_occ: add sram device model for occ common area
Balamuruhan S
2019-10-04
hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARs
Balamuruhan S
2019-10-04
spapr: Report kvm_irqchip_in_kernel() in 'info pic'
Greg Kurz
2019-10-04
hw/ppc/pnv: fix checkpatch.pl coding style warnings
Balamuruhan S
2019-10-04
spapr-tpm-proxy: Drop misleading check
Greg Kurz
2019-10-04
ppc/pnv: fix "bmc" node name in DT
Cédric Le Goater
2019-10-04
pseries: do not allow memory-less/cpu-less NUMA node
Laurent Vivier
2019-09-12
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
2019-09-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-08-29
spapr: Set compat mode in spapr_core_plug()
Greg Kurz
2019-08-29
spapr/pci: Convert types to QEMU coding style
Greg Kurz
2019-08-29
spapr_pci: Advertise BAR reallocation capability
Alexey Kardashevskiy
2019-08-29
spapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS reboots
David Gibson
2019-08-29
powerpc/spapr: Add host threads parameter to ibm,get_system_parameter
Suraj Jitindar Singh
2019-08-29
pseries: Fix compat_pvr on reset
Laurent Vivier
2019-08-29
spapr_pci: remove all child functions in function zero unplug
Daniel Henrique Barboza
2019-08-29
ppc/pnv: Introduce PowerNV machines with fixed CPU models
Cédric Le Goater
[next]