mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 10:53:25 +00:00
Support x2APIC
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
0e8b2aff7b
commit
893b174dc9
@ -11,8 +11,9 @@ const COMMON_ARGS: &[&str] = &[
|
||||
"--no-reboot",
|
||||
"-machine",
|
||||
"q35",
|
||||
"-enable-kvm",
|
||||
"-cpu",
|
||||
"Icelake-Server",
|
||||
"Icelake-Server,+x2apic",
|
||||
"-m",
|
||||
"2G",
|
||||
"-device",
|
||||
|
Reference in New Issue
Block a user