summaryrefslogtreecommitdiffstats
path: root/softmmu/arch_init.c
Commit message (Expand)AuthorAgeFilesLines
* softmmu: Add qemu_init_arch_modules()Philippe Mathieu-Daudé2022-03-061-0/+9
* meson.build: Define QEMU_ARCH in config-target.hPeter Maydell2021-08-261-41/+0Star
* softmmu/arch_init.c: Trim down include listPeter Maydell2021-08-261-7/+0Star
* monitor: Use accel_find("kvm") instead of kvm_available()Peter Maydell2021-08-261-9/+0Star
* softmmu: Use accel_find("xen") instead of xen_available()Peter Maydell2021-08-261-9/+0Star
* Drop the deprecated unicore32 targetMarkus Armbruster2021-05-121-2/+0Star
* Drop the deprecated lm32 targetMarkus Armbruster2021-05-121-2/+0Star
* Remove the deprecated moxie targetThomas Huth2021-05-121-2/+0Star
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* 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-111-0/+113