mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 10:53:25 +00:00
qemu console special character input
This commit is contained in:
@ -16,7 +16,7 @@ const COMMON_ARGS: &[&str] = &[
|
||||
"-device",
|
||||
"virtio-keyboard-pci",
|
||||
"-serial",
|
||||
"stdio",
|
||||
"mon:stdio",
|
||||
"-display",
|
||||
"none",
|
||||
];
|
||||
|
Reference in New Issue
Block a user