- 04 Jul, 2015 2 commits
-
-
Rom Walton authored
-
Rom Walton authored
VBOX: Attempt to gracefully fallback to using vboxmanage when the COM interface cannot be successfully created.
-
- 25 Jun, 2015 1 commit
-
-
Rom Walton authored
The scratch directory is created under the project folder.
-
- 16 Apr, 2015 1 commit
-
-
Rom Walton authored
VBOX: If <disable_automatic_checkpoints/> is specified, automatically report completed checkpoints to the client as soon as the API requests them.
-
- 04 Apr, 2015 1 commit
-
-
Rom Walton authored
-
- 27 Mar, 2015 1 commit
-
-
Rom Walton authored
VBOX: If polling for the current VM state fails for any reason, like vboxsvc crashing, do a temp exit for 24 hours. Before COM, polling for the current state wasn't as critical. If the poll operation failed, we would try again in one second anyway. After COM, it is used as a test to see if the communication channel between the wrapper and VirtualBox is still operational. If not, temp exit and hope things work the next attempt.
-
- 25 Mar, 2015 2 commits
-
-
Rom Walton authored
-
Rom Walton authored
Projects may want to handle check-pointing within their own application and skip the disk intensive requirements of a VM snapshot.
-
- 20 Mar, 2015 3 commits
-
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
- 15 Jan, 2015 1 commit
-
-
Rom Walton authored
-
- 14 Jan, 2015 1 commit
-
-
Julien Nabet authored
-
- 06 Jan, 2015 2 commits
-
-
Rom Walton authored
VBOX: Make creating/writing the graphics status file part of the job file configuration. No need to write it if there is not going to be a running graphics application.
-
Rom Walton authored
-
- 31 Dec, 2014 2 commits
-
-
Rom Walton authored
-
Rom Walton authored
-
- 26 Dec, 2014 1 commit
-
-
Rom Walton authored
-
- 23 Dec, 2014 1 commit
-
-
Rom Walton authored
VBOX: Introducing a basic graphics application for vboxwrapper based on HTML rendering. Basic plumbing is done. TODO: * Add vbox job elements to point to various URLs for various states. (running/suspended/not running) * Add window timer to poll for shared memory changes * Exit if running in screen saver mode and keyboard/mouse activity is detected.
-
- 19 Dec, 2014 1 commit
-
-
Rom Walton authored
-
- 24 Nov, 2014 1 commit
-
-
Rom Walton authored
VBOX: Make the service install scenario work again.
-
- 23 Nov, 2014 12 commits
-
-
Rom Walton authored
-
Rom Walton authored
VBOX: last_checkpoint_cpu_time != last_checkpoint_elapsed_time. When to checkpoint is based on elapsed time, what we reported to boinc is the cpu time. Keep track of both values.
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
VBOX: Introduce the notion of Virtualbox COM namespaces. We currently support VirtualBox 4.2 and VirtualBox 4.3.
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
When the file is detected, the wrapper will call boinc_temporary_exit() and restart the VM at a later date.
-
Rom Walton authored
VBOX: Move common code to VBOX_BASE class, VBOX_VM derives from it by extending virtual functions calling Vboxmanage or Native API functions. Use ATL on Windows to wrap COM Objects and data types.
-
- 24 Oct, 2014 1 commit
-
-
Rom Walton authored
-
- 22 Oct, 2014 2 commits
-
-
Rom Walton authored
-
Rom Walton authored
-
- 14 Oct, 2014 1 commit
-
-
Rom Walton authored
When the file is detected, the wrapper will call boinc_temporary_exit() and restart the VM at a later date.
-
- 03 Oct, 2014 1 commit
-
-
Rom Walton authored
-
- 24 Sep, 2014 2 commits
-
-
Rom Walton authored
-
Rom Walton authored
-