change HVM nic model to pcnet
[invirt/packages/invirt-xen-config.git] / invirt-database
index e3a1482..9350316 100644 (file)
@@ -110,7 +110,7 @@ if codepath == 'hvm':
     # Disable PVHVM for now until we figure out the best way to do this
     xen_platform_pci = 0
     ioemu = "ioemu:"
-    viftype = "type=ioemu, "
+    viftype = "type=ioemu,model=pcnet, "
     kernel = '/usr/lib/xen-4.1/boot/hvmloader'
     builder = 'hvm'
     vnc = 1