# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 6:30:34 PM 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 ... Tue, 07 May 2013 12:22:10 GMT vboxsync [45932] * trunk/configure (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) VPX: support 0.9.5 or higher; removed some obsolete Linux ... Tue, 07 May 2013 12:15:19 GMT vboxsync [45931] * trunk/src/VBox/Installer/linux/distributions_deb (modified) * trunk/src/VBox/Installer/linux/distributions_rpm (modified) deb/rpm: removed a few distributions we don't build packages for anymore Tue, 07 May 2013 12:14:06 GMT vboxsync [45930] * trunk/src/VBox/VMM/VMMR3/DBGFCoreWrite.cpp (modified) VMM/DBGFCoreWrite: Clarify comment regarding threads in the guest ... Tue, 07 May 2013 08:34:15 GMT vboxsync [45929] * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTNtDbgHelp.cpp (added) RTNtDbgHelp: Tool for exploring debug info and/or dbghelp.dll apis. Tue, 07 May 2013 08:05:43 GMT vboxsync [45927] * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/Nvram.cpp (modified) * trunk/src/VBox/Main/src-client/UsbCardReader.cpp (modified) * trunk/src/VBox/Runtime/common/string/uniread.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp (modified) *: a few uint32_t warnings Mon, 06 May 2013 20:26:43 GMT vboxsync [45926] * trunk/include/VBox/settings.h (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) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * 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) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) IMachine::VideoCaptureFps Mon, 06 May 2013 20:05:56 GMT vboxsync [45925] * trunk/src/VBox/Additions/x11/vboxmouse/vboxmouse.c (modified) Additions/x11/vboxmouse: fix a warning on some platforms. Mon, 06 May 2013 19:34:30 GMT vboxsync [45924] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) warning Mon, 06 May 2013 19:11:54 GMT vboxsync [45922] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.h (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Main/VPX: more cleanup Mon, 06 May 2013 18:54:45 GMT vboxsync [45921] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) crOpenGL: makecurrent(0,0) impl fix Mon, 06 May 2013 16:46:15 GMT vboxsync [45920] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) crOpenGL: typo fix Mon, 06 May 2013 16:01:47 GMT vboxsync [45919] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) HM: Added VMX entry refused/allowed stats. Mon, 06 May 2013 15:48:04 GMT vboxsync [45918] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: State-save ordering enforcement assertion, comment and ... Mon, 06 May 2013 15:29:50 GMT vboxsync [45916] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Remove redundant code while loading save-state. ... Mon, 06 May 2013 15:12:47 GMT vboxsync [45915] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: lines. Mon, 06 May 2013 15:11:12 GMT vboxsync [45914] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.h (modified) Main: warnings Mon, 06 May 2013 15:01:27 GMT vboxsync [45913] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (added) * trunk/src/VBox/Main/src-client/EbmlWriter.h (added) VPX: export EbmlWriter Mon, 06 May 2013 15:01:23 GMT vboxsync [45912] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Return of the AssertRCReturns! Mon, 06 May 2013 15:00:37 GMT vboxsync [45911] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Main/VPX: proper error handling, cleanup Mon, 06 May 2013 13:30:43 GMT vboxsync [45910] * trunk/src/VBox/GuestHost/OpenGL/include/cr_glstate.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_lists.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_lists.c (modified) crOpenGL: display lists hw sync fix Mon, 06 May 2013 13:26:33 GMT vboxsync [45909] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: don't create a guest property if it does not exist and should ... Mon, 06 May 2013 12:59:37 GMT vboxsync [45908] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) Don't OR status codes together, just AssertRCReturn immediately. If ... Mon, 06 May 2013 12:54:22 GMT vboxsync [45907] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_IEM bitrot and stuff. Mon, 06 May 2013 12:40:14 GMT vboxsync [45906] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: uint64->32 fix. Mon, 06 May 2013 12:02:23 GMT vboxsync [45905] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Return proper status code while leaving root-mode not ... Mon, 06 May 2013 11:53:53 GMT vboxsync [45904] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) VMM/HMVMXR0: Fixes for pure 32-bit darwin hosts (not hybrid) with ... Mon, 06 May 2013 11:38:45 GMT vboxsync [45903] * trunk/include/iprt/memcache.h (modified) * trunk/src/VBox/Runtime/common/alloc/memcache.cpp (modified) memcache.h/.cpp: doc updates Mon, 06 May 2013 07:42:36 GMT vboxsync [45902] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) VBoxTray/seamless: log fixes Mon, 06 May 2013 07:28:23 GMT vboxsync [45901] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) VBoxTray/seamless: more corrections Sun, 05 May 2013 12:24:03 GMT vboxsync [45899] * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) LsiLogic: Fix crash under certain circumstances Sun, 05 May 2013 10:29:25 GMT vboxsync [45898] * trunk/src/VBox/Storage/VD.cpp (modified) Storage: Fix lost writes when the iSCSI is used with snapshots Fri, 03 May 2013 13:01:23 GMT vboxsync [45897] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: Log spacing. Fri, 03 May 2013 12:17:04 GMT vboxsync [45896] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: limit macro scope. Fri, 03 May 2013 12:13:20 GMT vboxsync [45895] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Remove redundant and slightly misleading comment. Fri, 03 May 2013 12:09:43 GMT vboxsync [45894] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMM: Use RT_BIT which uses unsigned to avoid nasty sign-extension ... Fri, 03 May 2013 11:54:41 GMT vboxsync [45893] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix sign extension issue, use uint32_t. Fri, 03 May 2013 11:44:10 GMT vboxsync [45892] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Some clarification regarding the unusable bit. Fri, 03 May 2013 10:34:51 GMT vboxsync [45891] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Main/VPX: clear RGB buffer on allocation Fri, 03 May 2013 09:57:44 GMT vboxsync [45890] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main: warnings Fri, 03 May 2013 09:40:11 GMT vboxsync [45889] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) FE/Qt: hopefully support AltGr correctly in the host combination ... Fri, 03 May 2013 09:30:33 GMT vboxsync [45888] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Avoid syncing TRPM and Pending HM events back and forth ... Fri, 03 May 2013 00:07:08 GMT vboxsync [45887] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: todo for thinking about tomorrow.