aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/vmcoreinfo.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-25qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé1-1/+1
2025-01-13hw/misc/vmcoreinfo: Convert to three-phase reset interfacePhilippe Mathieu-Daudé1-3/+5
2025-01-13hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFOPhilippe Mathieu-Daudé1-3/+3
2024-12-31hw/misc/vmcoreinfo: Rename opaque pointer as 'opaque'Philippe Mathieu-Daudé1-5/+5
2024-12-31hw/misc/vmcoreinfo: Declare QOM type using DEFINE_TYPES macroPhilippe Mathieu-Daudé1-11/+8
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé1-1/+1
2023-12-30hw/misc: Constify VMStateRichard Henderson1-1/+1
2019-10-15hw/misc/vmcoreinfo: Add comment about reset handlerPhilippe Mathieu-Daudé1-0/+4
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+2
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau1-3/+3
2018-01-02dump-guest-memory.py: fix "You can't do that without a process to debug"Marc-André Lureau1-0/+3
2017-11-16vmcoreinfo: put it in the 'misc' device categoryMarc-André Lureau1-0/+1
2017-10-15hw/misc: add vmcoreinfo deviceMarc-André Lureau1-0/+96