Changed NIC to virtio

This commit is contained in:
adosztal 2019-11-09 13:58:04 +01:00
parent f43b671a44
commit e8a99fe95b

View File

@ -15,7 +15,7 @@
"first_port_name": "fxp0", "first_port_name": "fxp0",
"port_name_format": "ge-0/0/{0}", "port_name_format": "ge-0/0/{0}",
"qemu": { "qemu": {
"adapter_type": "e1000", "adapter_type": "virtio-net-pci",
"adapters": 6, "adapters": 6,
"ram": 4096, "ram": 4096,
"arch": "x86_64", "arch": "x86_64",