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-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
2019-01-09
spapr: move spapr_create_phb() to core machine code
Greg Kurz
2019-01-09
ppc/spapr: Receive and store device tree blob from SLOF
Alexey Kardashevskiy
2019-01-09
spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
Laurent Vivier
2019-01-07
include: remove compat.h
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
[next]