summary refs log tree commit diff stats
path: root/hw/core/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/core: Move system emulation files to system_ssPaolo Bonzini2024-04-181-11/+3
* hw/core: Add ResetContainer which holds objects implementing ResettablePeter Maydell2024-02-271-0/+1
* meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé2023-06-201-11/+11
* hw/core: Move machine-qmp-cmds.c into the target independent source setThomas Huth2023-05-161-4/+1
* hw/core: Move numa.c into the target independent source setThomas Huth2023-04-201-1/+1
* hw/core: Move the ARM sysbus-fdt to coreAlistair Francis2022-04-291-0/+1
* hw/core/machine: Split out the smp parsing codeYanan Wang2021-11-011-0/+1
* hw/core: Restrict hotplug to system emulationPhilippe Mathieu-Daudé2021-11-011-2/+10
* hw/core: Extract hotplug-related functions to qdev-hotplug.cPhilippe Mathieu-Daudé2021-11-011-0/+1
* hw/core: Declare meson source setPhilippe Mathieu-Daudé2021-11-011-2/+2
* hw/core: Restrict sysemu specific filesPhilippe Mathieu-Daudé2021-11-011-9/+9
* machine: Move gpio code to hw/core/gpio.cEduardo Habkost2021-11-011-0/+1
* cpu: Split as cpu-common / cpu-sysemuPhilippe Mathieu-Daudé2021-05-261-1/+2
* hw/core: Only build guest-loader if libfdt is availablePhilippe Mathieu-Daudé2021-03-171-2/+1
* hw/core: implement a guest-loader to support static hypervisor guestsAlex Bennée2021-03-101-0/+2
* hw/core: Restrict 'fw-path-provider.c' to system mode emulationPhilippe Mathieu-Daudé2020-12-151-1/+1
* hw/core: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé2020-10-121-6/+0
* meson: convert hw/coreMarc-André Lureau2020-08-211-0/+49