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",
"port_name_format": "ge-0/0/{0}",
"qemu": {
"adapter_type": "e1000",
"adapter_type": "virtio-net-pci",
"adapters": 6,
"ram": 4096,
"arch": "x86_64",