summary refs log tree commit diff stats
path: root/hw/misc/pvpanic-pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/misc: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh2024-07-011-1/+1
* update-linux-headers: move pvpanic.h to correct directoryPaolo Bonzini2024-06-051-1/+1
* bulk: Access existing variables initialized to &S->F when availablePhilippe Mathieu-Daudé2024-03-121-1/+1
* hw/misc: Constify VMStateRichard Henderson2023-12-301-1/+1
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-1/+1
* hw/misc/pvpanic: Use standard headers insteadzhenwei pi2022-03-061-1/+3
* Mark remaining global TypeInfo instances as constBernhard Beschow2022-02-211-1/+1
* hw: Do not include qemu/log.h if it is not necessaryThomas Huth2021-05-021-1/+0
* hw/misc/pvpanic: add PCI interface supportMihai Carabas2021-01-291-0/+94