Remove synthcpu flag for Virtualbox 5 support
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
@@ -242,7 +242,6 @@ func (d *Driver) Create() error {
|
||||
"--natdnsproxy1", "off",
|
||||
"--cpuhotplug", "off",
|
||||
"--pae", "on",
|
||||
"--synthcpu", "off",
|
||||
"--hpet", "on",
|
||||
"--hwvirtex", "on",
|
||||
"--nestedpaging", "on",
|
||||
|
||||
Reference in New Issue
Block a user