Commit Graph

21 Commits (962c5eed8e62eb093abeb05dc44db33d0de6137d)

Author SHA1 Message Date
grossmj d16cb5ef89 Option to allocate or not the vCPUs and RAM settings for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/3069
4 years ago
grossmj 0259696872 Fix Hyper-V based GNS3 VM WMI issue. Fixes #1822
4 years ago
grossmj 3940f013d4 Allow Hyper-V to run on AMD when Windows 10 build 19640 or later is detected. Fixes #1777
4 years ago
grossmj da85d7b827 Try to fix error when listing Hyper-V VMs. Ref #1755
4 years ago
grossmj fb4ece5c67 Attempt to fix error when loading wmi module. Fixes #1712
5 years ago
grossmj dcdaffa056 Change how Hyper-V VMs are found. Ref #1612
5 years ago
grossmj 6d1adea907 Enable nested hardware virtualization by default for GNS3 VM running in VirtualBox. Fixes #1377
5 years ago
grossmj 39da0f3904 List Hyper-V VMs on non-english OSes. Fixes #1612
5 years ago
grossmj cba39a3744 Fix issue when starting GNS3 VM for Hyper-V
5 years ago
grossmj 4e396ac690 Save the GNS3 VM settings even if the GNS3 VM cannot be stopped.
6 years ago
grossmj a059e6b943 Disable unreliable nested virtualization check.
6 years ago
grossmj aff67b324f Fix issue not checking build number on Windows.
6 years ago
grossmj 010d65114d Hyper-V with nested virtualization is only supported on Windows 10 Anniversary Update or later.
6 years ago
grossmj 3dcb7799e3 Use accurate info to detect Windows version.
6 years ago
grossmj d506962bdb Debugging why sys.getwindowsversion() does not work with frozen app.
6 years ago
grossmj 94f63f54ba Change Hyper-V requirement checks.
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
grossmj 1fd010484d ACPI shutdown for GNS3 VM running on Hyper-V. Ref https://github.com/GNS3/gns3-gui/issues/763
6 years ago
grossmj c48eebcc5d Hyper-V support for GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/763
6 years ago
grossmj c0521732a9 Get IP address from guest Hyper-V VM. Ref https://github.com/GNS3/gns3-gui/issues/763
6 years ago
grossmj c9767a06b3 Early Hyper-V support to run the GNS3 VM. Ref https://github.com/GNS3/gns3-gui/issues/763.
6 years ago