- 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 3 commits
-
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
TODO: Refactor how command line options and vbox_job.xml options are handled. This was a ugly hack.
-
- 15 Sep, 2014 1 commit
-
-
Rom Walton authored
-
- 12 Sep, 2014 2 commits
-
-
Rom Walton authored
-
Rom Walton authored
-
- 20 Aug, 2014 1 commit
-
-
David Anderson authored
-
- 19 Aug, 2014 1 commit
-
-
Rom Walton authored
VBOX: Set the network configuration at VM creation time. set_network_access() is called whenever the network is suspended or resumed. It'll cause multiple DHCP requests to be spawned on a network resume.
-