index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
/
meson.build
Age
Commit message (
Expand
)
Author
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-05-16
hw/core: Move machine-qmp-cmds.c into the target independent source set
Thomas Huth
2023-04-20
hw/core: Move numa.c into the target independent source set
Thomas Huth
2022-04-29
hw/core: Move the ARM sysbus-fdt to core
Alistair Francis
2021-11-01
hw/core/machine: Split out the smp parsing code
Yanan Wang
2021-11-01
hw/core: Restrict hotplug to system emulation
Philippe Mathieu-Daudé
2021-11-01
hw/core: Extract hotplug-related functions to qdev-hotplug.c
Philippe Mathieu-Daudé
2021-11-01
hw/core: Declare meson source set
Philippe Mathieu-Daudé
2021-11-01
hw/core: Restrict sysemu specific files
Philippe Mathieu-Daudé
2021-11-01
machine: Move gpio code to hw/core/gpio.c
Eduardo Habkost
2021-05-26
cpu: Split as cpu-common / cpu-sysemu
Philippe Mathieu-Daudé
2021-03-17
hw/core: Only build guest-loader if libfdt is available
Philippe Mathieu-Daudé
2021-03-10
hw/core: implement a guest-loader to support static hypervisor guests
Alex Bennée
2020-12-15
hw/core: Restrict 'fw-path-provider.c' to system mode emulation
Philippe Mathieu-Daudé
2020-10-12
hw/core: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-08-21
meson: convert hw/core
Marc-André Lureau