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