Working PIT irqs, fix GDT bugs
This commit is contained in:
@@ -8,7 +8,7 @@ boot ?= iso
|
||||
|
||||
qemu_extra ?=
|
||||
|
||||
qemu_opts := -M pc -cpu pentium \
|
||||
qemu_opts := -M pc -cpu pentium -m 64M \
|
||||
-serial mon:stdio \
|
||||
$(QEMU_EXTRA)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user