Fixed qemu property for IOSvL2

This commit is contained in:
adosztal 2017-03-23 07:15:30 +01:00
parent 5d5feee403
commit f402760fa3

View File

@ -17,10 +17,10 @@
"adapter_type": "e1000", "adapter_type": "e1000",
"adapters": 16, "adapters": 16,
"ram": 768, "ram": 768,
"hda_disk_interface": "virtio",
"arch": "x86_64", "arch": "x86_64",
"console_type": "telnet", "console_type": "telnet",
"kvm": "require", "kvm": "require"
"hda_disk_image": "virtio"
}, },
"images": [ "images": [
{ {