VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25694   15 years vboxsync working on lock order testcase…
(edit) @25693   15 years vboxsync Disabled dvd & floppyattach commands. Review and remove later.
(edit) @25692   15 years vboxsync iprt/lockvalidator: Implemented order validatation and the …
(edit) @25691   15 years vboxsync pulse: don't crash on error
(edit) @25690   15 years vboxsync iprt/lockvalidator: Record recursion on the lock stack.
(edit) @25689   15 years vboxsync iprt/lockvalidator: Implement the lock stack (not recording recursion yet).
(edit) @25688   15 years vboxsync build fix.
(edit) @25687   15 years vboxsync Linux host/guest kernel modules: respect unsupported modules on some …
(edit) @25686   15 years vboxsync FE/Qt4: move the RTCUseUTC to the System/Motherboard tab
(edit) @25685   15 years vboxsync iprt,pdmcritsect: Some more lock validator code, almost there now... :-)
(edit) @25684   15 years vboxsync build fix for newer gcc versions
(edit) @25683   15 years vboxsync try to fix the Solaris additions
(edit) @25682   15 years vboxsync iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
(edit) @25681   15 years vboxsync Solaris/Additions: Fix snv_130 breakage with change in Xorg dir layout.
(edit) @25680   15 years vboxsync typo
(edit) @25679   15 years vboxsync FE/Qt4: GUI setting for setting the hardware clock to UTC
(edit) @25678   15 years vboxsync Devices/pulseaudio: Several fixes from Arthur Taylor (thanks!), in …
(edit) @25677   15 years vboxsync Build fix
(edit) @25676   15 years vboxsync VBoxManage: Bugfix
(edit) @25675   15 years vboxsync LsiLogic: Introduce NumPorts configuration parameter to configure the …
(edit) @25674   15 years vboxsync build fix
(edit) @25673   15 years vboxsync fix compilation with VBOX_WITH_QTGUI= and VBOX_WITH_CROGL=
(edit) @25672   15 years vboxsync introduced VBoxManage modifyvm --rtcuseutc
(edit) @25671   15 years vboxsync iprt/asm.h,ASMAtomciUoReadU64.asm: consistent use of the lock prefix …
(edit) @25670   15 years vboxsync semrw-lockless-generic.cpp: Use the unordered version of …
(edit) @25669   15 years vboxsync tstInlineAsm.cpp: test ASMAtomic*Read*
(edit) @25668   15 years vboxsync tstInlineAsm.cpp: test ASMAtomic*ReadU64
(edit) @25667   15 years vboxsync iprt/asm.h: grumble - copy & past at 5am.
(edit) @25666   15 years vboxsync semrw-lockless-generic.cpp: bugfix, made it configurable by defining …
(edit) @25665   15 years vboxsync iprt/asm.h,ASMAtomic*.asm: the darwin x86 gcc also has trouble with …
(edit) @25664   15 years vboxsync ASMAtomicCmpXchgU64.asm,ASMAtomicReadU64.asm: Quickly hacked up some …
(edit) @25663   15 years vboxsync semrw-lockless-generic.cpp: Morphed the semxroads-generic.cpp into a …
(edit) @25662   15 years vboxsync lockvalidator.cpp: Fixed a bug in rtLockValidatorDdDoDetection where …
(edit) @25661   15 years vboxsync semevent*-posix.cpp: VERR_TIMEOUT when cMillies==0, not VERR_SEM_BUSY.
(edit) @25660   15 years vboxsync thread.cpp: Fixed case of accessing RTTHRADINT after it was freed.
(edit) @25659   15 years vboxsync semevent*-win.cpp: Lock validation corrections.
(edit) @25658   15 years vboxsync semmutex-win.cpp: Correct RTSemMutexIsOwned().
(edit) @25657   15 years vboxsync nitpicking.
(edit) @25656   15 years vboxsync nitpicking.
(edit) @25655   15 years vboxsync semevent-win.cpp: Moved RTEventSignal up in the file
(edit) @25654   15 years vboxsync semeventmulti-win.cpp: lock validation support.
(edit) @25653   15 years vboxsync semevent-win.cpp: lock validation support.
(edit) @25652   15 years vboxsync semmutex-linux.cpp: Fixed bug in rtSemMutexRequest when calculating …
(edit) @25651   15 years vboxsync -DEBUG_bird
(edit) @25650   15 years vboxsync semevent-linux.cpp: Fixed bug in rtSemEventWait when calculating …
(edit) @25649   15 years vboxsync semeventmulti-linux.cpp: Fixed bug in rtSemEventMultiWait when …
(edit) @25648   15 years vboxsync iprt: Instrumented semeventmulti-linux.cpp and hacked more on the …
(edit) @25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
(edit) @25646   15 years vboxsync Solaris/Installer: fixed explicit unload of USB client driver.
(edit) @25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
(edit) @25644   15 years vboxsync Solaris/Installer: more compatible id usage.
(edit) @25643   15 years vboxsync VMMDev: loading of HGCM saved state does not rely on saved size of …
(edit) @25642   15 years vboxsync DOXYGEN -> DOXYGEN_RUNNING.
(edit) @25641   15 years vboxsync iprt: file header fixes.
(edit) @25640   15 years vboxsync iprt: Added RTSemEventMulti[Set|Add|Remove]Signaller.
(edit) @25639   15 years vboxsync -debug
(edit) @25638   15 years vboxsync iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
(edit) @25637   15 years vboxsync Linux shared folders: call bdi_init() to properly enable the …
(edit) @25636   15 years vboxsync semeventmulti-posix.cpp: Fixed ancient bug in the non-indefinite …
(edit) @25635   15 years vboxsync FE/Qt4-OSX: move "Check for updates" in the application menu
(edit) @25634   15 years vboxsync VRDP: Main: only use AppPriv if the library name doesn't contain a …
(edit) @25633   15 years vboxsync VRDP: add support for external authentication on Mac OS X
(edit) @25632   15 years vboxsync Main: VRDP: search for external auth modules in the private …
(edit) @25631   15 years vboxsync Runtime: wrong asssertion
(edit) @25630   15 years vboxsync Config.kmk: Drop the platform test around SDK_VBOX_LIBCURL.
(edit) @25629   15 years vboxsync Runtime/r3/Solaris: export fileaio-solaris to OSE.
(edit) @25628   15 years vboxsync copy & past fix.
(edit) @25627   15 years vboxsync build fix
(edit) @25626   15 years vboxsync tstRTLockValidator: Added a simple mutex deadlock to the testcase.
(edit) @25625   15 years vboxsync iprt/semmutex*: Added RTSemMutexIsOwned. Rewrote mutex recursion …
(edit) @25624   15 years vboxsync iprt/semmutex*: Added RTSemMutexIsOwned. Rewrote mutex recursion …
(edit) @25623   15 years vboxsync more cleanup
(edit) @25622   15 years vboxsync tstRTLockValidator: testcase improvements.
(edit) @25621   15 years vboxsync tstRTLockValidator: Added some recursion just to make sure it works.
(edit) @25620   15 years vboxsync iprt/semaphore.h: Added Debug wrappers for all the RW semaphores.
(edit) @25619   15 years vboxsync tstRTLockValidator.cpp: Another test variation.
(edit) @25618   15 years vboxsync IPRT,pdmcritsect: More lock validator hacking.
(edit) @25617   15 years vboxsync iprt: Added lock validator testcase for read-write semaphore …
(edit) @25616   15 years vboxsync iprt/semrw-*: Added RTSemRWGetReadCount. Adjusted writer fairness a …
(edit) @25615   15 years vboxsync build fix
(edit) @25614   15 years vboxsync iprt,pdmcritsect: More lock validator refactoring and debugging. Added …
(edit) @25613   15 years vboxsync tstRTSemXRoads: name fix
(edit) @25612   15 years vboxsync semrw-generic.cpp: unfinished instrumentation of the code, but gotta …
(edit) @25611   15 years vboxsync iprt/lockvaldiator,++: owner record management and some other stuff. …
(edit) @25610   15 years vboxsync iprt/lockvalidator.h: spaces and docs
(edit) @25609   15 years vboxsync lockvalidator.*: some more cleanup.
(edit) @25608   15 years vboxsync iprt/magics: UINT32_C.
(edit) @25607   15 years vboxsync iprt,pdmcritsect: Shortening and cleaning up the lock validator …
(edit) @25606   15 years vboxsync addendum to r56287
(edit) @25605   15 years vboxsync tstDeadlock -> tstRTLockValidator.
(edit) @25604   15 years vboxsync iprt: More deadlock hacking.
(edit) @25603   15 years vboxsync iprt: More lock validation code.
(edit) @25602   15 years vboxsync iprt: More lock validation code; rewrote tstDeadlock.
(edit) @25601   15 years vboxsync GuestProperties/service.cpp: shut up more gcc warnings.
(edit) @25600   15 years vboxsync PDMDevHlp.cpp: Don't send VERR_DBGF_NOT_ATTACHED up the chain?
(edit) @25599   15 years vboxsync iprt/test.h: Macro fixes and documented rcCheck usage.
(edit) @25598   15 years vboxsync iprt/thread.h: Added RTThreadGetState, fixed busted RTThreadBlocking.
(edit) @25597   15 years vboxsync internal/thread.h: nitpicking
(edit) @25596   15 years vboxsync iprt: Added new format extension: %Rbn - prints the base of a path name.
(edit) @25595   15 years vboxsync Additions/FreeBSD: OpenGL passthrough
Note: See TracRevisionLog for help on using the revision log.

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