# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 3:12:10 PM Tue, 14 May 2013 07:56:54 GMT vboxsync [46049] * trunk/src/VBox/Runtime/common/path/RTPathParsedReassemble.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathSplitReassemble.cpp (modified) RTPathParsedReassemble, RTPathSplitReassemble: It's RTPATH_STYLE not ... Tue, 14 May 2013 07:44:30 GMT vboxsync [46048] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/win/lazy-dbghelp.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp (added) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) Added a RTDbgMod reader that employs DbgHelp.dll. Tue, 14 May 2013 05:36:41 GMT vboxsync [46046] * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) USB/proxy/darwin: typo. Mon, 13 May 2013 20:59:46 GMT vboxsync [46045] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Remove L4 support from main tree, missing file. Mon, 13 May 2013 19:45:02 GMT vboxsync [46042] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) All source files should have $Id:$ keywords at the top. Mon, 13 May 2013 19:43:55 GMT vboxsync [46041] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nit. Mon, 13 May 2013 19:32:36 GMT vboxsync [46040] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) Additions/x11: build fix Mon, 13 May 2013 19:18:20 GMT vboxsync [46039] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) Additions/x11: build fix Mon, 13 May 2013 18:23:09 GMT vboxsync [46038] * trunk/src/VBox/VMM/include/HMInternal.mac (modified) build fix Mon, 13 May 2013 17:29:18 GMT vboxsync [46037] * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_point.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_bits_globalop.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_buffer.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_get.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_point.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_point.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) crOpenGL: 1. missing 2.1 bits: glPointParameter ... Mon, 13 May 2013 17:03:47 GMT vboxsync [46036] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) Frontends/VBoxManage: new option --longmode for modifyvm, for ... Mon, 13 May 2013 16:47:40 GMT vboxsync [46035] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/generic/env-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio2-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path2-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/ioctl.h (deleted) * trunk/src/VBox/Runtime/testcase/soundcard.h (deleted) * trunk/src/VBox/Runtime/testcase/tstIoCtl.cpp (deleted) * trunk/src/VBox/Runtime/testcase/tstTime-3.cpp (modified) Remove L4 support from main tree. Mon, 13 May 2013 16:45:41 GMT vboxsync [46034] * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: DEBUG->STRICT build fix for switcher Tests. Mon, 13 May 2013 16:17:45 GMT vboxsync [46032] * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) grumble. Mon, 13 May 2013 16:15:16 GMT vboxsync [46031] * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) Cannot define two RT_OS_XXX macros at the same time, sorry, was never ... Mon, 13 May 2013 16:07:36 GMT vboxsync [46029] * trunk/src/VBox/Storage/VHDX.cpp (modified) Storage/VHDX: Disable a few consistency checks. I've seen images in ... Mon, 13 May 2013 16:03:48 GMT vboxsync [46028] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) grumble. Mon, 13 May 2013 15:55:57 GMT vboxsync [46027] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) grumble. Mon, 13 May 2013 15:36:27 GMT vboxsync [46025] * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodldr.cpp (modified) RTDbgCfg: Directory and cache searching code. Mon, 13 May 2013 15:34:54 GMT vboxsync [46023] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrFile.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) RTLdrOpen: Defined the first flag RTLDR_O_FOR_DEBUG for use with ... Mon, 13 May 2013 15:11:30 GMT vboxsync [46022] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: Burn fix for r85687. Mon, 13 May 2013 15:09:43 GMT vboxsync [46021] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) Additions/linux: add support for using cross-compiler tools to build ... Mon, 13 May 2013 15:09:16 GMT vboxsync [46020] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferSDL.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferSDL.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.h (modified) FE/Qt: 6749: Removing obsolete SDL support code. Mon, 13 May 2013 14:11:21 GMT vboxsync [46019] * trunk/src/VBox/Additions/x11/x11stubs/Makefile.kmk (modified) Additions/x11: use a VBoxGuest template for building the X11 stub ... Mon, 13 May 2013 13:51:10 GMT vboxsync [46018] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix Vista 64-bit guests to work again. Mon, 13 May 2013 13:29:34 GMT vboxsync [46017] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: 6749: Removing obsolete and strange TimerMode code. Mon, 13 May 2013 13:07:36 GMT vboxsync [46016] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBQGL.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQGL.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQGL.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) FE/Qt: 6749: Removing obsolete QGL support code. Mon, 13 May 2013 12:23:40 GMT vboxsync [46015] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) FE/Qt: Message-center: Extending CProgress errors handling for the ... Mon, 13 May 2013 11:55:58 GMT vboxsync [46014] * trunk/include/iprt/dir.h (modified) * trunk/src/VBox/Runtime/r3/dir.cpp (modified) RTDirQueryUnknownType* adjustment. Mon, 13 May 2013 11:52:15 GMT vboxsync [46013] * trunk/include/iprt/dir.h (modified) * trunk/src/VBox/Runtime/r3/dir.cpp (modified) RTDirQueryUnknownType* adjustment. Mon, 13 May 2013 11:28:22 GMT vboxsync [46010] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-8-case.cpp (modified) iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and ... Mon, 13 May 2013 11:07:03 GMT vboxsync [46009] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) ctrlCopyDirToGuest: r=bird: This directory enum code won't work on ... Mon, 13 May 2013 11:05:55 GMT vboxsync [46008] * trunk/include/iprt/dir.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/r3/dir.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fs-win.cpp (modified) iprt/dir.h,++: Added RTDirQueryUnknownType, RTDirQueryUnknownTypeEx, ... Mon, 13 May 2013 10:55:02 GMT vboxsync [46007] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/VPX: play safe Mon, 13 May 2013 09:39:02 GMT vboxsync [46006] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/VPX: do uninitialization in drvDestruct() rather than in uninit() Mon, 13 May 2013 09:37:41 GMT vboxsync [46005] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferDirectDraw.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferDirectDraw.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.cpp (modified) FE/Qt: 6749: Removing obsolete DirectDraw support code. Mon, 13 May 2013 09:20:43 GMT vboxsync [46004] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: DR7 is 32-bit in reality, upper bits are reserved MBZ, ... Mon, 13 May 2013 08:44:23 GMT vboxsync [46003] * trunk/src/VBox/Storage/testcase/VDScriptInterp.cpp (modified) Storage/testcase: warning Mon, 13 May 2013 08:30:25 GMT vboxsync [46002] * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) Support: fix strict hardened builds Mon, 13 May 2013 07:11:05 GMT vboxsync [46001] * trunk/src/VBox/Additions/haiku/VBoxVideo/driver/driver.cpp (modified) header fixes Mon, 13 May 2013 06:47:16 GMT vboxsync [46000] * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) build fix Mon, 13 May 2013 01:48:34 GMT vboxsync [45998] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) warnings Mon, 13 May 2013 01:47:44 GMT vboxsync [45997] * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodexports.cpp (modified) SlickEdit loves adding BOM on new files. Sun, 12 May 2013 23:41:02 GMT vboxsync [45996] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) build fix Sun, 12 May 2013 19:16:16 GMT vboxsync [45994] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/formats (added) * trunk/include/iprt/formats/codeview.h (added) * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (added) * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodexports.cpp (added) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) RTDbgModCreateFromPeImage: Mostly implemented. Sun, 12 May 2013 19:12:25 GMT vboxsync [45993] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) VMM: Added DBGFR3AsGetConfig. Sun, 12 May 2013 16:31:50 GMT vboxsync [45992] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: explicitely initialize mpVideoRecCtx Sat, 11 May 2013 23:36:34 GMT vboxsync [45991] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Fix local strict build issues. Sat, 11 May 2013 20:10:27 GMT vboxsync [45988] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) Fix burn. Sat, 11 May 2013 17:43:41 GMT vboxsync [45987] * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) build fix Sat, 11 May 2013 14:14:11 GMT vboxsync [45986] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) build fix Sat, 11 May 2013 12:46:30 GMT vboxsync [45984] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (added) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/include/DBGFInternal.h (modified) RTDbgCfg: Debugging configuration, like symbol search paths and such. Fri, 10 May 2013 14:19:01 GMT vboxsync [45983] * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) DbgPlugInWinNt.cpp: Made it work with NT4. Fri, 10 May 2013 12:36:39 GMT vboxsync [45982] * trunk/src/VBox/Runtime/common/ldr/ldrELF.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) RTLdrElf: Better fix. Fri, 10 May 2013 12:02:33 GMT vboxsync [45981] * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) Only pick up SHT_STRTAB sections if we haven't already found one. Fri, 10 May 2013 11:22:45 GMT vboxsync [45980] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DisplayImpl: Explicitly clear mpVideoRecCtx. Fri, 10 May 2013 10:35:32 GMT vboxsync [45979] * trunk/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp (modified) lightdm_greeter: Also take domain name into account. Fri, 10 May 2013 09:53:14 GMT vboxsync [45978] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nit. Fri, 10 May 2013 09:51:35 GMT vboxsync [45977] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Kernel GS Base is no longer manually saved/restore ... Fri, 10 May 2013 09:40:22 GMT vboxsync [45976] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: In case we don't have TPR-shadow or CR8_LOAD exit is ... Fri, 10 May 2013 00:13:23 GMT vboxsync [45975] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) DWARF: Watcom segment detection and wasm/wlink labels. Thu, 09 May 2013 22:18:45 GMT vboxsync [45974] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) DevATA: Return no data for status register if no device on channel ... Thu, 09 May 2013 21:10:18 GMT vboxsync [45973] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Alignment. Thu, 09 May 2013 21:06:06 GMT vboxsync [45972] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) DevATA: Do not unnecessarily restrict ATAPI PIO transfer size. Thu, 09 May 2013 19:46:52 GMT vboxsync [45971] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) Main, VMM: Added an API seting to disable VT-x unrestricted execution. Thu, 09 May 2013 17:27:59 GMT vboxsync [45970] * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Storage/LsiLogic: Fix Solaris 9 guests, it insists on downloading the ... Thu, 09 May 2013 17:14:46 GMT vboxsync [45969] * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) build fix Thu, 09 May 2013 17:12:13 GMT vboxsync [45968] * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) Ldr,Dbg: DWARF and ELF hacking in progress. Thu, 09 May 2013 15:49:06 GMT vboxsync [45967] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: comment. Thu, 09 May 2013 15:39:52 GMT vboxsync [45966] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Only cause a VM-exit when the highest-priority pending ... Thu, 09 May 2013 15:32:14 GMT vboxsync [45965] * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM: Facility for getting the highest-priority pending interrupt from ... Wed, 08 May 2013 23:44:31 GMT vboxsync [45963] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: nits. Wed, 08 May 2013 20:39:55 GMT vboxsync [45962] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Main/VPX: more fixes Wed, 08 May 2013 20:34:30 GMT vboxsync [45961] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/VPX: don't initialize anything if disabled Wed, 08 May 2013 20:30:49 GMT vboxsync [45960] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Main/VPX: crash fix if not enabled Wed, 08 May 2013 20:27:08 GMT vboxsync [45959] * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) Storage/LsiLogic: Start cleaning up the implementation, rework I/O ... Wed, 08 May 2013 20:08:45 GMT vboxsync [45958] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/VPX: start at 1 not 0. Wed, 08 May 2013 20:00:08 GMT vboxsync [45957] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) windows build fix Wed, 08 May 2013 19:46:49 GMT vboxsync [45956] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Main/VPX: multi-monitor fixes; use .webm as default extension Wed, 08 May 2013 18:04:10 GMT vboxsync [45955] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: Name fixes for non-static functions. Wed, 08 May 2013 15:37:29 GMT vboxsync [45954] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: spacing. Wed, 08 May 2013 15:33:54 GMT vboxsync [45953] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Don't mix up store and load. This is horrible terminology. Wed, 08 May 2013 15:01:59 GMT vboxsync [45952] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) Windows Guest Additions installer: Select 3D section to reflect ... Wed, 08 May 2013 13:00:13 GMT vboxsync [45950] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) Main/VPX: multimonitor (needs more cleanup) Wed, 08 May 2013 12:37:14 GMT vboxsync [45949] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/VMMR3: Stat description. Wed, 08 May 2013 12:32:54 GMT vboxsync [45948] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/tcp.h (modified) * trunk/src/VBox/Runtime/r3/tcp.cpp (modified) IPRT: Added RTTcpClientConnectEx and RTTcpClientCancelConnect. Wed, 08 May 2013 12:27:58 GMT vboxsync [45947] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/hm_vmx.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: HM cleanup for CTRL, CONTROLS in symbolic names. Wed, 08 May 2013 11:48:30 GMT vboxsync [45946] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: copy, paste typo. Wed, 08 May 2013 11:47:48 GMT vboxsync [45945] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: paranoidroid. Wed, 08 May 2013 11:44:06 GMT vboxsync [45944] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Don't intercept CR3 reads with unrestricted guests. Wed, 08 May 2013 09:30:28 GMT vboxsync [45943] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix overly-delayed update of PGM's view of CR3. More ... Wed, 08 May 2013 09:14:51 GMT vboxsync [45942] * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: don't notify event when there is no parent window Wed, 08 May 2013 08:47:02 GMT vboxsync [45941] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) Main/VPX: some code restructuring to be able to log errors / success ... Tue, 07 May 2013 20:16:31 GMT vboxsync [45940] * trunk/include/VBox/VBoxVideo3D.h (modified) * trunk/src/VBox/Frontends/VBoxFB/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxFB/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/NullFramebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) crOpenGL->Fe/Qt notification mechanism Tue, 07 May 2013 17:16:31 GMT vboxsync [45939] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.h (modified) FE/Qt: Popup-center: Support for visual-representation mode change; ... Tue, 07 May 2013 15:52:46 GMT vboxsync [45938] * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMouse.inf (modified) Windows Guest Additions installer: New try for installing the ... Tue, 07 May 2013 14:53:55 GMT vboxsync [45937] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Easier to read when reading huge logs. Tue, 07 May 2013 13:35:58 GMT vboxsync [45936] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) dbgmoddwarf.cpp: Fixed bug in line number interpreter. Tue, 07 May 2013 13:18:04 GMT vboxsync [45935] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) Export RTLogGetDefaultInstance. Tue, 07 May 2013 12:50:12 GMT vboxsync [45934] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMMR0.cpp/RTAssertMsg2WeakV: Don't instantiate the debug logger, just ...