# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 14, 2025 9:11:37 AM Mon, 14 Dec 2009 09:37:11 GMT vboxsync [25350] * trunk/src/VBox/Main/AutoLock.cpp (modified) AutoLock.cpp: Pass file and line number to RTCritSectEnterDebug. Sun, 13 Dec 2009 17:23:32 GMT vboxsync [25349] * trunk/include/VBox/com/string.h (modified) * trunk/include/iprt/cpp/ministring.h (moved) * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) iprt/ministring_cpp.h -> iprt/cpp/ministring.h Sun, 13 Dec 2009 17:15:06 GMT vboxsync [25348] * trunk/include/iprt/cpp/xml.h (moved) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) iprt/xml_cpp.h -> iprt/cpp/xml.h Sun, 13 Dec 2009 17:09:31 GMT vboxsync [25347] * trunk/include/Makefile.kmk (modified) * trunk/include/iprt/cpp/autores.h (moved) * trunk/include/iprt/mem.h (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxControl/testcase/tstVBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) iprt/autores.h -> iprt/cpp/autores.h Sun, 13 Dec 2009 16:21:19 GMT vboxsync [25346] * trunk/include/Makefile.kmk (modified) * trunk/include/VBox/com/Guid.h (modified) * trunk/include/VBox/com/array.h (modified) * trunk/include/VBox/com/string.h (modified) * trunk/include/iprt/cpp/utils.h (moved) * trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) iprt/cpputils.h -> iprt/cpp/utils.h Sun, 13 Dec 2009 15:56:59 GMT vboxsync [25345] * trunk/include/iprt/cpp/lock.h (moved) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCritSect.cpp (modified) iprt/lock.h -> iprt/cpp/lock.h Sun, 13 Dec 2009 15:54:43 GMT vboxsync [25344] * trunk/include/iprt/cpp (added) include/iprt/cpp/ Sat, 12 Dec 2009 22:11:35 GMT vboxsync [25343] * trunk/src/VBox/VMM/PDM.cpp (modified) MSC found this bug Sat, 12 Dec 2009 02:48:07 GMT vboxsync [25342] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) build fix. Sat, 12 Dec 2009 02:33:26 GMT vboxsync [25341] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) ldrPE.cpp: Added WIN_CERTIFICATE and added very basic verification of ... Fri, 11 Dec 2009 22:45:46 GMT vboxsync [25340] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) ldrPE.cpp: Dropped VERR_LDRPE_SECURITY. Fri, 11 Dec 2009 17:19:13 GMT vboxsync [25339] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) SrvIntNetR0.cpp: removed leftover. Fri, 11 Dec 2009 17:15:45 GMT vboxsync [25338] * trunk/include/iprt/ntwrap.mac (added) empty place holder to avoid trouble with incremental builds. Fri, 11 Dec 2009 17:14:14 GMT vboxsync [25337] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) build fix. Fri, 11 Dec 2009 17:09:23 GMT vboxsync [25336] * trunk/include/iprt/ntwrap.mac (deleted) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/win/SrvIntNetR0A-win.asm (deleted) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltA-win.asm (deleted) HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the ... Fri, 11 Dec 2009 16:44:06 GMT vboxsync [25335] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) HostServices/GuestProperties: return VINF_PERMISSION_DENIED if the ... Fri, 11 Dec 2009 15:50:23 GMT vboxsync [25334] * trunk/src/VBox/Main/glue/errorprint.cpp (modified) Main/glue: print the error code if no other error info is available Fri, 11 Dec 2009 15:21:29 GMT vboxsync [25333] * trunk/Config.kmk (modified) document VBOX_WITH_GUEST_PROPS_RDONLY_GUEST Fri, 11 Dec 2009 14:46:40 GMT vboxsync [25332] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Main/GuestProperties: compile-time option to make guest properties ... Fri, 11 Dec 2009 14:17:04 GMT vboxsync [25331] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv-win.cpp/supdrvOSLdrLoad: Ignore mistmatching ... Fri, 11 Dec 2009 14:09:45 GMT vboxsync [25330] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fix parameter checking in AdoptSavedState Fri, 11 Dec 2009 13:49:59 GMT vboxsync [25329] * trunk/src/VBox/Runtime/common/misc/tar.cpp (modified) Runtime: typo Fri, 11 Dec 2009 13:49:48 GMT vboxsync [25328] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) vbox.dsl: Avoid conflicting PS/2 kbd/mouse port assignment; fixes ... Fri, 11 Dec 2009 13:40:55 GMT vboxsync [25327] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) Solaris/VBoxBow: bits. Fri, 11 Dec 2009 13:09:40 GMT vboxsync [25326] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) Main/Machine+MediumAttachment: fix loading the passthrough setting Fri, 11 Dec 2009 12:32:00 GMT vboxsync [25325] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManageModifyVM.cpp: --bioslogodisplaytime takes a 32-bit unsigned ... Fri, 11 Dec 2009 12:28:58 GMT vboxsync [25324] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) VBoxManage: 32-bit getopt index; kicked out non-working (&& vs ||) ... Fri, 11 Dec 2009 12:27:17 GMT vboxsync [25323] * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstGetOpt.cpp (modified) iprt/getopt.h/cpp: Made the uIndex 32-bit instead of 64-bit as we ... Fri, 11 Dec 2009 11:17:26 GMT vboxsync [25322] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlayCommon.h (modified) warning Fri, 11 Dec 2009 11:09:15 GMT vboxsync [25321] * trunk/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp (modified) tstSupLoadModule: stripped off some more code. Fri, 11 Dec 2009 11:03:44 GMT vboxsync [25320] * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp (copied) tstSupLoadModule: new suplib testcase. Fri, 11 Dec 2009 10:31:55 GMT vboxsync [25319] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.cpp (modified) FE/Qt4: is Cocoa specific Fri, 11 Dec 2009 10:28:31 GMT vboxsync [25318] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.ui (modified) FE/Qt4: Add a option for enabling "Auto show Dock & Menubar in ... Fri, 11 Dec 2009 10:28:15 GMT vboxsync [25317] * trunk/include/iprt/getopt.h (modified) iprt/getopt.h: Use RTGetOptPrintError in the example. Fri, 11 Dec 2009 09:53:05 GMT vboxsync [25316] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Backed out r55877; no improvement seen Thu, 10 Dec 2009 21:09:15 GMT vboxsync [25315] * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) fix linking with binutils-gold Thu, 10 Dec 2009 18:33:15 GMT vboxsync [25314] * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/BIOSSettings: fix handling of empty string in logoImagePath ... Thu, 10 Dec 2009 18:30:40 GMT vboxsync [25313] * trunk/include/VBox/err.h (modified) VBox/err.h: comment typo which ends up in error messages Thu, 10 Dec 2009 17:36:44 GMT vboxsync [25312] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) Solaris/VBoxBow: bits. Thu, 10 Dec 2009 17:16:42 GMT vboxsync [25311] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) SMP experiment: additional tlb flushes to see if those improve smp ... Thu, 10 Dec 2009 17:06:44 GMT vboxsync [25310] * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxCallbackImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/Shareable.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) * trunk/src/VBox/Main/include/objectslist.h (modified) Main: lock validator, first batch: implement per-thread stack to ... Thu, 10 Dec 2009 17:06:36 GMT vboxsync [25309] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) 2D: some cleanup + warning fixes Thu, 10 Dec 2009 16:48:49 GMT vboxsync [25308] * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv: Lock down the natively loaded image. Thu, 10 Dec 2009 16:30:31 GMT vboxsync [25307] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) SUPDrv: Use RTSemMutex instead of RTSemFastMutex for the loader on ... Thu, 10 Dec 2009 16:24:18 GMT vboxsync [25306] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) HostServices/GuestProperties: add global "RDONLYGUEST" flag and clean ... Thu, 10 Dec 2009 15:29:24 GMT vboxsync [25305] * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) MPS: removed bogus CPU entry Thu, 10 Dec 2009 15:21:10 GMT vboxsync [25304] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.h (modified) FE/Qt4: Allow wheel event deltas which have smaller distances than 120. Thu, 10 Dec 2009 15:05:55 GMT vboxsync [25303] * trunk/src/VBox/GuestHost/OpenGL/include/cr_glstate.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_bufferobject.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_internals.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) crOpenGL: properly restore context states after snapshot loading Thu, 10 Dec 2009 14:57:29 GMT vboxsync [25302] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/include (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/include/mac_client.h (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/include/mac_client_priv.h (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/include/mac_provider.h (added) Solaris/VBoxBow: crossbow netfilter initial commit, rx works, no tx. Thu, 10 Dec 2009 14:33:25 GMT vboxsync [25301] * trunk/src/VBox/Devices/Network/slirp/libalias/alias_dns.c (modified) * trunk/src/VBox/Devices/Network/slirp/libalias/alias_nbt.c (modified) NAT: removed annoying warnings Thu, 10 Dec 2009 14:09:44 GMT vboxsync [25300] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv: Cleaned up the native loader implmenetation on windows and ... Thu, 10 Dec 2009 13:59:12 GMT vboxsync [25299] * trunk/include/iprt/err.h (modified) iprt/err.h: More loader status code. Thu, 10 Dec 2009 13:33:12 GMT vboxsync [25298] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Put back incorrectly removed tlb flushes (3.1 regression; #4485) Thu, 10 Dec 2009 13:26:23 GMT vboxsync [25297] * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaApplication.m (modified) FE/Qt4-OSX: fix checking for the various modifier keys Thu, 10 Dec 2009 13:22:48 GMT vboxsync [25296] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/RTStrCmp.cpp (copied) * trunk/src/VBox/Runtime/common/string/RTStrNCmp.cpp (copied) * trunk/src/VBox/Runtime/common/string/RTStrStr.cpp (copied) * trunk/src/VBox/Runtime/common/string/utf-8-case.cpp (copied) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) IPRT: splitting up utf-8.cpp Thu, 10 Dec 2009 13:12:41 GMT vboxsync [25295] * trunk/include/iprt/thread.h (modified) iprt/thread.h: more docs. Thu, 10 Dec 2009 12:57:31 GMT vboxsync [25294] * trunk/include/iprt/thread.h (modified) IPRT: docs Thu, 10 Dec 2009 11:14:59 GMT vboxsync [25293] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL-OSX: accidentally included to much into the timing update test Thu, 10 Dec 2009 10:29:57 GMT vboxsync [25292] * trunk/include/iprt/dir.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/sysfs.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstDir.cpp (modified) RTDirReadEx parameter to resolve symlinks. Thu, 10 Dec 2009 10:16:54 GMT vboxsync [25291] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) SUPDrv: nits Thu, 10 Dec 2009 09:10:55 GMT vboxsync [25290] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) EFI: panic port, cleanup Thu, 10 Dec 2009 00:32:17 GMT vboxsync [25289] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: remove obsolete method Thu, 10 Dec 2009 00:30:09 GMT vboxsync [25288] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) * trunk/src/VBox/Main/include/RemoteUSBBackend.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) Main: preparation for deadlock detection: make lock instance data ... Thu, 10 Dec 2009 00:14:12 GMT vboxsync [25287] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: flatten LockHandle ... Wed, 09 Dec 2009 23:50:02 GMT vboxsync [25286] * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: remove AutoMultiLock* template Wed, 09 Dec 2009 23:38:58 GMT vboxsync [25285] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: convert ... Wed, 09 Dec 2009 21:26:28 GMT vboxsync [25284] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: add AutoWriterLockBase in ... Wed, 09 Dec 2009 19:50:30 GMT vboxsync [25283] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: add handles vector to ... Wed, 09 Dec 2009 19:21:21 GMT vboxsync [25282] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: move more logic to AutoLockBase Wed, 09 Dec 2009 18:41:39 GMT vboxsync [25281] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: make AutoLockBase data ... Wed, 09 Dec 2009 18:15:54 GMT vboxsync [25280] * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: prohibit recursive locking ... Wed, 09 Dec 2009 17:50:26 GMT vboxsync [25279] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/include/AutoLock.h (modified) Main: preparation for deadlock detection: clean up autolock classes Wed, 09 Dec 2009 16:37:00 GMT vboxsync [25278] * trunk/Config.kmk (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv: Major IOC version change - preparing to use the native ring-0 ... Wed, 09 Dec 2009 16:35:13 GMT vboxsync [25277] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: these two calls of activate_port_forwarding are now obsolete ... Wed, 09 Dec 2009 16:23:51 GMT vboxsync [25276] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) NAT: force re-activation of port forwarding on link down; coding ... Wed, 09 Dec 2009 15:58:31 GMT vboxsync [25275] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) SUPDrv: Added SUPGetGIP and added a fNativeLoader indicator to ... Wed, 09 Dec 2009 15:55:27 GMT vboxsync [25274] * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) SUPDrvA-win.asm: export SUPR0Printf. Wed, 09 Dec 2009 15:03:09 GMT vboxsync [25273] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) CSAM.cpp: -Wshadow Wed, 09 Dec 2009 14:57:54 GMT vboxsync [25272] * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) PATMSSM.cpp: -Wshadow Wed, 09 Dec 2009 14:55:54 GMT vboxsync [25271] * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) PDMAsyncCompletionFileCache.cpp: warnings and don't release ... Wed, 09 Dec 2009 14:49:05 GMT vboxsync [25270] * trunk/src/VBox/VMM/PDMAsyncCompletionFileFailsafe.cpp (modified) PDMAsyncCompletionFileFailsafe.cpp: warning. Wed, 09 Dec 2009 10:48:10 GMT vboxsync [25269] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d: code cleaning Wed, 09 Dec 2009 10:44:48 GMT vboxsync [25268] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) DevAHCI: warning Wed, 09 Dec 2009 10:43:42 GMT vboxsync [25267] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) DevPCI: warning Wed, 09 Dec 2009 10:41:37 GMT vboxsync [25266] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: build fixes Wed, 09 Dec 2009 10:34:36 GMT vboxsync [25265] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/dnsproxy/dnsproxy.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/libalias/alias_dns.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: coding style Wed, 09 Dec 2009 10:26:39 GMT vboxsync [25264] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) 2d: code cleaning Wed, 09 Dec 2009 05:16:39 GMT vboxsync [25263] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv/Lib: More hacking Wed, 09 Dec 2009 04:20:18 GMT vboxsync [25262] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv: Works on vista... Wed, 09 Dec 2009 02:09:01 GMT vboxsync [25261] * trunk/Config.kmk (modified) Config.kmk/VBOXR0.win: Sign ring-0 binaries when ... Wed, 09 Dec 2009 02:07:44 GMT vboxsync [25260] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER Wed, 09 Dec 2009 02:07:06 GMT vboxsync [25259] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) ldrPE.cpp: Ignore IMAGE_DIRECTORY_ENTRY_SECURITY for now. Wed, 09 Dec 2009 01:52:52 GMT vboxsync [25258] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv: Sketched out support for native module loading. (OS parts are ... Wed, 09 Dec 2009 00:11:25 GMT vboxsync [25257] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) 2d: basic ogl PBO-based backend to be used with mapping gl PBO to ... Tue, 08 Dec 2009 21:18:38 GMT vboxsync [25256] * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main: MediumImpl must support IDispatch Tue, 08 Dec 2009 18:29:06 GMT vboxsync [25255] * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) tstVMM.cpp: -Wshadow Tue, 08 Dec 2009 18:28:25 GMT vboxsync [25254] * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp (modified) tstPDMAsyncCompletion.cpp: -Wshadow Tue, 08 Dec 2009 18:26:38 GMT vboxsync [25253] * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) tstAnimate.cpp: -Wshadow Tue, 08 Dec 2009 18:19:39 GMT vboxsync [25252] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) TRPMGCHandlers.cpp: -Wshadow Tue, 08 Dec 2009 14:39:01 GMT vboxsync [25251] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGMAllPhys.cpp: -Wshadow