Rom Walton
9958851129
- VBOX: Implement basic cpu time accounting and checkpointing
...
for VMs.
samples/vboxwrapper/
vbox.cpp, .h
vboxwrapper.cpp
vm.cpp, .h
svn path=/trunk/boinc/; revision=23517
2011-05-09 21:11:37 +00:00
Rom Walton
aa0dffdf05
- VBOX: Add function for a host being able to execute tasks within
...
guest VMs.
samples/vboxwrapper/
vbox.cpp, .h
vm.cpp, .h
svn path=/trunk/boinc/; revision=23499
2011-05-04 16:00:12 +00:00
Rom Walton
602f972292
- VBOX: Checkpoint, Re-implement the registering and un-registering of the
...
vm using the vboxmanage app.
samples/vboxwrapper/
vbox.cpp, .h
vm.cpp, .h
svn path=/trunk/boinc/; revision=23485
2011-04-30 00:26:05 +00:00
Rom Walton
a285dfd44b
- VBOX: Begin merging the two different vbox wrappers (COM vs. Daniel's from
...
CERN). Where possible stick with the POSIX API set and remove Windows
specific code. (Example vbm_popen).
NOTE: Not usable at the moment.
samples/vboxwrapper/cernvm
cernvmwrapper.cpp
samples/vboxwrapper/
vbox.cpp, .h
vboxwrapper.cpp
samples/vboxwrapper/
vm.cpp, .h
win_build/
vboxwrapper.vcproj
svn path=/trunk/boinc/; revision=23458
2011-04-26 17:41:10 +00:00
Rom Walton
c4e8e186c1
Quick Updates
...
svn path=/trunk/boinc/; revision=23454
2011-04-26 15:30:19 +00:00
Rom Walton
e9f144ae18
Quick Updates
...
svn path=/trunk/boinc/; revision=23444
2011-04-26 15:20:54 +00:00
Rom Walton
3622966641
- VBox: Checkpoint for Windows
...
* Creates/registers virtual machine
* Starts/Stops virtual machine
* Suspends/Resumes virtual machine
* Deletes/deregisters virtual machine
TODO:
* Fraction done properly
* Standard error streams from virtualized applications
* Find a way to hide the VBoxHeadless application window (It can be minimized manually)
samples/vboxwrapper/
vbox.cpp, .h
vbox_win.cpp
vboxwrapper.cpp
vm.cpp, .h
svn path=/trunk/boinc/; revision=23246
2011-03-23 02:43:28 +00:00
Rom Walton
0ea0fd6037
- VBOX: Implement stubs for starting/stopping/suspending/resuming VMs
...
TODO: create/delete.
samples/vboxwrapper/
vbox.cpp, .h
vbox_win.cpp
vboxwrapper.cpp
vm.cpp, .h
win_build/
vboxwrapper.vcproj
svn path=/trunk/boinc/; revision=22833
2010-12-08 16:02:10 +00:00