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
2019-05-29
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
2019-05-29
spapr: change default interrupt mode to 'dual'
Cédric Le Goater
2019-05-29
spapr: Fix phb_placement backwards compatibility
David Gibson
2019-05-29
spapr: Add forgotten capability to migration stream
David Gibson
2019-05-29
target/ppc: Add ibm,purr and ibm,spurr device-tree properties
Suraj Jitindar Singh
2019-04-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...
Peter Maydell
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
2019-03-29
spapr/irq: Add XIVE sanity checks on non-P9 machines
Cédric Le Goater
2019-03-29
spapr: Simplify handling of host-serial and host-model values
David Gibson
2019-03-12
spapr: Use CamelCase properly
David Gibson
2019-03-12
target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling
Suraj Jitindar Singh
2019-03-12
target/ppc/spapr: Clear partition table entry when allocating hash table
Suraj Jitindar Singh
2019-03-12
target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine type
Suraj Jitindar Singh
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST
Suraj Jitindar Singh
2019-03-12
target/ppc/spapr: Enable the large decrementer for pseries-4.0
Suraj Jitindar Singh
2019-03-12
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
Suraj Jitindar Singh
2019-03-12
spapr: Simulate CAS for qtest
Greg Kurz
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-05
hw/boards: Add a MachineState parameter to kvm_type callback
Eric Auger
2019-02-26
hw/ppc: Use object_initialize_child for correct reference counting
Thomas Huth
2019-02-26
spapr: enable PHB hotplug for default pseries machine type
Michael Roth
2019-02-26
spapr: add hotplug hooks for PHB hotplug
Greg Kurz
2019-02-26
spapr_pci: provide node start offset via spapr_populate_pci_dt()
Michael Roth
2019-02-26
spapr: populate PHB DRC entries for root DT node
Nathan Fontenot
2019-02-26
spapr: create DR connectors for PHBs
Michael Roth
2019-02-26
spapr/drc: Drop spapr_drc_attach() fdt argument
Greg Kurz
2019-02-26
spapr: Generate FDT fragment for CPUs at configure connector time
Greg Kurz
2019-02-26
spapr: Generate FDT fragment for LMBs at configure connector time
Greg Kurz
2019-02-26
target/ppc: Rename PATB/PATBE -> PATE
Benjamin Herrenschmidt
2019-02-26
target/ppc: Fix ordering of hash MMU accesses
Benjamin Herrenschmidt
2019-02-26
target/ppc/spapr: Set LPCR:HR when using Radix mode
Benjamin Herrenschmidt
2019-02-26
ppc: add host-serial and host-model machine attributes (CVE-2019-8934)
Prasad J Pandit
2019-02-17
spapr: fix out of bounds write in spapr_populate_drmem_v2
Fabiano Rosas
2019-02-17
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-04
hw/ppc/spapr: Add support for "-vga cirrus"
Thomas Huth
2019-02-04
spapr: Drop unused parameters from fdt building helper
Alexey Kardashevskiy
2019-02-04
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
2019-02-04
spapr: Forbid setting ic-mode for old machine types
Greg Kurz
2019-02-04
hw/ppc/spapr: Encode the SCSI channel (bus) in the SRP LUNs
Thomas Huth
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-09
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
2019-01-09
spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
Eduardo Habkost
2019-01-09
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
2019-01-09
spapr: return from post_load method when RTC import fails
Cédric Le Goater
2019-01-09
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-09
spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
Greg Kurz
[next]