summaryrefslogtreecommitdiff
path: root/softmmu/arch_init.c
AgeCommit message (Expand)Author
2021-08-26meson.build: Define QEMU_ARCH in config-target.hPeter Maydell
2021-08-26softmmu/arch_init.c: Trim down include listPeter Maydell
2021-08-26monitor: Use accel_find("kvm") instead of kvm_available()Peter Maydell
2021-08-26softmmu: Use accel_find("xen") instead of xen_available()Peter Maydell
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-12Remove the deprecated moxie targetThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2020-07-11Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell
2020-07-10softmmu: move softmmu only files from rootClaudio Fontana