summaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_events.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-26spapr_drc: fix aborts during DRC-count based hotplugMichael Roth1-4/+3
2016-04-05spapr_drc: enable immediate detach for unsignalled devicesMichael Roth1-0/+11
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-1/+2
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz1-1/+2
2016-01-29ppc: Clean up includesPeter Maydell1-0/+1
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell1-2/+2
2015-09-23spapr: Support hotplug by specifying DRC countBharata B Rao1-9/+38
2015-09-23spapr: Memory hotplug supportBharata B Rao1-3/+5
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson1-4/+9
2015-06-03spapr_events: event-scan RTAS interfaceTyrel Datwyler1-7/+58
2015-06-03spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot1-50/+237
2015-03-09pseries: Make the PAPR RTC a qdev deviceDavid Gibson1-1/+1
2015-03-09pseries: Add spapr_rtc_read() helper functionDavid Gibson1-1/+1
2014-06-27spapr: Move interrupt allocator to xicsAlexey Kardashevskiy1-1/+1
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy1-1/+2
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy1-3/+3
2013-07-01spapr-rtas: add CPU argument to RTAS callsAnthony Liguori1-1/+1
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-2/+2
2013-03-01ppc: move more files to hw/ppcPaolo Bonzini1-0/+321