diff --git a/hermit/Makefile b/hermit/Makefile index b7e3556d8..4dd09144b 100644 --- a/hermit/Makefile +++ b/hermit/Makefile @@ -31,7 +31,8 @@ NASM = nasm NASMFLAGS = -felf64 -g -i$(TOPDIR)/include/hermit/ GDB = $(CROSSCOMPREFIX)gdb GDBFLAGS = -x debug.gdb -QEMU = qemu-system-x86_64 +#QEMU = qemu-system-x86_64 +QEMU = qemu-kvm -cpu host QEMUFLAGS = -smp 2 -monitor stdio \ -net nic,model=rtl8139 \ -net user,hostfwd=tcp::12345-:7