aboutsummaryrefslogtreecommitdiff
path: root/hw/core/meson.build
AgeCommit message (Expand)AuthorFilesLines
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