index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
Age
Commit message (
Expand
)
Author
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
2017-03-01
ppc/xics: remove the XICSState classes
Cédric Le Goater
2017-03-01
ppc/xics: export the XICS init routines
Cédric Le Goater
2017-03-01
ppc/xics: move the ICP array under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: register the reset handler of ICP objects
Cédric Le Goater
2017-03-01
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
2017-03-01
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
2017-03-01
ppc/xics: remove the XICS list of ICS
Cédric Le Goater
2017-03-01
ppc/xics: register the reset handler of ICS objects
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to resend irqs
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
2017-03-01
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
2017-03-01
xics: XICS should not be a SysBusDevice
David Gibson
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
2017-03-01
sysemu: support up to 1024 vCPUs
Greg Kurz
2017-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-22
hw/ppc/spapr: Check for valid page size when hot plugging memory
Thomas Huth
2017-02-22
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
[next]