summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-30 22:39:36 +0100
committerRichard Jones <rjones@redhat.com>2009-04-30 22:39:36 +0100
commit0fea1c76712c3c9a8e4309aa0b325e48a0a935b8 (patch)
tree9be939577555da4b48986fe3657e280d043fdaaa /Makefile.am
parent58b9f95e00d4524c1ac7d994365e65b96cde5a8c (diff)
downloadlibguestfs-0fea1c76712c3c9a8e4309aa0b325e48a0a935b8.tar.gz
libguestfs-0fea1c76712c3c9a8e4309aa0b325e48a0a935b8.tar.xz
libguestfs-0fea1c76712c3c9a8e4309aa0b325e48a0a935b8.zip
Replace rtl8139 network card with virtio-net.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f2f26e70..452a0368 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -197,7 +197,7 @@ test-boot-realistic: emptydisk
-serial stdio \
-net channel,6666:unix:/tmp/sock,server,nowait \
-net user,vlan=0 \
- -net nic,vlan=0
+ -net nic,model=virtio,vlan=0
# Make clean.