fix vm entry/exit

This commit is contained in:
Masato Imai
2025-05-15 17:37:56 +00:00
parent 6c4849d1af
commit c186f86c81
3 changed files with 244 additions and 184 deletions

View File

@ -29,12 +29,13 @@ run-args = [
"-display",
"none",
"-m",
"512M",
"256M",
"-cpu",
"host",
"-enable-kvm",
"-monitor",
"telnet:127.0.0.1:5555,server,nowait"
"telnet:127.0.0.1:5555,server,nowait",
"-s"
]
test-args = [
"-device",