mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 12:57:54 +00:00
Added 'kvm: allow' to qemu block
This commit is contained in:
parent
bb32b77415
commit
3bff0392ab
@ -23,7 +23,8 @@
|
|||||||
"console_type": "telnet",
|
"console_type": "telnet",
|
||||||
"ram": 1024,
|
"ram": 1024,
|
||||||
"arch": "x86_64",
|
"arch": "x86_64",
|
||||||
"boot_priority": "hdd"
|
"boot_priority": "hdd",
|
||||||
|
"kvm": "allow"
|
||||||
},
|
},
|
||||||
|
|
||||||
"images": [
|
"images": [
|
||||||
|
Loading…
Reference in New Issue
Block a user