summary refs log tree commit diff stats
path: root/hw/core/guest-loader.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* Merge tag 'exec-20241220' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2024-12-211-2/+2
|\
| * include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-2/+2
* | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
|/
* hw/core: Constify all PropertyRichard Henderson2024-12-151-1/+1
* Mark remaining global TypeInfo instances as constBernhard Beschow2022-02-211-1/+1
* hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth2021-05-021-1/+0
* hw/core: implement a guest-loader to support static hypervisor guestsAlex Bennée2021-03-101-0/+145