From 170f3c0fe5def46c4d287a385e2354536fc5f693 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Mon, 8 Mar 2021 22:39:16 +0200 Subject: Map kernel to higher half --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index afbe1d1..a7379d1 100644 --- a/makefile +++ b/makefile @@ -55,5 +55,5 @@ glitch.iso: glitch.elf grub/grub.cfg @$(GRUB_MKRESCUE) -o $@ isodir run: glitch.iso - @$(EMU) $< + @$(EMU) $< -no-reboot -no-shutdown -d guest_errors -monitor stdio -- cgit v1.2.1