1. 45d8c05 hw/misc/pvpanic: Use standard headers instead by zhenwei pi · 2 years, 10 months ago
  2. 677726e hw/misc/pvpanic: split-out generic and bus dependent code by Mihai Carabas · 3 years, 11 months ago
  3. b1b0393 pvpanic: Advertise the PVPANIC_CRASHLOADED event support by Paolo Bonzini · 4 years, 1 month ago
  4. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 4 months ago
  5. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 3 months ago
  6. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  7. 7dc58de pvpanic: implement crashloaded event handling by zhenwei pi · 5 years ago
  8. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 5 years ago
  9. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
  10. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  11. c0b5be5 check: Only test pvpanic when it is compiled in by Juan Quintela · 6 years ago
  12. 0d5d8a3 hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h" by Philippe Mathieu-Daudé · 7 years ago
  13. c8b15f91 hw/misc/pvpanic: remove unused #include by Philippe Mathieu-Daudé · 7 years ago
  14. 07fe095 pvpanic: use get_uint() for "ioport" property by Marc-André Lureau · 8 years ago
  15. c86f106 report guest crash information in GUEST_PANICKED event by Anton Nefedov · 8 years ago
  16. 0d1c978 hw/misc: Clean up includes by Peter Maydell · 9 years ago
  17. 5f5b594 Added generic panic handler qemu_system_guest_panicked() by Andrey Smetanin · 9 years ago
  18. 3a44969 qapi event: convert GUEST_PANICKED by Wenchao Xia · 10 years ago
  19. 7839ff5 pc: get rid of builtin pvpanic for "-M pc-1.5" by Paolo Bonzini · 11 years ago
  20. 309cd62 pvpanic: add API to access io port by Michael S. Tsirkin · 11 years ago
  21. a5d3f64 hw/misc: make pvpanic known to user by Marcel Apfelbaum · 11 years ago
  22. dc11549 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  23. 3c16154 hw/m*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  24. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  25. fea7d59 pvpanic: fix fwcfg for big endian hosts by Michael S. Tsirkin · 12 years ago
  26. bc3e6a0 pvpanic: initialization cleanup by Michael S. Tsirkin · 12 years ago
  27. db895a1 isa: Use realizefn for ISADevice by Andreas Färber · 12 years ago
  28. c3c4fe3 pvpanic: use FWCfgState explicitly by Michael S. Tsirkin · 12 years ago
  29. 600c60b fw_cfg: add API to find FW cfg object by Michael S. Tsirkin · 12 years ago
  30. 3ab135f pvpanic: create pvpanic by default for machine 1.5 by Hu Tao · 12 years ago
  31. 10a584b pvpanic: pass configurable ioport to seabios by Hu Tao · 12 years ago
  32. eec3d2a introduce a new qom device to deal with panicked event by Hu Tao · 12 years ago