summaryrefslogtreecommitdiffstats
path: root/softmmu/arch_init.c
Commit message (Expand)AuthorAgeFilesLines
* meson.build: Define QEMU_ARCH in config-target.hPeter Maydell2021-08-261-41/+0
* softmmu/arch_init.c: Trim down include listPeter Maydell2021-08-261-7/+0
* monitor: Use accel_find("kvm") instead of kvm_available()Peter Maydell2021-08-261-9/+0
* softmmu: Use accel_find("xen") instead of xen_available()Peter Maydell2021-08-261-9/+0
* Drop the deprecated unicore32 targetMarkus Armbruster2021-05-121-2/+0
* Drop the deprecated lm32 targetMarkus Armbruster2021-05-121-2/+0
* Remove the deprecated moxie targetThomas Huth2021-05-121-2/+0
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell2020-07-111-0/+2
* softmmu: move softmmu only files from rootClaudio Fontana2020-07-101-0/+113