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
2017-06-08
spapr: Change DRC attach & detach methods to functions
David Gibson
2017-06-08
spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()
David Gibson
2017-06-08
spapr: fix memory leak in spapr_memory_pre_plug()
Greg Kurz
2017-06-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...
Peter Maydell
2017-06-06
spapr: Move configure-connector state into DRC
David Gibson
2017-06-06
spapr: Clean up spapr_dr_connector_by_*()
David Gibson
2017-06-06
spapr: Introduce DRC subclasses
David Gibson
2017-06-06
spapr: Allow boot from vhost-*-scsi backends
Felipe Franciosi
2017-06-06
spapr: Make DRC get_index and get_type methods into plain functions
David Gibson
2017-06-05
spapr: cleanup spapr_fixup_cpu_numa_dt() usage
Igor Mammedov
2017-06-05
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2017-06-05
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
Igor Mammedov
2017-05-25
hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_release
Daniel Henrique Barboza
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
2017-05-25
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
2017-05-24
spapr: add pre_plug function for memory
Laurent Vivier
2017-05-24
pseries: Restore support for total vcpus not a multiple of threads-per-core f...
David Gibson
2017-05-24
spapr: fix error reporting in xics_system_init()
Greg Kurz
2017-05-24
spapr: ensure core_slot isn't NULL in spapr_core_unplug()
Greg Kurz
2017-05-24
spapr: Consolidate HPT freeing code into a routine
Bharata B Rao
2017-05-24
spapr: sanitize error handling in spapr_ics_create()
Greg Kurz
2017-05-24
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
2017-05-15
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
2017-05-11
spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...
Igor Mammedov
2017-05-11
spapr: add node-id property to sPAPR core
Igor Mammedov
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
2017-05-11
spapr: Don't accidentally advertise HTM support on POWER9
David Gibson
2017-05-11
target/ppc: Enable RADIX mmu mode for pseries TCG guest
Suraj Jitindar Singh
2017-04-26
spapr: remove the 'nr_servers' field from the machine
Cédric Le Goater
2017-04-26
spapr: allocate the ICPState object from under sPAPRCPUCore
Cédric Le Goater
2017-04-26
spapr: move the IRQ server number mapping under the machine
Cédric Le Goater
2017-04-26
target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
Alexey Kardashevskiy
2017-04-26
spapr: Workaround for broken radix guests
Sam Bobroff
2017-04-26
spapr: Enable ISA 3.0 MMU mode selection via CAS
Sam Bobroff
2017-04-26
spapr: move spapr_populate_pa_features()
Sam Bobroff
2017-04-26
target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL
Suraj Jitindar Singh
2017-04-26
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
2017-04-26
ppc/spapr: QOM'ify sPAPRRTCState
Cédric Le Goater
2017-04-26
pseries: Add pseries-2.10 machine type
David Gibson
2017-04-03
pseries: Enforce homogeneous threads-per-core
David Gibson
2017-03-29
spapr: fix buffer-overflow
Marc-André Lureau
2017-03-22
numa,spapr: align default numa node memory size to 256MB
Laurent Vivier
2017-03-14
pseries: Don't expose PCIe extended config space on older machine types
David Gibson
2017-03-06
ppc/xics: register reset handlers for the ICP and ICS objects
Cédric Le Goater
2017-03-03
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
2017-03-03
target/ppc/POWER9: Add POWER9 pa-features definition
Suraj Jitindar Singh
2017-03-03
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
2017-03-01
ppc/xics: move InterruptStatsProvider to the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: move ics-simple post_load under the machine
Cédric Le Goater
[next]