qemu: Add virtualization support

The virtualized system is configured through kconfig under "External
Options"->"QEMU Virtualization".

To launch the system, simply run "make run". This works both from
output directories, and from the infix root with O= set.
This commit is contained in:
Tobias Waldekranz
2022-11-17 00:19:23 +01:00
parent e2fbd55970
commit 4232b22b76
5 changed files with 183 additions and 5 deletions
+5
View File
@@ -1 +1,6 @@
include $(sort $(wildcard $(BR2_EXTERNAL_INFIX_PATH)/package/*/*.mk))
.PHONY: run
run:
@echo "Starting Qemu :: Ctrl-a x -- exit | Ctrl-a c -- toggle console/monitor"
@$(BR2_EXTERNAL_INFIX_PATH)/qemu/qemu.sh $O