Add display
This commit is contained in:
parent
c9d338715d
commit
234fb64999
4 changed files with 100 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -11,9 +11,10 @@ ifeq ($(UNAME),Darwin)
|
|||
endif
|
||||
|
||||
QEMUFLAGS+=-smp 4 -machine q35
|
||||
QEMUFLAGS+=-serial mon:stdio -nographic
|
||||
QEMUFLAGS+=-serial mon:stdio
|
||||
QEMUFLAGS+=-d guest_errors
|
||||
#,int,pcall
|
||||
#-nographic
|
||||
#-device intel-iommu
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue