Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Thomas Weißschuh
|
6269086b01
hw/misc/pvpanic: add support for normal shutdowns
|
1 year ago |
Thomas Weißschuh
|
9b13640da3
hw/misc/pvpanic: centralize definition of supported events
|
1 year ago |
Paolo Bonzini
|
b8116f4cba
update-linux-headers: move pvpanic.h to correct directory
|
1 year ago |
zhenwei pi
|
45d8c0520b
hw/misc/pvpanic: Use standard headers instead
|
3 years ago |
Mihai Carabas
|
677726ef1e
hw/misc/pvpanic: split-out generic and bus dependent code
|
4 years ago |
Paolo Bonzini
|
b1b0393c3c
pvpanic: Advertise the PVPANIC_CRASHLOADED event support
|
4 years ago |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 years ago |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
zhenwei pi
|
7dc58deea7
pvpanic: implement crashloaded event handling
|
5 years ago |
Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Juan Quintela
|
c0b5be5247
check: Only test pvpanic when it is compiled in
|
7 years ago |
Philippe Mathieu-Daudé
|
0d5d8a3a90
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
|
7 years ago |
Philippe Mathieu-Daudé
|
c8b15f913d
hw/misc/pvpanic: remove unused #include
|
7 years ago |
Marc-André Lureau
|
07fe095452
pvpanic: use get_uint() for "ioport" property
|
8 years ago |
Anton Nefedov
|
c86f106b85
report guest crash information in GUEST_PANICKED event
|
8 years ago |
Peter Maydell
|
0d1c9782a1
hw/misc: Clean up includes
|
9 years ago |
Andrey Smetanin
|
5f5b5942d5
Added generic panic handler qemu_system_guest_panicked()
|
10 years ago |
Wenchao Xia
|
3a44969037
qapi event: convert GUEST_PANICKED
|
11 years ago |
Paolo Bonzini
|
7839ff593b
pc: get rid of builtin pvpanic for "-M pc-1.5"
|
11 years ago |
Michael S. Tsirkin
|
309cd62d6b
pvpanic: add API to access io port
|
12 years ago |
Marcel Apfelbaum
|
a5d3f640a0
hw/misc: make pvpanic known to user
|
12 years ago |
Anthony Liguori
|
dc11549ec2
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
|
12 years ago |
Paolo Bonzini
|
3c16154210
hw/m*: pass owner to memory_region_init* functions
|
12 years ago |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 years ago |
Michael S. Tsirkin
|
fea7d5966a
pvpanic: fix fwcfg for big endian hosts
|
12 years ago |
Michael S. Tsirkin
|
bc3e6a0d6c
pvpanic: initialization cleanup
|
12 years ago |