Age | Commit message (Expand) | Author | Files | Lines |
2017-09-08 | hw/ppc: clear pending_events on machine reset | Daniel Henrique Barboza | 1 | -0/+11 |
2017-07-17 | spapr: Minor cleanups to events handling | David Gibson | 1 | -23/+22 |
2017-07-17 | spapr: migrate pending_events of spapr state | Daniel Henrique Barboza | 1 | -46/+53 |
2017-06-30 | spapr: Eliminate DRC 'signalled' state variable | David Gibson | 1 | -10/+0 |
2017-06-06 | spapr: Clean up spapr_dr_connector_by_*() | David Gibson | 1 | -1/+1 |
2017-06-06 | spapr: Make DRC get_index and get_type methods into plain functions | David Gibson | 1 | -6/+4 |
2017-06-02 | Remove/replace sysemu/char.h inclusion | Marc-André Lureau | 1 | -1/+0 |
2017-05-24 | hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry | Daniel Henrique Barboza | 1 | -45/+7 |
2017-04-26 | ppc/spapr: QOM'ify sPAPRRTCState | Cédric Le Goater | 1 | -1/+1 |
2017-03-01 | ppc/xics: use the QOM interface to get irqs | Cédric Le Goater | 1 | -3/+3 |
2017-03-01 | ppc/xics: store the ICS object under the sPAPR machine | Cédric Le Goater | 1 | -2/+2 |
2016-10-28 | spapr: Add DRC count indexed hotplug identifier type | Bharata B Rao | 1 | -15/+61 |
2016-10-28 | spapr_events: add support for dedicated hotplug event source | Michael Roth | 1 | -37/+165 |
2016-10-28 | pseries: Move /event-sources construction to spapr_build_fdt() | David Gibson | 1 | -11/+10 |
2016-10-14 | ppc/xics: Make the ICSState a list | Benjamin Herrenschmidt | 1 | -1/+1 |
2016-09-07 | hw/ppc: include fdt helper routine in a common file | Cédric Le Goater | 1 | -10/+1 |
2016-07-01 | ppc/xics: Replace "icp" with "xics" in most places | Benjamin Herrenschmidt | 1 | -4/+4 |
2016-07-01 | ppc/xics: Rename existing xics to xics_spapr | Benjamin Herrenschmidt | 1 | -1/+1 |
2016-06-17 | spapr: CPU hotplug support | Bharata B Rao | 1 | -0/+3 |
2016-04-26 | spapr_drc: fix aborts during DRC-count based hotplug | Michael Roth | 1 | -4/+3 |
2016-04-05 | spapr_drc: enable immediate detach for unsignalled devices | Michael Roth | 1 | -0/+11 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -1/+2 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-02-28 | xics: report errors with the QEMU Error API | Greg Kurz | 1 | -1/+2 |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-22 | fpu: Replace uint32 typedef with uint32_t | Peter Maydell | 1 | -2/+2 |
2015-09-23 | spapr: Support hotplug by specifying DRC count | Bharata B Rao | 1 | -9/+38 |
2015-09-23 | spapr: Memory hotplug support | Bharata B Rao | 1 | -3/+5 |
2015-07-07 | spapr: Merge sPAPREnvironment into sPAPRMachineState | David Gibson | 1 | -4/+9 |
2015-06-03 | spapr_events: event-scan RTAS interface | Tyrel Datwyler | 1 | -7/+58 |
2015-06-03 | spapr_events: re-use EPOW event infrastructure for hotplug events | Nathan Fontenot | 1 | -50/+237 |
2015-03-09 | pseries: Make the PAPR RTC a qdev device | David Gibson | 1 | -1/+1 |
2015-03-09 | pseries: Add spapr_rtc_read() helper function | David Gibson | 1 | -1/+1 |
2014-06-27 | spapr: Move interrupt allocator to xics | Alexey Kardashevskiy | 1 | -1/+1 |
2014-06-27 | spapr: Fix RTAS token numbers | Alexey Kardashevskiy | 1 | -1/+2 |
2013-12-20 | spapr-rtas: replace return code constants with macros | Alexey Kardashevskiy | 1 | -3/+3 |
2013-07-01 | spapr-rtas: add CPU argument to RTAS calls | Anthony Liguori | 1 | -1/+1 |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -2/+2 |
2013-03-01 | ppc: move more files to hw/ppc | Paolo Bonzini | 1 | -0/+321 |