page table something idk i'm tired

This commit is contained in:
fekhesk 2022-10-26 16:31:33 -07:00
parent 3bb18ee8f7
commit 1d810657ff
No known key found for this signature in database
GPG key ID: 6B3D8CB511646891
6 changed files with 62 additions and 27 deletions

View file

@ -22,7 +22,7 @@ clean:
run: $(final) $(iso)
@qemu-system-$(arch) -bios $(efi_bios) -cdrom $(iso) \
-chardev stdio,id=char0,mux=on,logfile=serial.log,signal=off \
-serial chardev:char0 -mon chardev=char0
-serial chardev:char0 -mon chardev=char0 -m 512M
quick_invalidate:
@echo "quick invalidation"