use vmxnet3 device

This commit is contained in:
Oliver Kurth 2014-10-23 13:03:48 -07:00
parent 431a0b4ec0
commit 67ad41fd22

View File

@ -617,6 +617,7 @@ cleanShutdown = "TRUE"
displayName = "${VM_NAME}"
ethernet0.addressType = "generated"
ethernet0.present = "TRUE"
ethernet0.virtualDev = "vmxnet3"
floppy0.present = "FALSE"
guestOS = "other26xlinux-64"
memsize = "${vm_mem}"