docs/drivers/virtualbox
Daehyeok Mun 24eab71d4c retutn last vbox log instead of error state code
return last line in the vbox log file instead of error state code when
virtualbox vm start faile

Signed-off-by: Daehyeok Mun <daehyeok@gmail.com>
2016-01-25 13:22:19 -07:00
..
disk.go Test VirtualBox VM creation 2016-01-14 06:56:42 +01:00
disk_test.go Dead code 2016-01-04 10:39:52 +01:00
ip.go Test VirtualBox VM creation 2016-01-14 06:56:42 +01:00
misc.go Fix typo 2016-01-22 14:13:24 +09:00
network.go Always wait for the host-only adapter to appear 2016-01-21 07:55:28 +01:00
network_test.go Fix multiple bugs with host-only adapterss 2016-01-11 11:09:18 +01:00
vbm.go vbm.go typo 2016-01-19 08:52:28 +01:00
vbm_test.go Add unit tests for vbm 2016-01-07 09:52:26 +01:00
virtualbox.go retutn last vbox log instead of error state code 2016-01-25 13:22:19 -07:00
virtualbox_darwin.go Detect VBox/HyperV incompatibility 2015-12-28 11:18:56 +01:00
virtualbox_darwin_test.go Add Test on VTX Detection 2015-11-24 17:40:22 +01:00
virtualbox_linux.go Detect VBox/HyperV incompatibility 2015-12-28 11:18:56 +01:00
virtualbox_linux_test.go Fix detection of virtualisation support on AMD CPU. 2015-12-07 07:39:24 +01:00
virtualbox_test.go Always wait for the host-only adapter to appear 2016-01-21 07:55:28 +01:00
virtualbox_windows.go Detect VBox/HyperV incompatibility 2015-12-28 11:18:56 +01:00
vm.go Improve test coverage 2015-11-24 11:29:39 +01:00
vm_test.go Dead code 2016-01-04 10:39:52 +01:00