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
/
misc
/
pvpanic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/misc/pvpanic: Use standard headers instead
zhenwei pi
2022-03-06
1
-2
/
+3
*
hw/misc/pvpanic: split-out generic and bus dependent code
Mihai Carabas
2021-01-29
1
-79
/
+6
*
pvpanic: Advertise the PVPANIC_CRASHLOADED event support
Paolo Bonzini
2020-11-11
1
-1
/
+4
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
pvpanic: implement crashloaded event handling
zhenwei pi
2020-01-24
1
-2
/
+9
*
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
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
check: Only test pvpanic when it is compiled in
Juan Quintela
2018-08-21
1
-11
/
+0
*
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
2017-12-18
1
-5
/
+4
*
hw/misc/pvpanic: remove unused #include
Philippe Mathieu-Daudé
2017-12-18
1
-3
/
+0
*
pvpanic: use get_uint() for "ioport" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
*
report guest crash information in GUEST_PANICKED event
Anton Nefedov
2017-02-16
1
-1
/
+1
*
hw/misc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
Added generic panic handler qemu_system_guest_panicked()
Andrey Smetanin
2015-09-07
1
-2
/
+1
*
qapi event: convert GUEST_PANICKED
Wenchao Xia
2014-06-23
1
-11
/
+2
*
pc: get rid of builtin pvpanic for "-M pc-1.5"
Paolo Bonzini
2013-11-21
1
-5
/
+0
*
pvpanic: add API to access io port
Michael S. Tsirkin
2013-10-14
1
-1
/
+12
*
hw/misc: make pvpanic known to user
Marcel Apfelbaum
2013-08-12
1
-15
/
+10
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-08
1
-14
/
+17
|
\
|
*
pvpanic: fix fwcfg for big endian hosts
Michael S. Tsirkin
2013-07-04
1
-3
/
+4
|
*
pvpanic: initialization cleanup
Michael S. Tsirkin
2013-07-04
1
-14
/
+16
*
|
hw/m*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
|
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
|
/
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
1
-7
/
+12
*
pvpanic: use FWCfgState explicitly
Michael S. Tsirkin
2013-06-02
1
-1
/
+1
*
fw_cfg: add API to find FW cfg object
Michael S. Tsirkin
2013-06-02
1
-1
/
+1
*
pvpanic: create pvpanic by default for machine 1.5
Hu Tao
2013-04-30
1
-0
/
+7
*
pvpanic: pass configurable ioport to seabios
Hu Tao
2013-04-30
1
-0
/
+14
*
introduce a new qom device to deal with panicked event
Hu Tao
2013-04-30
1
-0
/
+123