boinc/samples
Rom Walton 945267b14e - VBOX: If VirtualBox reports an error snag both the hypervisor system
log as well as the VM execution log.  Maybe the hypervisor log
        will tell us what is up with the virtual floppy device.
    - VBOX: Don't retry commands that are expected to fail in normal use
        cases.  It slows down getting the VM up and running.
    - VBOX: After starting the VM, use a timed loop waiting for the initial
        VM state change instead of just waiting for 5 seconds.  Older
        machines can take longer than 5 seconds to switch from poweroff
        to starting.  If we hit the main poll loop in that state the wrapper
        thinks we have crashed.
    - VBOX: Strip carriage returns from all the vboxmanage output on
        Windows.
        
    samples/vboxwrapper/
        vbox.cpp, .h
        vboxwrapper.cpp

svn path=/trunk/boinc/; revision=24967
2012-01-02 04:30:42 +00:00
..
atiopencl atiopencl sample: call boinc_get_opencl_ids() if not stand-alone; improve error messages 2011-10-13 10:54:48 +00:00
example_app - fix warning 2011-09-22 06:34:52 +00:00
glut
image_libs
jpeglib Mac: Update Mac build scripts, XCode project and source files to allow automated builds under OS 10.7 Lion and XCode 4.2 2011-10-18 12:42:53 +00:00
mac_build/UpperCase2.xcodeproj Mac: Update build scripts, build examples and documentation 2010-10-11 11:59:05 +00:00
multi_thread - client: fix bug that broke work fetch. 2011-05-07 17:20:56 +00:00
nvcuda - API and sample apps: pass buf length arg to boinc_msg_prefix() 2010-09-15 23:03:30 +00:00
nvopencl - API and sample apps: pass buf length arg to boinc_msg_prefix() 2010-09-15 23:03:30 +00:00
sleeper - make "make distclean" work in all directories 2008-10-21 21:13:52 +00:00
vboxwrapper - VBOX: If VirtualBox reports an error snag both the hypervisor system 2012-01-02 04:30:42 +00:00
vm_wrapper - add vm_wrapper sample app (from Jarno Rantala, CERN) 2009-08-24 20:00:10 +00:00
worker - Cleanup various warnings 2009-12-16 19:55:09 +00:00
wrapper - wrapper: measure CPU time of app's process tree, 2011-11-29 15:06:08 +00:00
wrappture - back end: strip <output_template> tags from output templates 2011-06-29 22:26:45 +00:00
client_state_save.xml - scheduler: in work_needed(), ignore requests for resource 2011-09-08 18:55:55 +00:00