Christian Beer
|
24c307a1c4
|
Vboxwrapper: initialize class members
found by Coverity (CIDs 278299 34531)
|
2019-05-28 21:21:13 +02:00 |
Juha Sointusalo
|
6ced9a08a6
|
vbox: fix memory leak in FloppyIO
|
2015-11-22 22:50:08 +02:00 |
Christian Beer
|
155b35a3a2
|
VboxWrapper: prevent resource leak in FloppyIO::receive(string*)
fixes CID 34512 found by Coverity
|
2015-11-10 16:34:46 +01:00 |
Christian Beer
|
8e9948e5d9
|
VboxWrapper: prevent resource leak in FloppyIO::send()
fixes CID 34511 found by Coverity
|
2015-11-10 16:29:02 +01:00 |
Rom Walton
|
bf0b56c073
|
VBOX: Introduce the notion of Virtualbox COM namespaces. We currently support VirtualBox 4.2 and VirtualBox 4.3.
|
2014-11-23 12:47:05 -05:00 |
David Anderson
|
afdc69a8a8
|
More Line Ending Changes
|
2013-03-04 17:19:38 +01:00 |
David Anderson
|
125ad03a54
|
- vboxwrapper: add <pf_host_port> element to config file.
Specifies host port # for port forwarding.
If absent or zero, assign a port.
svn path=/trunk/boinc/; revision=25030
|
2012-01-11 23:21:17 +00:00 |
Rom Walton
|
69366367c3
|
Quick Updates
svn path=/trunk/boinc/; revision=25011
|
2012-01-08 21:11:52 +00:00 |
Rom Walton
|
9faee707fa
|
- VBOX: Use sscanf instead of strtol to convert a hex string.
- VBOX: Use new FloppyIO implementation that reports image
creation errors.
samples/vboxwrapper/
floppyio.cpp, .h
vbox.cpp
svn path=/trunk/boinc/; revision=25003
|
2012-01-06 18:44:34 +00:00 |
Rom Walton
|
d016c1d56e
|
Quick Updates
svn path=/trunk/boinc/; revision=24865
|
2011-12-22 03:35:43 +00:00 |
Rom Walton
|
88ae2c43df
|
- VBOX: Create the FloppyIO image via the FloppyIO constructor before attempting
to link the VM to it.
samples/vboxwrapper/
floppyio.cpp
vbox.cpp
svn path=/trunk/boinc/; revision=24856
|
2011-12-21 14:24:50 +00:00 |
Rom Walton
|
2b463218ed
|
- VBOX: Implement CERN's FloppyIO IPC technology for the VirtualBox wrapper.
samples/vboxwrapper/
floppyio.cpp, .h
vbox.cpp, .h
vboxwrapper.cpp
win_build/
vboxwrapper.vcproj
svn path=/trunk/boinc/; revision=24836
|
2011-12-20 22:12:07 +00:00 |