Force MSCOM to use VirtualBox 3.1.x for now |
|
More...
|
about 15 years ago
|
VM now has validations when saving to prevent some FFI errors |
|
More...
|
about 15 years ago
|
New validations for AbstractModel classes |
|
More...
|
about 15 years ago
|
Copied 3.1.x interfaces for 3.2.x and replaced IID for VirtualBox to match latest |
|
More...
|
about 15 years ago
|
Allow access to the whole AbstractEnum map array. |
|
More...
|
about 15 years ago
|
Add logging to the version finding |
|
More...
|
about 15 years ago
|
FFI interface automatically finds correct version |
|
More...
|
about 15 years ago
|
Tests for new util functions |
|
More...
|
about 15 years ago
|
Get to the status quo (version 3.1.x) with the new namespaces |
|
More...
|
about 15 years ago
|
Interfaces for 3.1.x namespaced under VERSION_3_1_X |
|
More...
|
about 15 years ago
|
VM#destroy properly destroys snapshots in a cascade. |
|
More...
|
about 15 years ago
|
Return nil if a snapshot is not found |
|
More...
|
about 15 years ago
|
VM#destroy destroys snapshots first |
|
More...
|
about 15 years ago
|
Normalize snapshot timestamp to be a ruby Time object |
|
More...
|
about 15 years ago
|
Can now set boot order via VM#boot_order= |
|
More...
|
about 15 years ago
|
Boot order no longer readonly |
|
More...
|
about 15 years ago
|
Force save the boot order, no matter what |
|
More...
|
about 15 years ago
|
Remove the TODO file |
|
More...
|
about 15 years ago
|
USBDeviceFilters relationship |
|
More...
|
about 15 years ago
|
Only close the session if its open |
|
More...
|
about 15 years ago
|
Update some comments on VM#with_open_session |
|
More...
|
about 15 years ago
|
Ensure session is properly closed on start/control methods |
|
More...
|
about 15 years ago
|
Rescue any exceptions when modifying VM session to properly close it |
|
More...
|
about 15 years ago
|
Boot order can be modified via VM#boot_order array |
|
More...
|
about 15 years ago
|
Global lazy relationships are truly lazy now (each is loaded separately) |
|
More...
|
about 15 years ago
|
VM#save raises an exception if VM is in a saved state |
|
More...
|
about 15 years ago
|
Documentation for finding snapshots |
|
More...
|
about 15 years ago
|
VM#find_snapshot allows finding snapshots by name |
|
More...
|
about 15 years ago
|
Made the root snapshot test a bit more secure |
|
More...
|
about 15 years ago
|
VM#root_snapshot to easily get the root snapshot |
|
More...
|
about 15 years ago
|