mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-03-13 15:56:30 +00:00
Add "-machine pc-q35-4.2" Qemu param for IOSvL2.
https://gns3.com/community/featured/switch-crashes-everytime-i-attem
This commit is contained in:
parent
9b44e0a5b0
commit
7849463fd0
@ -20,7 +20,8 @@
|
||||
"hda_disk_interface": "virtio",
|
||||
"arch": "x86_64",
|
||||
"console_type": "telnet",
|
||||
"kvm": "require"
|
||||
"kvm": "require",
|
||||
"options": "-machine pc-q35-4.2"
|
||||
},
|
||||
"images": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user