summaryrefslogtreecommitdiffstats
path: root/hw/misc/pvpanic.c
Commit message (Expand)AuthorAgeFilesLines
* check: Only test pvpanic when it is compiled inJuan Quintela2018-08-211-11/+0Star
* hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"Philippe Mathieu-Daudé2017-12-181-5/+4Star
* hw/misc/pvpanic: remove unused #includePhilippe Mathieu-Daudé2017-12-181-3/+0Star
* pvpanic: use get_uint() for "ioport" propertyMarc-André Lureau2017-06-201-1/+1
* report guest crash information in GUEST_PANICKED eventAnton Nefedov2017-02-161-1/+1
* hw/misc: Clean up includesPeter Maydell2016-01-291-0/+1
* Added generic panic handler qemu_system_guest_panicked()Andrey Smetanin2015-09-071-2/+1Star
* qapi event: convert GUEST_PANICKEDWenchao Xia2014-06-231-11/+2Star
* pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini2013-11-211-5/+0Star
* pvpanic: add API to access io portMichael S. Tsirkin2013-10-141-1/+12
* hw/misc: make pvpanic known to userMarcel Apfelbaum2013-08-121-15/+10Star
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-14/+17
|\
| * pvpanic: fix fwcfg for big endian hostsMichael S. Tsirkin2013-07-041-3/+4
| * pvpanic: initialization cleanupMichael S. Tsirkin2013-07-041-14/+16
* | hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
|/
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-7/+12
* pvpanic: use FWCfgState explicitlyMichael S. Tsirkin2013-06-021-1/+1
* fw_cfg: add API to find FW cfg objectMichael S. Tsirkin2013-06-021-1/+1
* pvpanic: create pvpanic by default for machine 1.5Hu Tao2013-04-301-0/+7
* pvpanic: pass configurable ioport to seabiosHu Tao2013-04-301-0/+14
* introduce a new qom device to deal with panicked eventHu Tao2013-04-301-0/+123