aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_events.c
AgeCommit message (Expand)Author
2016-09-07hw/ppc: include fdt helper routine in a common fileCédric Le Goater
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt
2016-07-01ppc/xics: Rename existing xics to xics_spaprBenjamin Herrenschmidt
2016-06-17spapr: CPU hotplug supportBharata B Rao
2016-04-26spapr_drc: fix aborts during DRC-count based hotplugMichael Roth
2016-04-05spapr_drc: enable immediate detach for unsignalled devicesMichael Roth
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz
2016-01-29ppc: Clean up includesPeter Maydell
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell
2015-09-23spapr: Support hotplug by specifying DRC countBharata B Rao
2015-09-23spapr: Memory hotplug supportBharata B Rao
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson
2015-06-03spapr_events: event-scan RTAS interfaceTyrel Datwyler
2015-06-03spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot
2015-03-09pseries: Make the PAPR RTC a qdev deviceDavid Gibson
2015-03-09pseries: Add spapr_rtc_read() helper functionDavid Gibson
2014-06-27spapr: Move interrupt allocator to xicsAlexey Kardashevskiy
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy
2013-07-01spapr-rtas: add CPU argument to RTAS callsAnthony Liguori
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01ppc: move more files to hw/ppcPaolo Bonzini