[scripts][do-qemux86] build and run qemu-system-i386
This commit is contained in:
4
scripts/do-qemux86
Executable file
4
scripts/do-qemux86
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
make pc-x86-test -j4 &&
|
||||
qemu-system-i386 -kernel build-pc-x86-test/lk -nographic $@
|
||||
Reference in New Issue
Block a user