+invirt-xen-config (0.0.49) precise; urgency=low
+
+ * Change HVM emulated network card to pcnet, because the emulated
+ realtek hardware is as bad as the real realtek hardware.
+
+ -- Adam Glasgall <glasgall@mit.edu> Tue, 23 Jul 2013 02:52:06 -0400
+
invirt-xen-config (0.0.48) precise; urgency=low
* Disable PVHVM for now until we figure out the best way to do it
# 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