index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_events.c
Age
Commit message (
Expand
)
Author
2020-04-07
ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery f...
Nicholas Piggin
2020-04-07
ppc/spapr: Add FWNMI machine check delivery warnings
Nicholas Piggin
2020-04-07
ppc/spapr: Improve FWNMI machine check delivery corner case comments
Nicholas Piggin
2020-03-24
ppc/spapr: Set the effective address provided flag in mc error log.
Mahesh Salgaonkar
2020-03-17
ppc/spapr: Fix FWNMI machine check interrupt delivery
Nicholas Piggin
2020-03-17
ppc/spapr: Change FWNMI names
Nicholas Piggin
2020-03-17
ppc/spapr: Fix FWNMI machine check failure handling
Nicholas Piggin
2020-03-17
spapr: Handle pending hot plug/unplug requests at CAS
Greg Kurz
2020-02-21
spapr: Add NVDIMM device support
Shivaprasad G Bhat
2020-02-03
migration: Include migration support for machine check handling
Aravinda Prasad
2020-02-03
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
2020-02-03
target/ppc: Handle NMI guest exit
Aravinda Prasad
2019-11-26
ppc/spapr_events: fix potential NULL pointer dereference in rtas_event_log_de...
PanNengyuan
2019-08-21
spapr_events: Rewrite a fall through comment
Philippe Mathieu-Daudé
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-03-12
spapr: Use CamelCase properly
David Gibson
2019-02-26
spapr_events: add support for phb hotplug events
Michael Roth
2019-02-17
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
2018-08-21
spapr: introduce a fixed IRQ number space
Cédric Le Goater
2018-06-21
spapr: split the IRQ allocation sequence
Cédric Le Goater
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
[next]