feat: add experimental game engine & demo game, fix ACPI events
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ MAKEFLAGS += -rR
|
||||
ARCH := x86_64
|
||||
|
||||
# Default user QEMU flags. These are appended to the QEMU command calls.
|
||||
QEMUFLAGS := -m 2G -d int -D qemu.log
|
||||
QEMUFLAGS := -smp 4 -m 2G -d int -D qemu.log
|
||||
|
||||
override IMAGE_NAME := montauk-$(ARCH)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user