# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 2:39:48 PM 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. Thu, 02 May 2013 23:56:42 GMT vboxsync [45886] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: A few extra segment selector checks. Thu, 02 May 2013 22:58:28 GMT vboxsync [45885] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: More checks on strict builds. Thu, 02 May 2013 21:30:28 GMT vboxsync [45884] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: More aggressive state sync.: don't save IDTR, LDTR, ... Thu, 02 May 2013 18:49:40 GMT vboxsync [45883] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Main/VPX: another typo Thu, 02 May 2013 18:23:28 GMT vboxsync [45882] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/VPX: typo Thu, 02 May 2013 15:56:02 GMT vboxsync [45881] * trunk/src/VBox/Devices/PC/BIOS/notes.txt (modified) Added note about NW6.x's use of PCI BIOS. Thu, 02 May 2013 15:08:48 GMT vboxsync [45880] * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) DBGF: Tweaked Solaris digger to grok S11.1. Thu, 02 May 2013 14:19:15 GMT vboxsync [45879] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: Log spacing/indent inconsistencies. Thu, 02 May 2013 14:04:57 GMT vboxsync [45878] * 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) VPX: separate encoding thread; more cleanup Thu, 02 May 2013 13:47:22 GMT vboxsync [45877] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) FE/Qt: hopefully support AltGr correctly in the host combination ... Thu, 02 May 2013 12:52:59 GMT vboxsync [45876] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) FE/Qt: hopefully support AltGr correctly in the host combination ... Thu, 02 May 2013 12:52:33 GMT vboxsync [45875] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/err.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) VMM/VMMR0: Distinguish better between invalid VMXON, VMCS pointers ... Thu, 02 May 2013 12:16:42 GMT vboxsync [45874] * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxService: More logging for property cache / user enumeration. Thu, 02 May 2013 10:48:59 GMT vboxsync [45873] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) FE/Qt: hopefully support AltGr correctly in the host combination ... Thu, 02 May 2013 09:45:11 GMT vboxsync [45872] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nit. Thu, 02 May 2013 09:43:12 GMT vboxsync [45871] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) FE/Qt: more AltGr experiments, fix a burn. Thu, 02 May 2013 09:35:03 GMT vboxsync [45870] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: Fix for HM_PROFILE_EXIT_DISPATCH. Thu, 02 May 2013 08:51:00 GMT vboxsync [45869] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) FE/Qt: more AltGr experiments. Thu, 02 May 2013 07:55:59 GMT vboxsync [45868] * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) tstVMREQ: disable HM to prevent failing when allocating ... Wed, 01 May 2013 21:07:12 GMT vboxsync [45867] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) FE/Qt: more AltGr experiments, temporarily reverse the order of ... Wed, 01 May 2013 20:17:13 GMT vboxsync [45866] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) FE/Qt: more AltGr experiments. Wed, 01 May 2013 12:05:16 GMT vboxsync [45865] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Assertion and clarified todo comment. Wed, 01 May 2013 11:42:27 GMT vboxsync [45864] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/VMMR3: nit. Wed, 01 May 2013 11:25:56 GMT vboxsync [45863] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/VMMR0: HMR0 is shared code, not just Intel. Undo skipping of ... Wed, 01 May 2013 11:13:25 GMT vboxsync [45862] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) VMM/VMMR0: Unbreak old VT-x code with manual load/store of kernel GS ... Wed, 01 May 2013 10:55:14 GMT vboxsync [45861] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/VMMR0: Fix debug assertion regarding leaving HM context with ... Wed, 01 May 2013 10:35:54 GMT vboxsync [45860] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) tstRTInlineAsm.cpp: Try fix the ASMCpuId test. (Don't expect local ... Wed, 01 May 2013 08:40:06 GMT vboxsync [45859] * trunk/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp (modified) lightdm-greeter: Proper termination on SIGTERM, improved logging. Wed, 01 May 2013 00:18:53 GMT vboxsync [45858] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: Corrected an obsolete comment regarding HM execution and a todo ... Wed, 01 May 2013 00:17:17 GMT vboxsync [45857] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Eliminated some unnecessary DECLCALLBACK calling convention. Tue, 30 Apr 2013 23:12:38 GMT vboxsync [45856] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: STAM counter descriptions, cleanup. Fixed a few erroneous stats ... Tue, 30 Apr 2013 19:36:13 GMT vboxsync [45855] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Remove assertion for now as it's an enum not a pfn. Tue, 30 Apr 2013 19:09:11 GMT vboxsync [45854] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMMR0: build fix Tue, 30 Apr 2013 19:03:14 GMT vboxsync [45853] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) VBoxTray: re-post regions on display mode change Tue, 30 Apr 2013 18:55:55 GMT vboxsync [45852] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: wrap to 130 columns. Tue, 30 Apr 2013 18:18:41 GMT vboxsync [45850] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nits. Tue, 30 Apr 2013 18:01:53 GMT vboxsync [45849] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Redundant. Tue, 30 Apr 2013 18:00:08 GMT vboxsync [45848] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMX0: We're already in non-preemptible context. Too paranoid to ... Tue, 30 Apr 2013 17:25:37 GMT vboxsync [45847] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) VBoxTray/seamless: RDS check timer interval Tue, 30 Apr 2013 16:48:09 GMT vboxsync [45846] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Restore TSC_AUX properly when not using auto-load/store ... Tue, 30 Apr 2013 16:38:34 GMT vboxsync [45845] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/VMMR0: Load kernel-gs base MSR as part of the auto-load/store MSR ... Tue, 30 Apr 2013 16:18:32 GMT vboxsync [45844] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) VBoxTray/seamless: bugfix Tue, 30 Apr 2013 15:39:58 GMT vboxsync [45843] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) VBoxTray/seamless: more fixes Tue, 30 Apr 2013 15:37:38 GMT vboxsync [45842] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp (modified) FE/Qt: 6719: Removing excessive menu-items added by r85294. Tue, 30 Apr 2013 14:36:58 GMT vboxsync [45841] * trunk/src/VBox/Main/src-client/VideoRec.cpp (added) * trunk/src/VBox/Main/src-client/VideoRec.h (added) VPX: export to OSE Tue, 30 Apr 2013 14:18:10 GMT vboxsync [45840] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) idl: uuid change for r85412 Tue, 30 Apr 2013 14:13:42 GMT vboxsync [45839] * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) DevHPET: we don't load VMMRC for sure anymore Tue, 30 Apr 2013 13:54:20 GMT vboxsync [45838] * 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/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) VPX: plugged memory leak; introduced rate parameter; clear artefacts ... Tue, 30 Apr 2013 12:42:28 GMT vboxsync [45837] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h (modified) VBoxTray/seamless: more fixes Tue, 30 Apr 2013 11:56:26 GMT vboxsync [45836] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Spelling. Tue, 30 Apr 2013 11:41:26 GMT vboxsync [45835] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage: added information for video recording to 'showvminfo' Tue, 30 Apr 2013 11:41:08 GMT vboxsync [45834] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: renamed VideoRecording setting to VideoCapture to make sure ... Tue, 30 Apr 2013 11:39:04 GMT vboxsync [45833] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) FE/Qt: more AltGr experiments. Tue, 30 Apr 2013 11:38:48 GMT vboxsync [45832] * trunk/src/VBox/VMM/include/PGMInline.h (modified) PGMInline.h: fix SMP assertion. Tue, 30 Apr 2013 11:37:04 GMT vboxsync [45831] * trunk/src/VBox/VMM/include/PGMInline.h (modified) PGMInline.h: fix SMP assertion. Tue, 30 Apr 2013 10:16:10 GMT vboxsync [45830] * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) VMM: Don't resolve RC symbols when HM is enabled (fix for r85378) Tue, 30 Apr 2013 10:10:37 GMT vboxsync [45829] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Don't panic on bad state and ignore assertions and other error ... Tue, 30 Apr 2013 07:00:28 GMT vboxsync [45828] * trunk/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp (modified) tstVMMR0CallHost-1: warning Tue, 30 Apr 2013 00:14:47 GMT vboxsync [45826] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGM: Extended the WP0+RO+US hack to include big pages and adjusted ... Mon, 29 Apr 2013 19:43:17 GMT vboxsync [45825] * trunk/src/VBox/HostDrivers/win/load.sh (modified) win/load.sh: Not all shells set 'Path'. TCC v15.01.40 doesn't even if ... Mon, 29 Apr 2013 19:13:11 GMT vboxsync [45824] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/CPUM: Undo r85381 as it breaks SMP debug builds. Mon, 29 Apr 2013 15:55:06 GMT vboxsync [45823] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Resetup preemption timer when the preemption timer ...