Commit Graph

219 Commits (447bf637bb08b1079ab17199eb0a94bfa4baedb5)

Author SHA1 Message Date
grossmj 123b5d0800
Support for custom Qemu path in templates and nodes
2 months ago
grossmj 0037f31553
Merge branch '2.2' into 3.0
5 months ago
grossmj f7eb2492d9
Fix mouse offset issues with VNC in Qemu. Fixes #2335
5 months ago
grossmj 9c456532d0 Pydantic v2 migration
11 months ago
grossmj 3f691b60c9 Merge branch '2.2' into 3.0
11 months ago
grossmj c181df6935 Only fetch Qemu version once when starting Qemu + only add speed/duplex for virtio-net-pci with Qemu version >= 2.12
12 months ago
grossmj 0a14a08d54 Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line
12 months ago
grossmj d5cfb85de5 Backport UEFI boot mode support for Qemu VMs
12 months ago
grossmj 40c265152b Add UEFI boot mode option for Qemu VMs
1 year ago
grossmj 1ff23348d3 Merge branch '2.2' into 3.0
1 year ago
Raizo62 0b6436d2cb qemu : with network adapter_type equal to "virtio-net-pci", fix the speed to 10000 and duplex to full.
1 year ago
grossmj 267c4cbbbb Merge branch '2.2' into 3.0
1 year ago
grossmj 7968ee7ff2 Check swtpm version and start swtpm before qemu
1 year ago
grossmj 0f49911432 Fix Qemu binary not set when adding appliance from template
1 year ago
grossmj 27d9063e56 Merge 2.2
1 year ago
grossmj 297ada529c Prevent TPM to run on Windows
1 year ago
grossmj ae200d9add Add Trusted Platform Module (TPM) support for Qemu VMs
1 year ago
grossmj b3a6b9173b Fix reset console. Fixes #1619
1 year ago
grossmj 1148dbc48e Fix issue when calling reset_console with running VPCS and Qemu nodes. Ref #1619
1 year ago
grossmj 80f5ca0c3f Checks for valid hostname on server side for Dynamips, IOU, Qemu and Docker nodes
2 years ago
grossmj 3106c8a6a2 Do not cache to md5sum file in some situations
2 years ago
grossmj e50bed5bee Support delete Qemu disk image from API
2 years ago
grossmj fda2a37b98 Handle creating Qemu disk images and resizing
2 years ago
grossmj f8a83e7ff9 Merge branch '2.2' into 3.0
2 years ago
grossmj 74c675d5b0 Drop Windows support
2 years ago
John Fleming 511ac73d4f
qemu_vm.py Linked node test.
2 years ago
grossmj eab4c8c770 Remove Qemu legacy networking support
3 years ago
grossmj a324459152 Merge branch '2.2' into 3.0
3 years ago
grossmj 611570a863 Fix qemu-img rebase code to support Qemu 6.1. Ref https://github.com/GNS3/gns3-server/pull/1962
3 years ago
grossmj 99d7d0c769 Merge branch 'master' into 2.2
3 years ago
grossmj ed336da304 Qemu 6.1 support
3 years ago
Brian Candler 21e9f38437 Reinstate qemu-img rebase
3 years ago
grossmj c5c95979c2 Merge branch '2.2' into 3.0
3 years ago
Jeremy Grossmann b68f7a78a7
Merge pull request #1927 from candlerb/candlerb/1921
3 years ago
Jeremy Grossmann 6cf268ca93
Merge pull request #1934 from GNS3/handle_no-kvm_deprecated
3 years ago
grossmj 4646ce684f Handle -no-kvm param deprecated in Qemu >= v5.2
3 years ago
grossmj 0ecea8ffbb Change how to generate random MAC addresses
3 years ago
Brian Candler 1ee3e14bd3 Support cloning of encrypted qcow2 base image files
3 years ago
grossmj cefab8d362 Rename __json__() to asdict()
3 years ago
grossmj 9c850e0f2b Move schemas between compute and controller subpackages
3 years ago
grossmj c021e21309 Use black with -l 120 param.
3 years ago
grossmj f928738bd5 Use pyupgrade with --py36-plus param.
3 years ago
grossmj 30ebae207f Use Pydantic to validate the server config file.
3 years ago
grossmj c17a86e814 Add missing async
3 years ago
grossmj 1add223891 Merge branch '2.2' into 3.0
3 years ago
grossmj 1043be02a6 Merge branch 'master' into 2.2
3 years ago
grossmj 9de61cd671 Fix warning: 'ide-drive' is deprecated when using recent version of Qemu. Fixes https://github.com/GNS3/gns3-gui/issues/3101
3 years ago
Brent Baccala 235a127111 Allow cloned QEMU disk images to be resized before the node starts,
4 years ago
Bernhard Ehlers e45bc5aec1 Fix mcopy error messages
4 years ago
grossmj eeaf10b418 Put all schemas in the same module.
4 years ago