summary refs log tree commit diff stats
path: root/hw/ppc/spapr_events.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* spapr: Add DRC count indexed hotplug identifier typeBharata B Rao2016-10-281-15/+61
* spapr_events: add support for dedicated hotplug event sourceMichael Roth2016-10-281-37/+165
* pseries: Move /event-sources construction to spapr_build_fdt()David Gibson2016-10-281-11/+10
* ppc/xics: Make the ICSState a listBenjamin Herrenschmidt2016-10-141-1/+1
* hw/ppc: include fdt helper routine in a common fileCédric Le Goater2016-09-071-10/+1
* ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt2016-07-011-4/+4
* ppc/xics: Rename existing xics to xics_spaprBenjamin Herrenschmidt2016-07-011-1/+1
* spapr: CPU hotplug supportBharata B Rao2016-06-171-0/+3
* spapr_drc: fix aborts during DRC-count based hotplugMichael Roth2016-04-261-4/+3
* spapr_drc: enable immediate detach for unsignalled devicesMichael Roth2016-04-051-0/+11
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-1/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* xics: report errors with the QEMU Error APIGreg Kurz2016-02-281-1/+2
* ppc: Clean up includesPeter Maydell2016-01-291-0/+1
* fpu: Replace uint32 typedef with uint32_tPeter Maydell2016-01-221-2/+2
* spapr: Support hotplug by specifying DRC countBharata B Rao2015-09-231-9/+38
* spapr: Memory hotplug supportBharata B Rao2015-09-231-3/+5
* spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-071-4/+9
* spapr_events: event-scan RTAS interfaceTyrel Datwyler2015-06-031-7/+58
* spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot2015-06-031-50/+237
* pseries: Make the PAPR RTC a qdev deviceDavid Gibson2015-03-091-1/+1
* pseries: Add spapr_rtc_read() helper functionDavid Gibson2015-03-091-1/+1
* spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-271-1/+1
* spapr: Fix RTAS token numbersAlexey Kardashevskiy2014-06-271-1/+2
* spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy2013-12-201-3/+3
* spapr-rtas: add CPU argument to RTAS callsAnthony Liguori2013-07-011-1/+1
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* ppc: move more files to hw/ppcPaolo Bonzini2013-03-011-0/+321