mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-13 20:08:55 +00:00
Update vmware_gns3_vm.py
This commit is contained in:
parent
44efab109e
commit
c7015435c9
@ -89,7 +89,7 @@ class VMwareGNS3VM(BaseGNS3VM):
|
||||
def _set_extra_options(self):
|
||||
try:
|
||||
"""
|
||||
Due to bug/chang in VMWare 14 we're not able to pass Hardware Virtualization in GNS3VM.
|
||||
Due to bug/change in VMWare 14 we're not able to pass Hardware Virtualization in GNS3VM.
|
||||
We only enable this when it's not present in current configuration and user hasn't deactivated that.
|
||||
"""
|
||||
extra_config = (
|
||||
|
Loading…
Reference in New Issue
Block a user