Simple, unsafe context switch
This commit is contained in:
parent
6715d5c534
commit
6e3f59ba8e
5 changed files with 53 additions and 7 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
ARCH?=arm
|
||||
ARCH?=x86_64
|
||||
|
||||
QEMU=qemu-system-$(ARCH)
|
||||
QEMUFLAGS=-serial mon:stdio -d guest_errors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue