Merge pull request #137460 from zhaofengli/bochs-vmx
bochs: Enable VT-x/VMX emulation
This commit is contained in:
commit
6529525e70
@ -100,6 +100,7 @@ stdenv.mkDerivation rec {
|
||||
"--enable-sb16"
|
||||
"--enable-show-ips"
|
||||
"--enable-smp"
|
||||
"--enable-vmx=2"
|
||||
"--enable-svm"
|
||||
"--enable-trace-linking"
|
||||
"--enable-usb"
|
||||
|
Loading…
Reference in New Issue
Block a user