projects
/
invirt/packages/invirt-xen-config.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
change HVM nic model to pcnet
[invirt/packages/invirt-xen-config.git]
/
invirt-database
diff --git
a/invirt-database
b/invirt-database
index
e3a1482
..
9350316
100644
(file)
--- a/
invirt-database
+++ b/
invirt-database
@@
-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:"
# 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
kernel = '/usr/lib/xen-4.1/boot/hvmloader'
builder = 'hvm'
vnc = 1