VirtualBox

Timeline



Jan 11, 2010:

6:19 PM Changeset in vbox [25739] by vboxsync
Solaris/Additions: full root packaging, fixes.
5:47 PM Changeset in vbox [25738] by vboxsync
spaces
5:35 PM Changeset in vbox [25737] by vboxsync
Devices/pulseaudio: fixed input buffer size and some cleanup, thanks …
5:16 PM Changeset in vbox [25736] by vboxsync
Main: Forward locking location info to the IPRT API. Added a todo with …
5:15 PM Changeset in vbox [25735] by vboxsync
Solaris/Additions: full root packaging, fixes.
4:57 PM Changeset in vbox [25734] by vboxsync
build fix.
4:49 PM Changeset in vbox [25733] by vboxsync
Solaris/Additions: full root packaging, fixes.
4:23 PM Changeset in vbox [25732] by vboxsync
PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
4:04 PM Changeset in vbox [25731] by vboxsync
Solaris/Addition: full root packaging, missed files.
3:29 PM Changeset in vbox [25730] by vboxsync
VMReq.cpp: Set the EMTs as signallers of the request semaphores.
3:23 PM Changeset in vbox [25729] by vboxsync
Main/XML: always write localOrUTC attribute
3:12 PM Changeset in vbox [25728] by vboxsync
*: Use RTMSINTERVAL for timeouts.
3:01 PM Changeset in vbox [25727] by vboxsync
build fix
2:53 PM Changeset in vbox [25726] by vboxsync
pulse: fixed possible misuse of hw struct
2:49 PM Changeset in vbox [25725] by vboxsync
Solaris/Additions: fix duplicate target.
2:45 PM Changeset in vbox [25724] by vboxsync
iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
2:28 PM Changeset in vbox [25723] by vboxsync
iprt/RTSemRW: A little cleanup.
2:22 PM Changeset in vbox [25722] by vboxsync
iprt/RTSemFastMutex: A little cleanup.
2:01 PM Changeset in vbox [25721] by vboxsync
iprt/RTSemMutex: MutexSem -> hMutexSem
1:57 PM Changeset in vbox [25720] by vboxsync
iprt: Added RTSemEventMultiCreateEx and did some cleanups of the …
1:35 PM Changeset in vbox [25719] by vboxsync
Solaris/Additions: full root packaging, build fix.
1:32 PM Changeset in vbox [25718] by vboxsync
PDMCritSect: Fixed uSubClass assertion.
1:24 PM Changeset in vbox [25717] by vboxsync
iprt: Added RTSemEventCreateEx and did some cleanups of the …
1:02 PM Changeset in vbox [25716] by vboxsync
Solaris/Additions: full root packaging, build fix.
12:44 PM Changeset in vbox [25715] by vboxsync
semmutex-linux.cpp: lock validation fixes
12:40 PM Changeset in vbox [25714] by vboxsync
iprt: Adjuested the remaining RTSemMutex implementations.
12:39 PM Changeset in vbox [25713] by vboxsync
iprt: Remove %Rt from the docs and testcase because there appears to …
12:05 PM Changeset in vbox [25712] by vboxsync
Solaris/Additions: full root packaging.
11:15 AM Changeset in vbox [25711] by vboxsync
iprt: RTSemMutex order validation.
10:46 AM Changeset in vbox [25710] by vboxsync
iprt: SemRW lock order bugfixes.
10:20 AM Changeset in vbox [25709] by vboxsync
VBoxServiceExec: Fixed argument lookup for sysprep execution.
10:14 AM Changeset in vbox [25708] by vboxsync
VBoxServiceUtils: Extended logging for VBoxServiceWritePropF().
10:02 AM Changeset in vbox [25707] by vboxsync
iprt: Added RTSemRWCreateEx and RTSemRWSetSubClass. Updated …
9:57 AM Changeset in vbox [25706] by vboxsync
Makefile: use time stamp file for EFI firmware unpacking, since the …

Jan 10, 2010:

9:14 PM Changeset in vbox [25705] by vboxsync
configure: xml2 required by Runtime as well
8:12 PM Changeset in vbox [25704] by vboxsync
iprt,pdmcritsect: More flexible lock naming, added …
4:49 PM Changeset in vbox [25703] by vboxsync
iprt/lockvalidator: Tested and debugged the basics of lock order …
11:21 AM Changeset in vbox [25702] by vboxsync
fixed syntax diagram

Jan 9, 2010:

10:02 PM Changeset in vbox [25701] by vboxsync
MSC doesn't like comments in defined(). grumble.
9:34 PM Changeset in vbox [25700] by vboxsync
iprt/lockvalidator: finishing the code and fixing bugs.

Jan 8, 2010:

