# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 5:58:39 AM Thu, 01 Feb 2007 12:59:53 GMT vboxsync [502] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf (modified) When installing Windows guest video driver, set the hardware ... Thu, 01 Feb 2007 12:49:45 GMT vboxsync [501] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) FE/SDL: Printf to stderr on runtime error as long as we don't have a ... Thu, 01 Feb 2007 12:04:17 GMT vboxsync [500] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Logging update Thu, 01 Feb 2007 10:20:43 GMT vboxsync [499] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Queue depth of 8 is too much. 4 yields better results. Thu, 01 Feb 2007 10:15:07 GMT vboxsync [498] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Another update Thu, 01 Feb 2007 10:11:00 GMT vboxsync [497] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Update. Rather useless to monitor the receive ring descriptors. Thu, 01 Feb 2007 09:53:51 GMT vboxsync [496] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Updated no polling code path. Thu, 01 Feb 2007 09:10:58 GMT vboxsync [495] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) * trunk/src/VBox/Additions/linux/installer/x11config.pl (modified) Additions installers are not OSE Thu, 01 Feb 2007 09:04:58 GMT vboxsync [494] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Our change was contained in the upstream (slightly different: ... Thu, 01 Feb 2007 08:43:08 GMT vboxsync [493] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Changed printfs to Logs in DevVGA Wed, 31 Jan 2007 23:27:18 GMT vboxsync [492] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) 64-bit alignment. Klaus, could you quickly verify that I didn't break ... Wed, 31 Jan 2007 23:26:31 GMT vboxsync [491] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) 64-bit alignment. Wed, 31 Jan 2007 23:26:18 GMT vboxsync [490] * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) 64-bit alignment. Wed, 31 Jan 2007 23:25:57 GMT vboxsync [489] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) 64-bit alignment. Wed, 31 Jan 2007 23:25:34 GMT vboxsync [488] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) fixed bustage. Wed, 31 Jan 2007 23:15:55 GMT vboxsync [487] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) 64-bit Alignment. Wed, 31 Jan 2007 23:15:23 GMT vboxsync [486] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/PCIInternal.h (modified) 64-bit alignment. Wed, 31 Jan 2007 23:14:59 GMT vboxsync [485] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) 64-bit alignment. Wed, 31 Jan 2007 23:14:41 GMT vboxsync [484] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) 64-bit alignment. Wed, 31 Jan 2007 23:14:20 GMT vboxsync [483] * trunk/src/VBox/Devices/PC/apic.c (modified) 64-bit alignment. Wed, 31 Jan 2007 23:13:20 GMT vboxsync [482] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) 64-bit alignment. HCPTRTYPE -> R3PTRTYPE. And an question for Frank. Wed, 31 Jan 2007 23:02:03 GMT vboxsync [481] * trunk/src/VBox/Devices/Input/pckbd.c (modified) 64-bit alignment. Wed, 31 Jan 2007 22:34:28 GMT vboxsync [479] * trunk/src/VBox/VMM/PDMDevice.cpp (modified) pDevHlpR0 is now declared correctly. Wed, 31 Jan 2007 22:31:02 GMT vboxsync [478] * trunk/src/VBox/Devices/Network/slirp/tcp.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) upstream: set TCP_NODELAY option Wed, 31 Jan 2007 22:18:04 GMT vboxsync [474] * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) file description Wed, 31 Jan 2007 21:52:32 GMT vboxsync [473] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) several small fixes merged from upstream Wed, 31 Jan 2007 16:29:49 GMT vboxsync [471] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Suspend the VM if an iSCSI target is down. Wed, 31 Jan 2007 16:14:04 GMT vboxsync [470] * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/FramebufferImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) Main/Frontends: Changed all interface attributes and method ... Wed, 31 Jan 2007 15:57:59 GMT vboxsync [469] * trunk/include/VBox/com/defs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/COMDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl (modified) * trunk/src/VBox/Main/idl/doxygen.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) Main/XIDL: Added support for the @mod attribute (with 'ptr' the only ... Wed, 31 Jan 2007 15:20:06 GMT vboxsync [468] * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Moved rdtsc emulation into EM. Wed, 31 Jan 2007 15:13:54 GMT vboxsync [466] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Corrected sysenter/exit handling. Wed, 31 Jan 2007 15:05:57 GMT vboxsync [465] * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Added code to emulate rdtsc in the guest context. (disabled) Wed, 31 Jan 2007 14:58:15 GMT vboxsync [464] * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) Renamed CR4 masks Wed, 31 Jan 2007 12:28:42 GMT vboxsync [463] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) log causes for SSM load config mismatch to release log Wed, 31 Jan 2007 12:12:51 GMT vboxsync [462] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Current implementation of -lun is abit hackish... Wed, 31 Jan 2007 11:23:58 GMT vboxsync [461] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) fixed warning (and probably a misinterpretation) Wed, 31 Jan 2007 11:04:09 GMT vboxsync [459] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Fixed encoded LUN parsing for iSCSI config and added human-readable ... Wed, 31 Jan 2007 08:40:38 GMT vboxsync [458] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) should be an undocumented option otherwise end users will think they ... Wed, 31 Jan 2007 01:18:59 GMT vboxsync [457] * trunk/src/VBox/VMM/PGMInternal.h (modified) alignment. Wed, 31 Jan 2007 00:08:36 GMT vboxsync [456] * trunk/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp (modified) Don't crash if a key is pressed before everything is initialized. ... Wed, 31 Jan 2007 00:05:52 GMT vboxsync [455] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) Annoying assertion. Wed, 31 Jan 2007 00:02:36 GMT vboxsync [454] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Aligned PGMPOOL and PGMPOOLPAGE. Tue, 30 Jan 2007 23:36:58 GMT vboxsync [453] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) AMD64: Check CFGM option PATMEnabled before enabling PATM. Tue, 30 Jan 2007 23:35:27 GMT vboxsync [452] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) Check CFGM option CSAMEnabled before enabling CSAM. Tue, 30 Jan 2007 23:34:04 GMT vboxsync [451] * trunk/src/VBox/VMM/VM.cpp (modified) drop the AMD64 protection. Tue, 30 Jan 2007 23:06:24 GMT vboxsync [450] * trunk/src/VBox/VMM/DBGFInternal.h (modified) * trunk/src/VBox/VMM/DBGFSym.cpp (modified) Don't use an offset based AVL tree for symbols. Tue, 30 Jan 2007 23:03:57 GMT vboxsync [449] * trunk/include/iprt/avl.h (modified) * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/table/avlrgcptr.cpp (copied) RTAvlrGCPtr* Tue, 30 Jan 2007 22:36:08 GMT vboxsync [448] * trunk/src/VBox/VMM/EM.cpp (modified) Drop the AMD64 assertions. Tue, 30 Jan 2007 22:21:03 GMT vboxsync [447] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Support 'VBoxInternal/Value' overlays. Tue, 30 Jan 2007 22:06:31 GMT vboxsync [446] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) Added configuration option GetHostTimeDisabled (boolean). Tue, 30 Jan 2007 22:04:05 GMT vboxsync [445] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) New argument: -warpdrive <2..20000> Tue, 30 Jan 2007 21:56:19 GMT vboxsync [444] * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) Exposed the TMVirtualSet/GetWarpDrive API in the IMachineDebugger ... Tue, 30 Jan 2007 21:53:52 GMT vboxsync [443] * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Implemented Warp drive. This can be configured using the ... Tue, 30 Jan 2007 21:04:06 GMT vboxsync [442] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) comments. Tue, 30 Jan 2007 18:07:31 GMT vboxsync [441] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) FE/Qt: Disabled VRDP UI when IMachine::VRDPServer is not available ... Tue, 30 Jan 2007 17:09:37 GMT vboxsync [440] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: Fixed spelling. Tue, 30 Jan 2007 17:00:31 GMT vboxsync [439] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt: Applied the fix to avoid unconditional switching to the ... Tue, 30 Jan 2007 15:47:59 GMT vboxsync [438] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt: Enabled USB device activity function (doesn't actually work ... Tue, 30 Jan 2007 15:43:16 GMT vboxsync [437] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main: Fixed compiler warnings. Tue, 30 Jan 2007 15:42:55 GMT vboxsync [436] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile (modified) * trunk/src/VBox/Main/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Collection.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceFilterImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) * trunk/src/VBox/Main/linux/module.cpp (modified) Main: Added USBDevice to the DeviceType enum to provide USB device ... Tue, 30 Jan 2007 14:42:25 GMT vboxsync [435] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) FE/SDL: don't pass mouse clicks to the guest in relative mode if ... Tue, 30 Jan 2007 13:52:31 GMT vboxsync [433] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Fixed IDE for OpenSolaris 10. Tue, 30 Jan 2007 13:47:47 GMT vboxsync [432] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) argument order fixed Tue, 30 Jan 2007 13:44:07 GMT vboxsync [431] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Log the video mode hint only when it is actually delivered to the guest. Tue, 30 Jan 2007 10:14:48 GMT vboxsync [430] * trunk/src/VBox/Additions/linux/xgraphics/vboxutils.c (modified) The VBVA command record must be marked as partial when it is being ... Tue, 30 Jan 2007 09:46:12 GMT vboxsync [429] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Last minute breakage. Tue, 30 Jan 2007 09:42:40 GMT vboxsync [428] * trunk/src/VBox/Devices/Storage/PIIX3ATABmDma.h (modified) Update definitions. Tue, 30 Jan 2007 09:39:09 GMT vboxsync [427] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Suspend (and later redo) I/O operations and EMT if the VDI layer ... Tue, 30 Jan 2007 09:27:10 GMT vboxsync [426] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Fixed the fix to the additions installer Tue, 30 Jan 2007 07:55:13 GMT vboxsync [425] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) modifyvdi settype doesn't currently work Mon, 29 Jan 2007 20:05:32 GMT vboxsync [424] * trunk/src/VBox/VMM/VMMR0/TRPMR0A.asm (modified) Not ~15h. Mon, 29 Jan 2007 19:38:26 GMT vboxsync [423] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Made sure that the Linux kernel modules get the right major and minor ... Mon, 29 Jan 2007 19:10:46 GMT vboxsync [422] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Assertion details. Mon, 29 Jan 2007 18:40:07 GMT vboxsync [421] * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.cpp (modified) Stop GCC4 from being 'clever'. Mon, 29 Jan 2007 18:17:06 GMT vboxsync [420] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Don't trust the compiler to give us the right return address address ... Mon, 29 Jan 2007 18:15:31 GMT vboxsync [419] * trunk/src/VBox/VMM/VMM.cpp (modified) Removed the NO_SUPCALLR0VMM for AMD64 and added a hack to sqeeze ... Mon, 29 Jan 2007 18:07:22 GMT vboxsync [418] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) swapgs on AMD64 entry. Mon, 29 Jan 2007 18:07:00 GMT vboxsync [417] * trunk/src/VBox/HostDrivers/Support/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0Elf.asm (deleted) the thunks aren't needed. Mon, 29 Jan 2007 18:04:13 GMT vboxsync [415] * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/TRPMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/TRPMR0A.asm (modified) Fixing interrupt dispatching on amd64. Mon, 29 Jan 2007 17:57:59 GMT vboxsync [414] * trunk/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm (modified) Fixed a number of edx/rdx and ebx/rbx mixes. Fixed saving of host DRx ... Mon, 29 Jan 2007 15:07:04 GMT vboxsync [413] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) A frontend must not lock framebuffer on the thread that also does ... Mon, 29 Jan 2007 15:02:53 GMT vboxsync [412] * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Reset the update event in proper place (similar to r17824, r17825). Mon, 29 Jan 2007 10:51:57 GMT vboxsync [411] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) Additional Linux installer makefile fixes Sun, 28 Jan 2007 15:17:24 GMT vboxsync [410] * trunk/src/VBox/HostDrivers/Support/Makefile (modified) added missing include to unbreak module compilation Sun, 28 Jan 2007 15:09:57 GMT vboxsync [409] * trunk/src/VBox/HostDrivers/Support/Makefile (modified) added missing include to unbreak module compilation Sun, 28 Jan 2007 10:46:05 GMT vboxsync [408] * trunk/src/VBox/Runtime/log.cpp (modified) RTThreadSelf() -> RTThreadNativeSelf() for Ring-0. Sun, 28 Jan 2007 09:47:29 GMT vboxsync [407] * trunk/src/VBox/Runtime/table/avl_Base.cpp.h (modified) Another try... Sun, 28 Jan 2007 09:39:29 GMT vboxsync [406] * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) Fail the testcase if SUPCallVMMR0 fails. Sun, 28 Jan 2007 09:31:03 GMT vboxsync [405] * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/generic/timer-generic.cpp (modified) We're better off using the generic timer implementation on darwin. I ... Sun, 28 Jan 2007 09:06:18 GMT vboxsync [404] * trunk/src/VBox/Runtime/table/avl_Base.cpp.h (modified) a shot at that apologetic gcc error on amd64... Sun, 28 Jan 2007 08:45:05 GMT vboxsync [403] * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/generic/sched-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/semsrw-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/timer-generic.cpp (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/semaphore-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 (copied) * trunk/src/VBox/Runtime/r0drv/initterm-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c (copied) * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp (copied) * trunk/src/VBox/Runtime/r0drv/thread-r0drv.cpp (deleted) * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/sched-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win32/sched-win32.cpp (modified) * trunk/src/VBox/Runtime/thread.cpp (modified) Need RTThreadWait in ring-0 too when using the generic timers, so ... Sun, 28 Jan 2007 08:44:20 GMT vboxsync [402] * trunk/src/VBox/Runtime/table/avl_Base.cpp.h (modified) * trunk/src/VBox/Runtime/table/avl_Destroy.cpp.h (modified) * trunk/src/VBox/Runtime/table/avl_DoWithAll.cpp.h (modified) * trunk/src/VBox/Runtime/table/avl_Enum.cpp.h (modified) * trunk/src/VBox/Runtime/table/avl_Get.cpp.h (modified) * trunk/src/VBox/Runtime/table/avl_GetBestFit.cpp.h (modified) * trunk/src/VBox/Runtime/table/avl_Range.cpp.h (modified) * trunk/src/VBox/Runtime/table/avl_RemoveBestFit.cpp.h (modified) Added missing RTDECL so it'll compile cleanly in Ring-0 on NT where ... Sun, 28 Jan 2007 03:21:49 GMT vboxsync [400] * trunk/src/VBox/VMM/VMMR0/TRPMR0A.asm (modified) fixed Sun, 28 Jan 2007 03:09:35 GMT vboxsync [399] * trunk/src/VBox/VMM/VMMR0/TRPMR0A.asm (modified) fixed Sun, 28 Jan 2007 02:36:05 GMT vboxsync [398] * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) oops. Sun, 28 Jan 2007 02:34:06 GMT vboxsync [397] * trunk/include/VBox/trpm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/TRPMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/TRPMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Completed most of VBOX_WITHOUT_IDT_PATCHING. (hope I didn't break ... Sun, 28 Jan 2007 01:06:45 GMT vboxsync [396] * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) fixed 3 short jumps for nasm. Sun, 28 Jan 2007 00:03:10 GMT vboxsync [395] * trunk/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp (modified) Log allocation failures. Sun, 28 Jan 2007 00:02:50 GMT vboxsync [394] * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) Use the vm_map_wire mode as it appears to be kinder to heap consumption. Sun, 28 Jan 2007 00:01:57 GMT vboxsync [393] * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) Duh. my bug - a horrible memory leak.