vga=no mode and serial echo

This commit is contained in:
Jeremy Soller 2016-09-10 19:24:16 -06:00
parent 842826c1b0
commit 00db6ddd62
2 changed files with 20 additions and 7 deletions

View file

@ -48,7 +48,9 @@ qemu: $(KBUILD)/harddrive.bin
else
LD=ld
QEMUFLAGS+=-enable-kvm -cpu host -machine q35 -smp 4
ifeq ($(vga),no)
QEMUFLAGS+=-nographic -vga none
endif
#,int,pcall
#-device intel-iommu