Commit Graph

38 Commits (ac75977ae0d16d132cb5e03d63a4c1a67cad2aa6)

Author SHA1 Message Date
grossmj ac75977ae0 Send a warning notification if there is not enough RAM left to start a VM. Implements #329.
9 years ago
grossmj 5cb2b33a99 Removes VMware lock check. Fixes #328.
9 years ago
grossmj ee6ef9f3d5 Wait for pipe file to be created before starting the remote console for VMware and VirtualBox VMs. Fixes #331.
9 years ago
grossmj 5bcabc705f Use custom VMnet interfaces without host adapter when uBridge is not used. Fixes #673.
9 years ago
Julien Duponchelle b1f3210a4c Fix a crash at vmware stop
9 years ago
Julien Duponchelle bb080fa96a Fix a crash when starting a VMware vm
9 years ago
grossmj 65fa4036c6 Fixes bug with VMware VM connections + moves some uBridge code to BaseVM.
9 years ago
grossmj 0ee31361c0 Support for packet capture on VMware VM links.
9 years ago
grossmj cc7fe1a477 VMware Fusion support with uBridge.
9 years ago
Julien Duponchelle 5aa9d4d7b9 Do not block on .lock for VMware OSX
9 years ago
grossmj 4efec03448 Allows VMware VMs to use vmnet interfaces for connections without using uBridge. Fixes #295.
9 years ago
Jeremy a721d7d910 Fixes KeyError: "ethernet0.connectiontype". Fixes #276.
9 years ago
Jeremy fcd4fda68e Prevent starting different hypervisors that leverage hardware virtualization (VT-x/AMD-V). Fixes #548.
9 years ago
Jeremy 31b168aa42 Catch Permission denied when writing to VMX file while closing VMware VM. Fixes #277.
9 years ago
Jeremy 8e236a7045 Prevent using different hypervisors that leverage hardware virtualization.
9 years ago
Jeremy fc0409286b Check for uBridge version and catch uBridge errors.
9 years ago
Jeremy 6ee94331d4 Fixes RuntimeError: Event loop is closed. Fixes #266.
9 years ago
grossmj 1f890b4cad Implements uBridge hypervisor.
9 years ago
Jeremy 32e0d49e1e VMware VMs always have a working directory (to store the ubrige.ini and ubrige.log files).
9 years ago
Jeremy 37f4ff2f63 Do not monitor the ubridge process because it creates an issue on Windows.
9 years ago
Jeremy 78d847e9ac ubridge source Ethernet interface must be quoted on Windows.
9 years ago
Jeremy 83929119be Return stdout when a process crash for IOU, Dynamips, uBridge and VPCS.
9 years ago
Jeremy 731d24f497 Get Windows interfaces for VMware support.
9 years ago
Julien Duponchelle 6e3ebb714d Return vm_directory for VirtualBox and VMware
9 years ago
Jeremy f398d15025 Completes #239 (Makes VMX keys reading case insensitive).
9 years ago
Jeremy Grossmann 797b45b1f9 Merge pull request #239 from GNS3/vmx_case_insensitive
9 years ago
Jeremy 11e96e6521 ACPI shutdown support for VMware VMs. Fixes #436.
9 years ago
Julien Duponchelle a577fe9fdb Make VMX reading case insensitive
9 years ago
Jeremy 6d1f060791 Reloads ubridge when connecting or disconnecting VMware VM links.
9 years ago
grossmj a60389427b Support for VMware linked clones.
9 years ago
grossmj 98e01ff21d Serial console implementation for VMware VMs.
9 years ago
grossmj 3c4a60cd0a Check for VMware lock file.
9 years ago
grossmj 3729a10783 VMware vmnets management almost complete.
9 years ago
Jeremy 0287b4607d Base for supporting VMnet adapters.
9 years ago
Jeremy cb7b9e8190 Adapters for VMware VMs.
10 years ago
grossmj a386c5382c Starting VMware VM networking support.
10 years ago
grossmj a260377f0e List all available VMware VMs.
10 years ago
Jeremy ab60d7929b Basic VMware support (start & stop a VM).
10 years ago