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