summaryrefslogtreecommitdiffstats
path: root/hw/core/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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-271-1/+2
* hw/core: Only build guest-loader if libfdt is availablePhilippe Mathieu-Daudé2021-03-171-2/+1Star
* 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/+0Star
* meson: convert hw/coreMarc-André Lureau2020-08-211-0/+49