VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31662   14 years vboxsync Devices: header fixes
(edit) @31661   14 years vboxsync Additions header fixes
(edit) @31660   14 years vboxsync OSE fix
(edit) @31659   14 years vboxsync export Windows installer to OSE
(edit) @31658   14 years vboxsync OSE fix
(edit) @31657   14 years vboxsync PGMPool: Drop cRefs since it's always 1.
(edit) @31656   14 years vboxsync OSE fix
(edit) @31655   14 years vboxsync export darwin installer to OSE
(edit) @31654   14 years vboxsync vboxnetflt: qdisc stability fixes
(edit) @31653   14 years vboxsync OSE fixes
(edit) @31652   14 years vboxsync re-applied r64780
(edit) @31651   14 years vboxsync Main/HostHardwareLinux: switch the stl vectors to a C implementation
(edit) @31650   14 years vboxsync EventQueue.cpp: check interrupted status before waiting for the next …
(edit) @31649   14 years vboxsync webservice: remove obsolete file, add comments
(edit) @31648   14 years vboxsync backed out r64780
(edit) @31647   14 years vboxsync Main: forgot UUID change for IMachine
(edit) @31646   14 years vboxsync HWVMXR0.cpp: Made the PGM/MMIO hack work with EPT.
(edit) @31645   14 years vboxsync configure: mkisofs
(edit) @31644   14 years vboxsync Main/HostHardwareLinux: switch the stl vectors to a C implementation
(edit) @31643   14 years vboxsync OSE fix
(edit) @31642   14 years vboxsync fix
(edit) @31641   14 years vboxsync Linux installer fixes
(edit) @31640   14 years vboxsync EventQueue.cpp: Fixed shadowed rc variable in …
(edit) @31639   14 years vboxsync configure: check for makeself
(edit) @31638   14 years vboxsync Linux installer: export some files
(edit) @31637   14 years vboxsync Linux Additions: fix installer
(edit) @31636   14 years vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
(edit) @31635   14 years vboxsync remove the unused Mesa 7.5 stuff
(edit) @31634   14 years vboxsync Windows Additions: export shared folders and installer to OSE
(edit) @31633   14 years vboxsync events: more on reusability
(edit) @31632   14 years vboxsync webservice/Makefile.kmk: Added missing VBOX_FILESPLIT order dependency …
(edit) @31631   14 years vboxsync Wrong assertion
(edit) @31630   14 years vboxsync Wrong queue flag
(edit) @31629   14 years vboxsync doc/idl: fix a bunch of broken links
(edit) @31628   14 years vboxsync RDP/Makefile.kmk: Use a different directory by adding a subdir. Spaces …
(edit) @31627   14 years vboxsync vboxnetflt: fixed system lockup during VM shutdown (#5033) (corrected)
(edit) @31626   14 years vboxsync Reverted r64750 as it was inconvenient for backporting
(edit) @31625   14 years vboxsync Main: add a getter in IProgress for getting the current operation weight
(edit) @31624   14 years vboxsync Runtime: cast
(edit) @31623   14 years vboxsync Runtime: add progress callback support to the tar backend
(edit) @31622   14 years vboxsync vboxnetflt: fixed system lockup during VM shutdown (#5033)
(edit) @31621   14 years vboxsync RDP/client: temporary hack to unbreak incremental builds, fixed
(edit) @31620   14 years vboxsync RDP/client: temporary hack to unbreak incremental builds
(edit) @31619   14 years vboxsync iSCSI: Read timeout handling for poll to catch broken connections
(edit) @31618   14 years vboxsync Main: API docs
(edit) @31617   14 years vboxsync Missing else
(edit) @31616   14 years vboxsync iSCSI: Reattach when the target hangs up. Poll doesn't return with the …
(edit) @31615   14 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31614   14 years vboxsync back out svn:ignore, problem was elsewhere
(edit) @31613   14 years vboxsync vboxweb.cpp: typo.
(edit) @31612   14 years vboxsync Compile fix
(edit) @31611   14 years vboxsync EventQueue.cpp: Fixed (/ worked around) another darwin issue when …
(edit) @31610   14 years vboxsync Wrong check
(edit) @31609   14 years vboxsync ignore copied around source files
(edit) @31608   14 years vboxsync iSCSI: Proper handling of lost connections. Reset the state and resend …
(edit) @31607   14 years vboxsync vboxapi.py: Made tdPython1.py work on windows.
(edit) @31606   14 years vboxsync Timer init changes
(edit) @31605   14 years vboxsync HDA: Removed incorrect F00/05 parameter for DACs (it was probably …
(edit) @31604   14 years vboxsync waitForEvents: Don't return None, another test.
(edit) @31603   14 years vboxsync build fix
(edit) @31602   14 years vboxsync Fixed type
(edit) @31601   14 years vboxsync EventQueue/py: Return codes, docs and testcase for waitForEvents and …
(edit) @31600   14 years vboxsync Extra debug command
(edit) @31599   14 years vboxsync FE/VBoxManage: fix the usage output for convertfromraw on Windows (no …
(edit) @31598   14 years vboxsync EventQueue: Don't return VERR_TIMEOUT if we processed a message in …
(edit) @31597   14 years vboxsync vboxweb.cpp: error handling and message cleanup.
(edit) @31596   14 years vboxsync Main: API docs
(edit) @31595   14 years vboxsync Main: remove deprecated VirtualBox::createLegacyMachine() and …
(edit) @31594   14 years vboxsync disabled VBoxFixHdd
(edit) @31593   14 years vboxsync PGM,IOM: MMIO optimization - hacking in progress. (still disabled)
(edit) @31592   14 years vboxsync space
(edit) @31591   14 years vboxsync IOMALLMMIO.cpp: Don't waste time check uErrorCode to figure out …
(edit) @31590   14 years vboxsync iprt/err.h: VINF_INTERRUPTED and VINF_TIMEOUT.
(edit) @31589   14 years vboxsync EventQueue: windows fixes.
(edit) @31588   14 years vboxsync Remove wrap to EF define
(edit) @31587   14 years vboxsync iSCSI: First working version of async iSCSI
(edit) @31586   14 years vboxsync VBoxHDD: Needed enhancements for async iSCSI. Make it possible to let …
(edit) @31585   14 years vboxsync Another one
(edit) @31584   14 years vboxsync Try to fix burning builds
(edit) @31583   14 years vboxsync Runtime/Sg: Extend RTSgBufSegArrayCreate to allow just counting the …
(edit) @31582   14 years vboxsync Runtime/sockets: Don't loop in the non blocking calls
(edit) @31581   14 years vboxsync Main/HostHardwareLinux: convert USB enumeration to C, first part
(edit) @31580   14 years vboxsync potentially uninitialized variable
(edit) @31579   14 years vboxsync EventQueue: Fix losing messages, use the right queue type on XPCOM …
(edit) @31578   14 years vboxsync whitespace
(edit) @31577   14 years vboxsync Main, docs: <see> behavior isn't nice, also added …
(edit) @31576   14 years vboxsync SDK docs: typos and corrections
(edit) @31575   14 years vboxsync uninitialized variable
(edit) @31574   14 years vboxsync Main: bring back boolean argument to IConsole::discardSavedState()
(edit) @31573   14 years vboxsync VBoxHDD: Update the transfer counter in the I/O interface at the …
(edit) @31572   14 years vboxsync events: vacation-time idea of reusable events (for perfomance-critical …
(edit) @31571   14 years vboxsync Main: protect Medium::setIDs depending on medium state
(edit) @31570   14 years vboxsync Main: fix for missing UUIDs for dvd and floppy media
(edit) @31569   14 years vboxsync HWACCM: burn fix / VBOXSTRICTRC cleanup - a bit risky…
(edit) @31568   14 years vboxsync Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
(edit) @31567   14 years vboxsync Additions/solaris/SharedFolders: follow code style in file.
(edit) @31566   14 years vboxsync Additions/solaris/SharedFolders: fixed a panic, correct errors for …
(edit) @31565   14 years vboxsync PGM,HWACCM: MMIO optimizations - coding in progress.
(edit) @31564   14 years vboxsync Main/HostHardwareLinux: removed all the unused hal/DBus stuff
(edit) @31563   14 years vboxsync FE/Qt: 1900: Create GUI support for NAT forwarding: Added cancel …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette