From 3f6b95913089a72dd1afe98a6d5fed9ea4e7e4de Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 7 Oct 2017 20:41:49 -0300 Subject: Adds nic_model config --- kvmxfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kvmxfile') diff --git a/kvmxfile b/kvmxfile index c8bc80d..3171049 100644 --- a/kvmxfile +++ b/kvmxfile @@ -106,3 +106,6 @@ bootloader="grub" # Drive interface # Needed by some systems like NetBSD and FreeBSD #drive_interface="ide" + +# See http://www.reactos.org/wiki/QEMU#Setting_up_network +#nic_model="ne2k_pci" -- cgit v1.2.3