# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 5:29:20 PM Mon, 10 Aug 2009 13:23:41 GMT vboxsync [22134] * trunk/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c (modified) Build fix. Mon, 10 Aug 2009 13:23:25 GMT vboxsync [22133] * trunk/src/VBox/Runtime/generic/RTAssertShouldPanic-generic.cpp (modified) RTAssertShouldPanic-generic.cpp: doc how to disable panic (ring-0). Mon, 10 Aug 2009 13:19:49 GMT vboxsync [22132] * trunk/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c (modified) spinlock-r0drv-solaris.c: build fix. Mon, 10 Aug 2009 13:07:43 GMT vboxsync [22131] * trunk/src/VBox/Runtime/include/internal/iprt.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c (modified) spinlock-r0drv-[solaris|linux].c: More preemption assertions. Mon, 10 Aug 2009 12:24:35 GMT vboxsync [22130] * trunk/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c (modified) spinlock-r0drv-[solaris|linux].c: More preemption assertions. Mon, 10 Aug 2009 12:12:17 GMT vboxsync [22129] * trunk/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c (modified) spinlock-r0drv-solaris.c: More preemption assertions. Mon, 10 Aug 2009 11:56:08 GMT vboxsync [22128] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) VBoxGuest.cpp: RTSpinlockAcquireNoInts vs RTSemEventMultiSignal on ... Mon, 10 Aug 2009 11:42:07 GMT vboxsync [22127] * trunk/include/iprt/spinlock.h (modified) iprt/spinlock.h: nit picking. Mon, 10 Aug 2009 11:38:54 GMT vboxsync [22126] * trunk/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c (modified) RTSpinlockAcquireNoInts/solaris: Must disable interrupts. Mon, 10 Aug 2009 11:22:03 GMT vboxsync [22125] * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) alloc-r0drv.cpp: Relax RTMem*Alloc* checks. Mon, 10 Aug 2009 10:24:29 GMT vboxsync [22124] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Fix following regressions from 3.0.4 * BSOD when rebooting ... Mon, 10 Aug 2009 09:55:47 GMT vboxsync [22123] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: vboxconfig.sh fix. Mon, 10 Aug 2009 09:55:05 GMT vboxsync [22122] * trunk/src/VBox/VMM/VM.cpp (modified) VMM: gcc warnings and a todo. Mon, 10 Aug 2009 09:53:53 GMT vboxsync [22121] * trunk/src/VBox/VMM/SSM-new.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) VMM: gcc warnings and a todo. Mon, 10 Aug 2009 09:27:35 GMT vboxsync [22120] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: vboxconfig.sh bits. Mon, 10 Aug 2009 09:01:10 GMT vboxsync [22119] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: vboxconfig.sh bits. Mon, 10 Aug 2009 08:46:30 GMT vboxsync [22118] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) Missing DBGFR3AddrFromFlat wrapper Mon, 10 Aug 2009 04:28:21 GMT vboxsync [22117] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) NAT: asserts removing Mon, 10 Aug 2009 00:10:30 GMT vboxsync [22116] * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) RTDbgAs: Added RTDbgAsModuleQueryMapByIndex. Sun, 09 Aug 2009 23:08:25 GMT vboxsync [22115] * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) RTDbgMod: Added module tagging so the diggers can tell which modules ... Sun, 09 Aug 2009 23:07:56 GMT vboxsync [22114] * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) RTDbgMod: Added module tagging so the diggers can tell which modules ... Sun, 09 Aug 2009 22:36:25 GMT vboxsync [22113] * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) RTDbgAs: More bugfixes. Sun, 09 Aug 2009 20:14:32 GMT vboxsync [22112] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/VMM/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/DBGFAddrSpace.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/DBGFStack.cpp (modified) * trunk/src/VBox/VMM/DBGFSym.cpp (modified) * trunk/src/VBox/VMM/VBoxVMMDeps.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) DBGF,REM,Diggers: Converted more of the code dealing with debug ... Sun, 09 Aug 2009 20:12:09 GMT vboxsync [22111] * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) RTDbgAs,RTDbgMod: Bugfixes. Sun, 09 Aug 2009 07:20:36 GMT vboxsync [22110] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) NAT: DSL specific assert disabled Sun, 09 Aug 2009 01:18:47 GMT vboxsync [22109] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/path/RTPathTraverseList.cpp (added) IPRT: Added RTPathTraverseList. Sun, 09 Aug 2009 00:42:45 GMT vboxsync [22108] * trunk/include/VBox/dbg.h (modified) * trunk/src/VBox/VMM/DBGFAddrSpace.cpp (modified) * trunk/src/VBox/VMM/DBGFOS.cpp (modified) DBGC: plug-ins in the works. Sat, 08 Aug 2009 22:41:48 GMT vboxsync [22107] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) video hw accel: Dst Colorkey fixes Sat, 08 Aug 2009 16:15:40 GMT vboxsync [22106] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/VMM/DBGFStack.cpp (modified) DBGF,DBGC: 64-bit stack walking. Sat, 08 Aug 2009 14:54:59 GMT vboxsync [22105] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/VMM/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) DBGF: Added DBGFSELQI_FLAGS_DT_ADJ_64BIT_MODE for making stack ... Sat, 08 Aug 2009 13:34:25 GMT vboxsync [22104] * trunk/src/VBox/VMM/SELM.cpp (modified) selmR3GetSelectorInfo64: Fixed bug in detecting 64-bit code segemnts ... Sat, 08 Aug 2009 10:27:27 GMT vboxsync [22103] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) NAT: removing some todos Sat, 08 Aug 2009 06:28:45 GMT vboxsync [22102] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.h (modified) NAT: flags -> bp_flags Sat, 08 Aug 2009 06:22:29 GMT vboxsync [22101] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) NAT: dhcp rfc2131/rfc2132 step 1 Fri, 07 Aug 2009 23:52:52 GMT vboxsync [22100] * trunk/src/VBox/VMM/SSM-new.cpp (modified) SSM: Fixed assertion in SSMR3SetGCPtrSize on 32-bit hosts. Fri, 07 Aug 2009 22:49:23 GMT vboxsync [22099] * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) video hw accel: YUY2 format support debugged, bugfixes Fri, 07 Aug 2009 22:36:42 GMT vboxsync [22098] * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_14 (deleted) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_15 (deleted) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_71 (deleted) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_15.c (deleted) Additions/x11/vboxvideo: simplify the source tree by removing ... Fri, 07 Aug 2009 22:28:54 GMT vboxsync [22097] * trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp (modified) Additions/x11/VBoxClient: remove unneeded function from the seamless ... Fri, 07 Aug 2009 22:27:55 GMT vboxsync [22096] * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) Devices/VMMDev: simplify and complete mouse status requests Fri, 07 Aug 2009 21:56:35 GMT vboxsync [22095] * trunk/src/VBox/Additions/x11/vboxmouse/VBoxUtils.c (modified) Additions/x11/vboxmouse: don't overwrite mouse status flags we don't ... Fri, 07 Aug 2009 21:54:52 GMT vboxsync [22094] * trunk/src/VBox/Additions/x11/vboxmouse/vboxmouse_15.c (modified) Additions/x11/vboxmouse: don't overwrite mouse status flags we don't ... Fri, 07 Aug 2009 21:32:27 GMT vboxsync [22093] * trunk/src/VBox/Additions/x11/vboxvideo/undefined_13 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_14 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c (modified) Additions/x11/vboxvideo_13: use the generic in-server VGA hardware ... Fri, 07 Aug 2009 21:17:39 GMT vboxsync [22092] * trunk/include/iprt/md5.h (modified) * trunk/src/VBox/Runtime/common/checksum/md5.cpp (modified) iprt/md5.cpp|h: some cleanup and tuning to see how fast it can be ... Fri, 07 Aug 2009 21:07:56 GMT vboxsync [22091] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c (modified) Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r50784 ... Fri, 07 Aug 2009 21:03:32 GMT vboxsync [22090] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c (modified) Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r50326: ... Fri, 07 Aug 2009 21:00:23 GMT vboxsync [22089] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c (modified) Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r50005: ... Fri, 07 Aug 2009 20:56:32 GMT vboxsync [22088] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c (modified) Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r48554 ... Fri, 07 Aug 2009 20:41:49 GMT vboxsync [22087] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c (modified) Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r43690: ... Fri, 07 Aug 2009 20:30:02 GMT vboxsync [22086] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c (modified) Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r41801: ... Fri, 07 Aug 2009 20:17:53 GMT vboxsync [22085] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c (modified) Additions/x11/vboxvideo_13: merge back vboxvideo_15 parts of r32186: ... Fri, 07 Aug 2009 19:30:38 GMT vboxsync [22084] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c (modified) Additions/x11/vboxvideo_13: Backported r31434 from vboxvideo_15: ... Fri, 07 Aug 2009 18:21:11 GMT vboxsync [22083] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/preremove.sh (modified) Solaris/Installer: bits. Fri, 07 Aug 2009 17:57:05 GMT vboxsync [22082] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/preremove.sh (modified) * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: Enabled the new vboxconfig.sh. Fri, 07 Aug 2009 17:42:13 GMT vboxsync [22081] * trunk/Config.kmk (modified) Config.kmk: some whitespace chagnes. Fri, 07 Aug 2009 16:44:38 GMT vboxsync [22080] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: vboxconfig.sh bits. Fri, 07 Aug 2009 16:26:25 GMT vboxsync [22079] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0Mixed.mac (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Back to manual msr save and restore. Fri, 07 Aug 2009 16:08:32 GMT vboxsync [22078] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.def (modified) freebsd/SUPDrv-freebsd.def: LF Fri, 07 Aug 2009 16:01:57 GMT vboxsync [22077] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPSvc.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPSvcInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/Info-Tiger.plist (modified) * trunk/src/VBox/HostDrivers/Support/darwin/Info.plist (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/load.sh (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile.kup (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.def (added) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/dkms.conf (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/os2/Makefile.kup (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrvA-os2.asm (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/mod.sh (modified) * trunk/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf (modified) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInit.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstLow.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.inf (modified) * trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.rc (modified) HostDrivers/Support: header and svn props cleanup. Fri, 07 Aug 2009 15:45:45 GMT vboxsync [22076] * trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c (modified) build fix. Fri, 07 Aug 2009 15:37:07 GMT vboxsync [22075] * trunk/src/VBox/Runtime/include/internal/iprt.h (modified) internal/iprt.h: don't enable RT_MORE_STRICT on windows yet, it's ... Fri, 07 Aug 2009 15:27:36 GMT vboxsync [22074] * trunk/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp (modified) semaphore-r0drv-darwin.cpp: cMillies == 0 will not block. Fri, 07 Aug 2009 15:26:56 GMT vboxsync [22073] * trunk/src/VBox/Runtime/r0drv/solaris/RTLogWriteDebugger-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/RTMpPokeCpu-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/alloc-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memuserkernel-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/mpnotification-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/process-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semfastmutex-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/thread-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/time-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/RTLogWriteDebugger-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/RTMpPokeCpu-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/alloc-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mp-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/process-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread2-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/time-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/timer-r0drv-solaris.c (modified) iprt/r0drv/solaris: context assertions (RT_MORE_STRICT). Fri, 07 Aug 2009 14:50:32 GMT vboxsync [22072] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) DrvHostSerial: fixed raw mode Fri, 07 Aug 2009 14:10:54 GMT vboxsync [22071] * trunk/src/VBox/Runtime/include/internal/iprt.h (modified) internal/iprt.h: Enabled RT_MORE_STRICT for debug builds. Fri, 07 Aug 2009 13:34:10 GMT vboxsync [22070] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) VMM,ConsoleImpl2: Moved NT4LeafLimit down into /CPUM and documented ... Fri, 07 Aug 2009 13:18:04 GMT vboxsync [22069] * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) memobj-r0drv-darwin.cpp: Fixed assertion which would cause panic in ... Fri, 07 Aug 2009 12:54:28 GMT vboxsync [22068] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) Python shell: dark COM magick Fri, 07 Aug 2009 12:48:22 GMT vboxsync [22067] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: vboxconfig.sh bits. Fri, 07 Aug 2009 12:43:06 GMT vboxsync [22066] * trunk/src/VBox/HostDrivers/Support/darwin/load.sh (modified) darwin/load.sh: generate dSYM directory on snow leopard. added ... Fri, 07 Aug 2009 12:40:48 GMT vboxsync [22065] * trunk/include/iprt/stdint.h (modified) iprt/stdint.h: Fixed wrong UINT32_C redifinition in darwin kernel ... Fri, 07 Aug 2009 12:31:24 GMT vboxsync [22064] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Alignment again Fri, 07 Aug 2009 12:26:56 GMT vboxsync [22063] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Removed unnecessary check Fri, 07 Aug 2009 12:01:32 GMT vboxsync [22062] * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) Solaris/Installer: checkinstall, spelling Fri, 07 Aug 2009 12:00:16 GMT vboxsync [22061] * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) Solaris/Installer: make checkinstall halt webservice, unplumb vboxnet. Fri, 07 Aug 2009 11:55:09 GMT vboxsync [22060] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More cleanup Fri, 07 Aug 2009 11:46:14 GMT vboxsync [22059] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Cleanup Fri, 07 Aug 2009 11:45:50 GMT vboxsync [22058] * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) Additions/x11/vboxvideo: committed too much... Fri, 07 Aug 2009 11:34:34 GMT vboxsync [22057] * trunk/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c (modified) thread-r0drv-linux.c: fixed inverted condition Fri, 07 Aug 2009 11:33:40 GMT vboxsync [22056] * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_16 (deleted) Additions/x11/vboxvideo_16: update undefined symbols and remove ... Fri, 07 Aug 2009 11:12:13 GMT vboxsync [22055] * trunk/src/VBox/Additions/x11/vboxvideo/undefined_15 (modified) Additions/x11/vboxvideo_15: update undefined symbols Fri, 07 Aug 2009 10:51:14 GMT vboxsync [22054] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_15.c (modified) Additions/x11/vboxvideo_15: use the generic in-server VGA hardware ... Fri, 07 Aug 2009 10:06:15 GMT vboxsync [22053] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin.cpp: props Fri, 07 Aug 2009 09:45:48 GMT vboxsync [22052] * trunk/src/VBox/Runtime/include/internal/iprt.h (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/RTLogWriteDebugger-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/RTLogWriteStdOut-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memuserkernel-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/mp-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/process-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/thread-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/threadpreempt-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/time-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/initterm-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/mpnotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r0drv/powernotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c (modified) IPRT: RT_MORE_STRICT for r0rdv and r0drv/darwin. Fri, 07 Aug 2009 09:24:09 GMT vboxsync [22051] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Obsolete comment Fri, 07 Aug 2009 08:16:30 GMT vboxsync [22050] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Cleaned up a bit Fri, 07 Aug 2009 08:14:01 GMT vboxsync [22049] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Make sure we only load those MSRs that are supported by the guest Fri, 07 Aug 2009 08:05:49 GMT vboxsync [22048] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: param info Thu, 06 Aug 2009 21:17:12 GMT vboxsync [22047] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_15.c (modified) Additions/x11/vboxvideo: update the framebuffer stride in the ... Thu, 06 Aug 2009 20:58:16 GMT vboxsync [22046] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_15.c (modified) Additions/x11/vboxvideo: update the framebuffer stride in the ... Thu, 06 Aug 2009 20:37:24 GMT vboxsync [22045] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_15.c (modified) Additions/x11/vboxvideo: reverted r50759 Thu, 06 Aug 2009 18:36:24 GMT vboxsync [22044] * trunk/include/VBox/vrdpapi.h (modified) Fixed regression in USB over VRDP. Thu, 06 Aug 2009 17:18:53 GMT vboxsync [22043] * trunk/src/VBox/Main/glue/constants-python.xsl (modified) Python WS: use short enum names Thu, 06 Aug 2009 16:58:57 GMT vboxsync [22042] * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) VMM: refactor CPUID limitation, passed OSType Thu, 06 Aug 2009 16:40:22 GMT vboxsync [22041] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Allow fs_base & gs_base as well Thu, 06 Aug 2009 16:33:21 GMT vboxsync [22040] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0Mixed.mac (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VT-x: use MSR bitmaps and automatic load/store (risky change). Thu, 06 Aug 2009 16:31:07 GMT vboxsync [22039] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) PDMCritSectLeave: It's not safe to call SUPSemEventSignal with ... Thu, 06 Aug 2009 16:27:13 GMT vboxsync [22038] * trunk/src/VBox/Runtime/r0drv/generic/semspinmutex-r0drv-generic.c (modified) semspinmutex-r0drv-generic.c: Return VERR_SEM_BAD_CONTEXT if ... Thu, 06 Aug 2009 15:27:25 GMT vboxsync [22037] * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) VMM: correct report cores count, also expose more CPUID leaves by default Thu, 06 Aug 2009 14:58:09 GMT vboxsync [22036] * trunk/include/VBox/hwacc_vmx.h (modified) * trunk/include/VBox/vm.h (modified) Updates Thu, 06 Aug 2009 13:31:01 GMT vboxsync [22035] * trunk/Config.kmk (modified) Main/Network: Enable changing network attachments dynamically.