aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/pvpanic.c
AgeCommit message (Expand)Author
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-04pvpanic: fix fwcfg for big endian hostsMichael S. Tsirkin
2013-07-04pvpanic: initialization cleanupMichael S. Tsirkin
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-06-02pvpanic: use FWCfgState explicitlyMichael S. Tsirkin
2013-06-02fw_cfg: add API to find FW cfg objectMichael S. Tsirkin
2013-04-30pvpanic: create pvpanic by default for machine 1.5Hu Tao
2013-04-30pvpanic: pass configurable ioport to seabiosHu Tao
2013-04-30introduce a new qom device to deal with panicked eventHu Tao