Update main.rs
This commit is contained in:
parent
6efff7a274
commit
d979150be3
|
@ -349,7 +349,7 @@ fn run(release: bool, target: Target) -> Result<(), Error> {
|
|||
"-m", "2G",
|
||||
"-smp", "1",
|
||||
// "-machine", "accel=kvm",
|
||||
// "-cpu", "host",
|
||||
"-cpu", "Broadwell",
|
||||
"-device", "isa-debug-exit,iobase=0xf4,iosize=0x04",
|
||||
]);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue