diff mbox

[KVM-AUTOTEST] kvm: specify nic_model explicitly for rtl8139

Message ID 1251293816-23862-1-git-send-email-avi@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Avi Kivity Aug. 26, 2009, 1:36 p.m. UTC
Instead of relying on the default nic_model, specify it explicitly.  Different
qemu branches use different defaults, and the default may change.

Signed-off-by: Avi Kivity <avi@redhat.com>
---
 client/tests/kvm/kvm_tests.cfg.sample |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff mbox

Patch

diff --git a/client/tests/kvm/kvm_tests.cfg.sample b/client/tests/kvm/kvm_tests.cfg.sample
index a83ef9b..aa6162f 100644
--- a/client/tests/kvm/kvm_tests.cfg.sample
+++ b/client/tests/kvm/kvm_tests.cfg.sample
@@ -145,6 +145,7 @@  variants:
 # NICs
 variants:
     - @rtl8139:
+        nic_model = rtl8139
     - virtio:       rtl8139.install rtl8139.setup
         no install setup
         nic_model = virtio