mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-04-24 21:09:43 +00:00
Add "-cpu qemu64" to options. Fixes https://github.com/GNS3/gns3-gui/issues/2844
This commit is contained in:
parent
c9c1bd24da
commit
3250a81da2
@ -21,7 +21,7 @@
|
|||||||
"console_type": "vnc",
|
"console_type": "vnc",
|
||||||
"boot_priority": "c",
|
"boot_priority": "c",
|
||||||
"kvm": "require",
|
"kvm": "require",
|
||||||
"options": "-machine type=pc-1.0"
|
"options": "-cpu qemu64"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user