11:24 PM Changeset in vbox [25699] by vboxsync
VBoxNetFlt/FreeBSD: Fix incorrect flag in the receive callback. Fixes …
11:23 PM Changeset in vbox [25698] by vboxsync
FreeBSD: Use the old TAP code when bridging to a TAP device and set …
8:26 PM Changeset in vbox [25697] by vboxsync
LsiLogic: Fix gcc warning
6:21 PM Changeset in vbox [25696] by vboxsync
Main: fix stupid, stupid typo in r55674 which caused weirdness with …
5:27 PM Changeset in vbox [25695] by vboxsync
Shared folders: resolve symlinks on host.
4:43 PM Changeset in vbox [25694] by vboxsync
working on lock order testcase…
4:29 PM Changeset in vbox [25693] by vboxsync
Disabled dvd & floppyattach commands. Review and remove later.
3:59 PM Changeset in vbox [25692] by vboxsync
iprt/lockvalidator: Implemented order validatation and the …
2:49 PM Changeset in vbox [25691] by vboxsync
pulse: don't crash on error
1:20 PM Changeset in vbox [25690] by vboxsync
iprt/lockvalidator: Record recursion on the lock stack.
10:36 AM Changeset in vbox [25689] by vboxsync
iprt/lockvalidator: Implement the lock stack (not recording recursion yet).
10:35 AM Changeset in vbox [25688] by vboxsync
build fix.
9:51 AM Changeset in vbox [25687] by vboxsync
Linux host/guest kernel modules: respect unsupported modules on some …
9:01 AM Changeset in vbox [25686] by vboxsync
FE/Qt4: move the RTCUseUTC to the System/Motherboard tab

Jan 7, 2010:

10:03 PM Changeset in vbox [25685] by vboxsync
iprt,pdmcritsect: Some more lock validator code, almost there now... :-)
5:01 PM Changeset in vbox [25684] by vboxsync
build fix for newer gcc versions
4:34 PM Changeset in vbox [25683] by vboxsync
try to fix the Solaris additions
3:23 PM Changeset in vbox [25682] by vboxsync
iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
2:07 PM Changeset in vbox [25681] by vboxsync
Solaris/Additions: Fix snv_130 breakage with change in Xorg dir layout.
11:00 AM Changeset in vbox [25680] by vboxsync
typo
10:52 AM Changeset in vbox [25679] by vboxsync
FE/Qt4: GUI setting for setting the hardware clock to UTC
8:18 AM Changeset in vbox [25678] by vboxsync
Devices/pulseaudio: Several fixes from Arthur Taylor (thanks!), in …
1:20 AM Changeset in vbox [25677] by vboxsync
Build fix
1:13 AM Changeset in vbox [25676] by vboxsync
VBoxManage: Bugfix
1:11 AM Changeset in vbox [25675] by vboxsync
LsiLogic: Introduce NumPorts configuration parameter to configure the …

Jan 6, 2010:

10:11 PM Changeset in vbox [25674] by vboxsync
build fix
10:04 PM Changeset in vbox [25673] by vboxsync
fix compilation with VBOX_WITH_QTGUI= and VBOX_WITH_CROGL=
9:23 PM Changeset in vbox [25672] by vboxsync
introduced VBoxManage modifyvm --rtcuseutc
6:01 AM Changeset in vbox [25671] by vboxsync
iprt/asm.h,ASMAtomciUoReadU64.asm: consistent use of the lock prefix …
5:01 AM Changeset in vbox [25670] by vboxsync
semrw-lockless-generic.cpp: Use the unordered version of …
4:58 AM Changeset in vbox [25669] by vboxsync
tstInlineAsm.cpp: test ASMAtomic*Read*
4:54 AM Changeset in vbox [25668] by vboxsync
tstInlineAsm.cpp: test ASMAtomic*ReadU64
4:23 AM Changeset in vbox [25667] by vboxsync
iprt/asm.h: grumble - copy & past at 5am.
4:21 AM Changeset in vbox [25666] by vboxsync
semrw-lockless-generic.cpp: bugfix, made it configurable by defining …
4:19 AM Changeset in vbox [25665] by vboxsync
iprt/asm.h,ASMAtomic*.asm: the darwin x86 gcc also has trouble with …
3:56 AM Changeset in vbox [25664] by vboxsync
ASMAtomicCmpXchgU64.asm,ASMAtomicReadU64.asm: Quickly hacked up some …
2:36 AM Changeset in vbox [25663] by vboxsync
semrw-lockless-generic.cpp: Morphed the semxroads-generic.cpp into a …
2:33 AM Changeset in vbox [25662] by vboxsync
lockvalidator.cpp: Fixed a bug in rtLockValidatorDdDoDetection where …
1:19 AM Changeset in vbox [25661] by vboxsync
semevent*-posix.cpp: VERR_TIMEOUT when cMillies==0, not VERR_SEM_BUSY.

Jan 5, 2010:

