aboutsummaryrefslogtreecommitdiff
path: root/hw/core/meson.build
AgeCommit message (Expand)Author
2022-04-29hw/core: Move the ARM sysbus-fdt to coreAlistair Francis
2021-11-01hw/core/machine: Split out the smp parsing codeYanan Wang
2021-11-01hw/core: Restrict hotplug to system emulationPhilippe Mathieu-Daudé
2021-11-01hw/core: Extract hotplug-related functions to qdev-hotplug.cPhilippe Mathieu-Daudé
2021-11-01hw/core: Declare meson source setPhilippe Mathieu-Daudé
2021-11-01hw/core: Restrict sysemu specific filesPhilippe Mathieu-Daudé
2021-11-01machine: Move gpio code to hw/core/gpio.cEduardo Habkost
2021-05-26cpu: Split as cpu-common / cpu-sysemuPhilippe Mathieu-Daudé
2021-03-17hw/core: Only build guest-loader if libfdt is availablePhilippe Mathieu-Daudé
2021-03-10hw/core: implement a guest-loader to support static hypervisor guestsAlex Bennée
2020-12-15hw/core: Restrict 'fw-path-provider.c' to system mode emulationPhilippe Mathieu-Daudé
2020-10-12hw/core: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé
2020-08-21meson: convert hw/coreMarc-André Lureau