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
Age
Commit message (
Expand
)
Author
2018-05-20
Remove unnecessary variables for function return value
Laurent Vivier
2018-05-10
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
2018-05-08
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-05-08
ppc: e500: use g_strdup_printf() instead of snprintf()
Greg Kurz
2018-05-07
spapr: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2018-05-07
machine: rename MemoryHotplugState to DeviceMemoryState
David Hildenbrand
2018-05-07
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
2018-05-07
pc-dimm: no need to pass the memory region
David Hildenbrand
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2018-05-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...
Peter Maydell
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
spapr: don't advertise radix GTSE if max-compat-cpu < power9
Greg Kurz
2018-05-04
spapr: don't migrate "spapr_option_vector_ov5_cas" to pre 2.8 machines
Greg Kurz
2018-05-04
mac_newworld: move wiring of macio IRQs to macio_newworld_realize()
Mark Cave-Ayland
2018-05-04
mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directly
Mark Cave-Ayland
2018-05-04
uninorth: create new uninorth device
Mark Cave-Ayland
2018-05-04
spapr: Clean up handling of LPCR power-saving exit bits
David Gibson
2018-05-04
spapr: Move PAPR mode cpu setup fully to spapr code
David Gibson
2018-05-04
target/ppc: Delay initialization of LPCR_UPRT for secondary cpus
David Gibson
2018-05-04
spapr: Clean up LPCR updates from hypercalls
David Gibson
2018-05-04
spapr: Make a helper to set up cpu entry point state
David Gibson
2018-05-04
spapr: Remove unhelpful helpers from rtas_start_cpu()
David Gibson
2018-05-04
spapr: Clean up rtas_start_cpu() & rtas_stop_self()
David Gibson
2018-05-04
spapr: Remove support for explicitly allocated RMAs
David Gibson
2018-04-27
spapr: Set compatibility mode before the rest of spapr_cpu_reset()
David Gibson
2018-04-27
spapr: Support ibm,dynamic-memory-v2 property
Bharata B Rao
2018-04-27
ppc: e500: switch E500 based machines to full machine definition
Igor Mammedov
2018-04-27
spapr: Add ibm,max-associativity-domains property
Serhii Popovych
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Fold ci_large_pages flag into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Move 1T segment and AMR options to PPCHash64Options
David Gibson
2018-04-27
target/ppc: Split page size information into a separate allocation
David Gibson
2018-04-27
target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()
David Gibson
2018-04-27
spapr: drop useless dynamic sysbus device sanity check
Greg Kurz
2018-04-27
Revert "spapr: Don't allow memory hotplug to memory less nodes"
Serhii Popovych
2018-04-27
spapr: drop useless sanity check in spapr_irq_alloc*()
Greg Kurz
2018-04-27
spapr: Introduce pseries-2.13 machine type
David Gibson
2018-04-27
uninorth: rename UNINState to UNINHostState
Mark Cave-Ayland
2018-04-27
uninorth: move PCI IO (ISA) memory region into the uninorth device
Mark Cave-Ayland
2018-04-27
uninorth: use object link to pass OpenPIC object to uninorth
Mark Cave-Ayland
2018-04-27
uninorth: remove obsolete pci_pmac_u3_init() function
Mark Cave-Ayland
2018-04-27
uninorth: remove obsolete pci_pmac_init() function
Mark Cave-Ayland
2018-04-27
uninorth: move PCI host bridge bus initialisation into device realize
Mark Cave-Ayland
2018-04-27
mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()
Mark Cave-Ayland
2018-04-27
mac_oldworld: remove pics IRQ array and wire up macio to heathrow directly
Mark Cave-Ayland
2018-04-27
grackle: move PCI IO (ISA) memory region into the grackle device
Mark Cave-Ayland
2018-04-27
grackle: remove deprecated pci_grackle_init() function
Mark Cave-Ayland
2018-04-27
grackle: general tidy-up and QOMify
Mark Cave-Ayland
[next]