Remove synthcpu flag for Virtualbox 5 support

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
Nathan LeClaire
2015-07-09 10:42:46 -07:00
parent 69dc9fd7f3
commit 8089e222c3

View File

@@ -242,7 +242,6 @@ func (d *Driver) Create() error {
"--natdnsproxy1", "off",
"--cpuhotplug", "off",
"--pae", "on",
"--synthcpu", "off",
"--hpet", "on",
"--hwvirtex", "on",
"--nestedpaging", "on",