move memory related source to memory dir
This commit is contained in:
@@ -8,9 +8,11 @@ EFI_BINARY="$1"
|
||||
qemu-system-x86_64 -enable-kvm \
|
||||
-m 4G \
|
||||
-serial mon:stdio \
|
||||
-nographic \
|
||||
-no-reboot \
|
||||
-drive if=pflash,format=raw,readonly=on,file=OVMF_CODE.fd \
|
||||
-drive if=pflash,format=raw,readonly=on,file=OVMF_VARS.fd \
|
||||
-cdrom nel_os.iso \
|
||||
-boot d \
|
||||
-cpu host \
|
||||
-s
|
||||
|
||||
Reference in New Issue
Block a user