mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-01-13 00:09:48 +00:00
Fix Juniper VSRX not working on Qemu 2.6
Signed-off-by: Julien Duponchelle <julien@duponchelle.info>
This commit is contained in:
parent
0743e70952
commit
1279e0cd7f
@ -20,7 +20,7 @@
|
|||||||
"arch": "x86_64",
|
"arch": "x86_64",
|
||||||
"console_type": "telnet",
|
"console_type": "telnet",
|
||||||
"kvm": "require",
|
"kvm": "require",
|
||||||
"options": "-smp 2 -machine type=pc-1.0"
|
"options": "-smp 2"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user