index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_events.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr: Add NVDIMM device support
Shivaprasad G Bhat
2020-02-20
1
-0
/
+4
*
migration: Include migration support for machine check handling
Aravinda Prasad
2020-02-03
1
-1
/
+15
*
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
2020-02-03
1
-1
/
+219
*
target/ppc: Handle NMI guest exit
Aravinda Prasad
2020-02-03
1
-0
/
+37
*
ppc/spapr_events: fix potential NULL pointer dereference in rtas_event_log_de...
PanNengyuan
2019-11-26
1
-0
/
+1
*
spapr_events: Rewrite a fall through comment
Philippe Mathieu-Daudé
2019-08-21
1
-1
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
spapr: Use CamelCase properly
David Gibson
2019-03-12
1
-46
/
+46
*
spapr_events: add support for phb hotplug events
Michael Roth
2019-02-25
1
-0
/
+3
*
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
2019-02-17
1
-1
/
+1
*
spapr: introduce a fixed IRQ number space
Cédric Le Goater
2018-08-21
1
-4
/
+8
*
spapr: split the IRQ allocation sequence
Cédric Le Goater
2018-06-21
1
-4
/
+14
*
spapr_events: drop bogus cell from "interrupt-ranges" property
Greg Kurz
2017-12-14
1
-3
/
+0
*
spapr: fix LSI interrupt specifiers in the device tree
Greg Kurz
2017-12-14
1
-2
/
+1
*
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
2017-12-14
1
-7
/
+5
*
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
2017-12-14
1
-2
/
+2
*
spapr_events: use QTAILQ_FOREACH_SAFE() in spapr_clear_pending_events()
Greg Kurz
2017-09-15
1
-2
/
+2
*
hw/ppc: clear pending_events on machine reset
Daniel Henrique Barboza
2017-09-08
1
-0
/
+11
*
spapr: Minor cleanups to events handling
David Gibson
2017-07-17
1
-23
/
+22
*
spapr: migrate pending_events of spapr state
Daniel Henrique Barboza
2017-07-17
1
-46
/
+53
*
spapr: Eliminate DRC 'signalled' state variable
David Gibson
2017-06-30
1
-10
/
+0
*
spapr: Clean up spapr_dr_connector_by_*()
David Gibson
2017-06-06
1
-1
/
+1
*
spapr: Make DRC get_index and get_type methods into plain functions
David Gibson
2017-06-06
1
-6
/
+4
*
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
2017-06-02
1
-1
/
+0
*
hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry
Daniel Henrique Barboza
2017-05-24
1
-45
/
+7
*
ppc/spapr: QOM'ify sPAPRRTCState
Cédric Le Goater
2017-04-26
1
-1
/
+1
*
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
2017-03-01
1
-3
/
+3
*
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2017-03-01
1
-2
/
+2
*
spapr: Add DRC count indexed hotplug identifier type
Bharata B Rao
2016-10-28
1
-15
/
+61
*
spapr_events: add support for dedicated hotplug event source
Michael Roth
2016-10-28
1
-37
/
+165
*
pseries: Move /event-sources construction to spapr_build_fdt()
David Gibson
2016-10-28
1
-11
/
+10
*
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
2016-10-14
1
-1
/
+1
*
hw/ppc: include fdt helper routine in a common file
Cédric Le Goater
2016-09-07
1
-10
/
+1
*
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
2016-07-01
1
-4
/
+4
*
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
2016-07-01
1
-1
/
+1
*
spapr: CPU hotplug support
Bharata B Rao
2016-06-17
1
-0
/
+3
*
spapr_drc: fix aborts during DRC-count based hotplug
Michael Roth
2016-04-26
1
-4
/
+3
*
spapr_drc: enable immediate detach for unsignalled devices
Michael Roth
2016-04-05
1
-0
/
+11
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-1
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
xics: report errors with the QEMU Error API
Greg Kurz
2016-02-28
1
-1
/
+2
*
ppc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2016-01-22
1
-2
/
+2
*
spapr: Support hotplug by specifying DRC count
Bharata B Rao
2015-09-23
1
-9
/
+38
*
spapr: Memory hotplug support
Bharata B Rao
2015-09-23
1
-3
/
+5
*
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-07-07
1
-4
/
+9
*
spapr_events: event-scan RTAS interface
Tyrel Datwyler
2015-06-03
1
-7
/
+58
*
spapr_events: re-use EPOW event infrastructure for hotplug events
Nathan Fontenot
2015-06-03
1
-50
/
+237
[next]