Signed-off-by: Asias He <asias.he...@gmail.com>
---
 tools/kvm/kvm-run.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/kvm/kvm-run.c b/tools/kvm/kvm-run.c
index a16a482..c293b49 100644
--- a/tools/kvm/kvm-run.c
+++ b/tools/kvm/kvm-run.c
@@ -42,7 +42,7 @@
 
 #define DEFAULT_KVM_DEV                "/dev/kvm"
 #define DEFAULT_CONSOLE                "serial"
-#define DEFAULT_NETWORK                "virtio"
+#define DEFAULT_NETWORK                "user"
 #define DEFAULT_HOST_ADDR      "192.168.33.2"
 #define DEFAULT_GUEST_MAC      "00:15:15:15:15:15"
 #define DEFAULT_SCRIPT         "none"
-- 
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to