aboutsummaryrefslogtreecommitdiff
path: root/hw/core/meson.build
AgeCommit message (Expand)AuthorFilesLines
2024-05-10kconfig: allow compiling out QEMU device tree code per targetPaolo Bonzini1-1/+1
2024-04-18hw/core: Move system emulation files to system_ssPaolo Bonzini1-11/+3
2024-02-27hw/core: Add ResetContainer which holds objects implementing ResettablePeter Maydell1-0/+1
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé1-11/+11
2023-05-16hw/core: Move machine-qmp-cmds.c into the target independent source setThomas Huth1-4/+1
2023-04-20hw/core: Move numa.c into the target independent source setThomas Huth1-1/+1
2022-04-29hw/core: Move the ARM sysbus-fdt to coreAlistair Francis1-0/+1
2021-11-01hw/core/machine: Split out the smp parsing codeYanan Wang1-0/+1
2021-11-01hw/core: Restrict hotplug to system emulationPhilippe Mathieu-Daudé1-2/+10
2021-11-01hw/core: Extract hotplug-related functions to qdev-hotplug.cPhilippe Mathieu-Daudé1-0/+1
2021-11-01hw/core: Declare meson source setPhilippe Mathieu-Daudé1-2/+2
2021-11-01hw/core: Restrict sysemu specific filesPhilippe Mathieu-Daudé1-9/+9
2021-11-01machine: Move gpio code to hw/core/gpio.cEduardo Habkost1-0/+1
2021-05-26cpu: Split as cpu-common / cpu-sysemuPhilippe Mathieu-Daudé1-1/+2
2021-03-17hw/core: Only build guest-loader if libfdt is availablePhilippe Mathieu-Daudé1-2/+1
2021-03-10hw/core: implement a guest-loader to support static hypervisor guestsAlex Bennée1-0/+2
2020-12-15hw/core: Restrict 'fw-path-provider.c' to system mode emulationPhilippe Mathieu-Daudé1-1/+1
2020-10-12hw/core: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-6/+0
2020-08-21meson: convert hw/coreMarc-André Lureau1-0/+49