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
2018-12-21
spapr: export and rename the xics_max_server_number() routine
Cédric Le Goater
2018-12-21
spapr: introduce a spapr_irq_init() routine
Cédric Le Goater
2018-12-21
spapr: initialize VSMT before initializing the IRQ backend
Cédric Le Goater
2018-12-21
spapr: drop redundant statement in spapr_populate_drconf_memory()
Greg Kurz
2018-12-21
spapr: Fix ibm,max-associativity-domains property number of nodes
Serhii Popovych
2018-12-11
spapr: Delete instance_options functions
Eduardo Habkost
2018-12-11
spapr: Use default_machine_opts to set suppress_vmdesc
Eduardo Habkost
2018-12-11
spapr: Use default_machine_opts to set use_hotplug_event_source
Eduardo Habkost
2018-12-11
q35/440fx/arm/spapr: Add QEMU 4.0 machine type
Alex Williamson
2018-11-08
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
Suraj Jitindar Singh
2018-11-08
hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c
Thomas Huth
2018-10-24
memory-device: add and use memory_device_get_region_size()
David Hildenbrand
2018-10-24
pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
David Hildenbrand
2018-09-25
spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt
Cédric Le Goater
2018-09-25
spapr: increase the size of the IRQ number space
Cédric Le Goater
2018-08-30
spapr: Correct reference count on spapr-cpu-core
Sam Bobroff
2018-08-28
spapr: fix leak of rev array
Emilio G. Cota
2018-08-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-08-23
pc-dimm: assign and verify the "addr" property during pre_plug
David Hildenbrand
2018-08-23
pc-dimm: assign and verify the "slot" property during pre_plug
David Hildenbrand
2018-08-23
spapr: do not use CPU_FOREACH_REVERSE
Emilio G. Cota
2018-08-21
spapr: introduce a IRQ controller backend to the machine
Cédric Le Goater
2018-08-21
spapr: introduce a fixed IRQ number space
Cédric Le Goater
2018-08-21
spapr: Add a pseries-3.1 machine type
Cédric Le Goater
2018-08-16
fw_cfg: ignore suffixes in the bootdevice list dependent on machine class
Mark Cave-Ayland
2018-07-16
spapr: Correct inverted test in spapr_pc_dimm_node()
David Gibson
2018-07-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
2018-07-03
ppc: Include vga cirrus card into the compiling process
Sebastian Bauer
2018-07-03
spapr: compute default value of "hpt-max-page-size" later
Greg Kurz
2018-07-03
ppc/xics: rework the ICS classes inheritance tree
Cédric Le Goater
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-06-28
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
2018-06-28
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
2018-06-22
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
2018-06-22
spapr: Maximum (HPT) pagesize property
David Gibson
2018-06-21
spapr: remove unused spapr_irq routines
Cédric Le Goater
2018-06-21
spapr: split the IRQ allocation sequence
Cédric Le Goater
2018-06-21
spapr: Compute effective capability values earlier
David Gibson
2018-06-21
target/ppc: Allow cpu compatiblity checks based on type, not instance
David Gibson
2018-06-21
spapr_cpu_core: migrate per-CPU data
Greg Kurz
2018-06-18
spapr: fix xics_system_init() error path
Greg Kurz
2018-06-12
spapr: handle cpu core unplug via hotplug handler chain
David Hildenbrand
2018-06-12
spapr: handle pc-dimm unplug via hotplug handler chain
David Hildenbrand
2018-06-12
spapr: introduce machine unplug handler
David Hildenbrand
2018-06-12
spapr: move memory hotplug support check into spapr_memory_pre_plug()
David Hildenbrand
2018-06-12
spapr: move lookup of the node into spapr_memory_plug()
David Hildenbrand
2018-06-12
spapr: no need to verify the node
David Hildenbrand
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
[next]