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
Age
Commit message (
Expand
)
Author
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
2018-06-13
Purge uses of banned g_assert_FOO()
Markus Armbruster
2018-06-12
spapr_pci: Remove unhelpful pagesize warning
David Gibson
2018-06-12
ppc/pnv: fix LPC HC firmware address space
Cédric Le Goater
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-12
ppc: remove obsolete macio_init() definition from mac.h
Mark Cave-Ayland
2018-06-12
ppc: remove obsolete pci_pmac_init() definitions from mac.h
Mark Cave-Ayland
2018-06-12
spapr/vio: deprecate the "irq" property
Cédric Le Goater
2018-06-12
prep: fix keyboard for the 40p machine
Mark Cave-Ayland
2018-06-12
40p: remove pci_allow_0_address = true from 40p machine class
Mark Cave-Ayland
2018-06-12
hw/ppc/spapr_drc: Replace error_setg(&error_abort) by error_report() + abort()
Philippe Mathieu-Daudé
2018-06-12
ppc440_pcix: Fix a typo in setting a register (Coverity CID1390577)
BALATON Zoltan
2018-06-08
ppc/pnv: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
ppc: use local path for local headers
Michael S. Tsirkin
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-29
ppc: Rename 2.13 machines to 3.0
Peter Maydell
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
[next]