boinc/samples/vboxwrapper
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
..
cernvm Fixed performance in Windows. 2011-08-10 12:48:29 +00:00
deprecated svn path=/trunk/boinc/; revision=23453 2011-04-26 15:28:48 +00:00
vboxwrapper.xcodeproj VBOX: Update XCode project for OS 10.7 and XCode 4.2.1 2011-12-22 03:55:32 +00:00
Makefile Quick Updates 2011-12-22 14:31:02 +00:00
floppyio.cpp Quick Updates 2011-12-22 03:35:43 +00:00
floppyio.h - VBOX: Implement CERN's FloppyIO IPC technology for the VirtualBox wrapper. 2011-12-20 22:12:07 +00:00
vbox.cpp - VBOX: If VirtualBox reports an error snag both the hypervisor system 2012-01-02 04:30:42 +00:00
vbox.h - VBOX: If VirtualBox reports an error snag both the hypervisor system 2012-01-02 04:30:42 +00:00
vboxwrapper.cpp - VBOX: If VirtualBox reports an error snag both the hypervisor system 2012-01-02 04:30:42 +00:00
vboxwrapper.h - update_versions: support <needs_network> flag in version.xml 2011-12-26 06:03:50 +00:00