4:52 PM Changeset in vbox [25660] by vboxsync
thread.cpp: Fixed case of accessing RTTHRADINT after it was freed.
4:11 PM Changeset in vbox [25659] by vboxsync
semevent*-win.cpp: Lock validation corrections.
4:10 PM Changeset in vbox [25658] by vboxsync
semmutex-win.cpp: Correct RTSemMutexIsOwned().
3:40 PM Changeset in vbox [25657] by vboxsync
nitpicking.
3:39 PM Changeset in vbox [25656] by vboxsync
nitpicking.
3:37 PM Changeset in vbox [25655] by vboxsync
semevent-win.cpp: Moved RTEventSignal up in the file
3:36 PM Changeset in vbox [25654] by vboxsync
semeventmulti-win.cpp: lock validation support.
3:22 PM Changeset in vbox [25653] by vboxsync
semevent-win.cpp: lock validation support.
2:49 PM Changeset in vbox [25652] by vboxsync
semmutex-linux.cpp: Fixed bug in rtSemMutexRequest when calculating …
2:44 PM Changeset in vbox [25651] by vboxsync
-DEBUG_bird
2:43 PM Changeset in vbox [25650] by vboxsync
semevent-linux.cpp: Fixed bug in rtSemEventWait when calculating …
2:39 PM Changeset in vbox [25649] by vboxsync
semeventmulti-linux.cpp: Fixed bug in rtSemEventMultiWait when …
2:32 PM Changeset in vbox [25648] by vboxsync
iprt: Instrumented semeventmulti-linux.cpp and hacked more on the …
9:59 AM Changeset in vbox [25647] by vboxsync
Some more doxygen fixes, now for Core.docs.
9:36 AM Changeset in vbox [25646] by vboxsync
Solaris/Installer: fixed explicit unload of USB client driver.
9:29 AM Changeset in vbox [25645] by vboxsync
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
8:46 AM Changeset in vbox [25644] by vboxsync
Solaris/Installer: more compatible id usage.
8:29 AM Changeset in vbox [25643] by vboxsync
VMMDev: loading of HGCM saved state does not rely on saved size of …
8:19 AM Changeset in vbox [25642] by vboxsync
DOXYGEN -> DOXYGEN_RUNNING.
8:08 AM Changeset in vbox [25641] by vboxsync
iprt: file header fixes.

Jan 4, 2010:

4:44 PM Changeset in vbox [25640] by vboxsync
iprt: Added RTSemEventMulti[Set|Add|Remove]Signaller.
4:19 PM Changeset in vbox [25639] by vboxsync
-debug
4:08 PM Changeset in vbox [25638] by vboxsync
iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
3:54 PM Changeset in vbox [25637] by vboxsync
Linux shared folders: call bdi_init() to properly enable the …
3:38 PM Changeset in vbox [25636] by vboxsync
semeventmulti-posix.cpp: Fixed ancient bug in the non-indefinite …
11:00 AM Changeset in vbox [25635] by vboxsync
FE/Qt4-OSX: move "Check for updates" in the application menu
10:50 AM Changeset in vbox [25634] by vboxsync
VRDP: Main: only use AppPriv if the library name doesn't contain a …
9:56 AM Changeset in vbox [25633] by vboxsync
VRDP: add support for external authentication on Mac OS X
9:44 AM Changeset in vbox [25632] by vboxsync
Main: VRDP: search for external auth modules in the private …
9:43 AM Changeset in vbox [25631] by vboxsync
Runtime: wrong asssertion
9:33 AM Changeset in vbox [25630] by vboxsync
Config.kmk: Drop the platform test around SDK_VBOX_LIBCURL.
8:35 AM Changeset in vbox [25629] by vboxsync
Runtime/r3/Solaris: export fileaio-solaris to OSE.

Jan 3, 2010:

4:28 PM Changeset in vbox [25628] by vboxsync
copy & past fix.
4:26 PM Changeset in vbox [25627] by vboxsync
build fix
3:24 PM Changeset in vbox [25626] by vboxsync
tstRTLockValidator: Added a simple mutex deadlock to the testcase.
3:23 PM Changeset in vbox [25625] by vboxsync
iprt/semmutex*: Added RTSemMutexIsOwned. Rewrote mutex recursion …
3:23 PM Changeset in vbox [25624] by vboxsync
iprt/semmutex*: Added RTSemMutexIsOwned. Rewrote mutex recursion …
1:59 PM Changeset in vbox [25623] by vboxsync
more cleanup
1:56 PM Changeset in vbox [25622] by vboxsync
tstRTLockValidator: testcase improvements.

Jan 2, 2010:

10:27 PM Changeset in vbox [25621] by vboxsync
tstRTLockValidator: Added some recursion just to make sure it works.
10:18 PM Changeset in vbox [25620] by vboxsync
iprt/semaphore.h: Added Debug wrappers for all the RW semaphores.
7:50 PM Changeset in vbox [25619] by vboxsync
tstRTLockValidator.cpp: Another test variation.
12:00 PM Changeset in vbox [25618] by vboxsync
IPRT,pdmcritsect: More lock validator hacking.
12:14 AM Changeset in vbox [25617] by vboxsync
iprt: Added lock validator testcase for read-write semaphore …
12:13 AM Changeset in vbox [25616] by vboxsync
iprt/semrw-*: Added RTSemRWGetReadCount. Adjusted writer fairness a …

Jan 1, 2010:

2:40 PM Changeset in vbox [25615] by vboxsync
build fix
2:19 PM Changeset in vbox [25614] by vboxsync
iprt,pdmcritsect: More lock validator refactoring and debugging. Added …
1:47 PM Changeset in vbox [25613] by vboxsync
tstRTSemXRoads: name fix
Note: See TracTimeline for information about the timeline view.

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