# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 6:28:50 PM Thu, 18 Dec 2008 12:37:11 GMT vboxsync [15649] * trunk/src/VBox/Main/HardDiskFormatImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Thu, 18 Dec 2008 12:26:26 GMT vboxsync [15648] * trunk/src/VBox/VMM/HWACCM.cpp (modified) HWACCM: query 64bitEnabled for 64-bit hosts too, except default it to ... Thu, 18 Dec 2008 12:12:46 GMT vboxsync [15647] * trunk/src/VBox/VMM/PGM.cpp (modified) PGM: Reverted r40889 (horribly ugly VMMDev Heap hack) as this has ... Thu, 18 Dec 2008 11:56:37 GMT vboxsync [15646] * trunk/Config.kmk (modified) Config.kmk: Shouldn't be necessary to undefine ... Thu, 18 Dec 2008 11:55:01 GMT vboxsync [15645] * trunk/src/recompiler_new/tcg/i386/tcg-target.c (modified) tcg-target.c: restored the todo. Thu, 18 Dec 2008 11:16:58 GMT vboxsync [15644] * trunk/include/iprt/linux/sysfs.h (modified) * trunk/src/VBox/Runtime/r3/linux/sysfs.cpp (modified) IPRT: sysfs review, fixes and cleanup. Thu, 18 Dec 2008 11:14:59 GMT vboxsync [15643] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) SrvIntNetR0: Fixed promisc flag check for the host direction. Thu, 18 Dec 2008 11:09:00 GMT vboxsync [15642] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxUtils.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxUtils-darwin.cpp (modified) FE/Qt4-OSX: fixed slow resizing (#3376) Thu, 18 Dec 2008 11:08:36 GMT vboxsync [15641] * trunk/src/VBox/Devices/Makefile.kmk (modified) moved Debug.cpp a little bit around as it is used from both, ... Thu, 18 Dec 2008 11:07:54 GMT vboxsync [15640] * trunk/include/iprt/assert.h (modified) iprt/assert.h: AssertReturnStmt, AssertReturnVoidStmt. cleanup of ... Thu, 18 Dec 2008 10:03:20 GMT vboxsync [15639] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_de.ts (modified) German NLS updates Thu, 18 Dec 2008 07:58:57 GMT vboxsync [15638] * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) slirp:icmp: missed changes (build fix) Thu, 18 Dec 2008 07:51:22 GMT vboxsync [15637] * trunk/src/VBox/Devices/Makefile.kmk (modified) slirp:build: VBOX_WITH_SLIRP_ICMP is removed Thu, 18 Dec 2008 07:01:32 GMT vboxsync [15636] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.h (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/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.h (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) slirp:icmp: Get rid of old ICMP implementation Wed, 17 Dec 2008 16:44:58 GMT vboxsync [15635] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) More logging Wed, 17 Dec 2008 16:38:42 GMT vboxsync [15634] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Check parameter size correctly (disabled smsw). Wed, 17 Dec 2008 15:08:11 GMT vboxsync [15633] * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Smsw emlution (inactive). Wed, 17 Dec 2008 14:55:42 GMT vboxsync [15632] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Extra instruction Wed, 17 Dec 2008 14:29:21 GMT vboxsync [15631] * trunk/include/VBox/x86.h (modified) Added X86TSS32 & X86TSS64. Wed, 17 Dec 2008 13:48:03 GMT vboxsync [15630] * trunk/debian/changelog (modified) debian Wed, 17 Dec 2008 13:34:36 GMT vboxsync [15629] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: minor. Wed, 17 Dec 2008 13:30:49 GMT vboxsync [15628] * trunk/Config.kmk (modified) we are 2.1.1 now Wed, 17 Dec 2008 13:30:17 GMT vboxsync [15627] * trunk/debian/lintian-override.in (added) export to OSE Wed, 17 Dec 2008 09:28:54 GMT vboxsync [15626] * trunk/Config.kmk (modified) 2.1.0 Wed, 17 Dec 2008 09:20:11 GMT vboxsync [15625] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) RTErrConvertToErrno returns positive values Wed, 17 Dec 2008 09:10:58 GMT vboxsync [15624] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) vboxmod.c: vboxadd_lock_hgcm_parms must negate the ... Wed, 17 Dec 2008 08:53:53 GMT vboxsync [15623] * trunk/src/VBox/VMM/HWACCM.cpp (modified) backed out 41130 Wed, 17 Dec 2008 08:36:39 GMT vboxsync [15622] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) backed out 41122, not authorized Wed, 17 Dec 2008 08:30:39 GMT vboxsync [15621] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) backed out r41128 Wed, 17 Dec 2008 07:51:05 GMT vboxsync [15620] * trunk/debian/changelog (modified) changelog; debian Wed, 17 Dec 2008 07:14:53 GMT vboxsync [15619] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Adjusted the release log message Wed, 17 Dec 2008 07:13:25 GMT vboxsync [15618] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Turned off 64 bits support for VT-x on all 32 bits platforms except ... Wed, 17 Dec 2008 01:31:01 GMT vboxsync [15617] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ru.ts (modified) FE/Qt: NLS: Small Russian translation fix. Wed, 17 Dec 2008 01:21:20 GMT vboxsync [15616] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: Added spacing between the first and the second column in the ... Tue, 16 Dec 2008 23:43:22 GMT vboxsync [15615] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_pt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_pt.ts (modified) FE/Qt4: NLS: 2.1 updates. Tue, 16 Dec 2008 23:25:34 GMT vboxsync [15614] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ru.ts (modified) FE/Qt: NLS: Updated Russian translation. Tue, 16 Dec 2008 23:06:27 GMT vboxsync [15613] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) Additions/Linux: make sure we lock user memory when we make an HGCM call Tue, 16 Dec 2008 22:30:23 GMT vboxsync [15612] * trunk/src/VBox/VMM/HWACCM.cpp (modified) HWACCM: Added stack seg todo in HWACCMR3CanExecuteGuest. Tue, 16 Dec 2008 22:28:15 GMT vboxsync [15611] * trunk/src/VBox/VMM/HWACCM.cpp (modified) HWACCM: Updated todo in HWACCMR3CanExecuteGuest. Tue, 16 Dec 2008 22:01:58 GMT vboxsync [15610] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) FE/Qt4: Make sure the settings files are checked for the auto- ... Tue, 16 Dec 2008 22:00:21 GMT vboxsync [15609] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) HWACCM/EM: Sketeched out some scheduling notification from EM to let ... Tue, 16 Dec 2008 21:09:24 GMT vboxsync [15608] * trunk/configure (modified) configure: cap detection less verbose Tue, 16 Dec 2008 20:59:43 GMT vboxsync [15607] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Moved code around Tue, 16 Dec 2008 20:31:44 GMT vboxsync [15606] * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp (modified) Linux additions: recover the R0 hack which was removed in r39344 to ... Tue, 16 Dec 2008 19:54:21 GMT vboxsync [15605] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) #3281: Making #undef HWACCM_VMX_EMULATE_REALMODE work again, looks ... Tue, 16 Dec 2008 19:20:17 GMT vboxsync [15604] * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Main/xpcom/server_module.cpp (modified) Main: #3400: Fixed a race between the VBoxSVC shutdown timer and ... Tue, 16 Dec 2008 18:34:21 GMT vboxsync [15603] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsGeneral.ui (modified) FE/Qt4: 3D Acceleration check-box aligned slightly. Tue, 16 Dec 2008 18:01:38 GMT vboxsync [15602] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) VBoxManage: move converthd back to internalcommands, and a few minor ... Tue, 16 Dec 2008 18:00:03 GMT vboxsync [15601] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsGeneral.ui (modified) FE/Qt4: Moving 3D Acceleration check-box into the Basic tab of VM ... Tue, 16 Dec 2008 17:40:24 GMT vboxsync [15600] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsNetwork.cpp (modified) #3282: One more Qt3 fix. Tue, 16 Dec 2008 17:27:13 GMT vboxsync [15599] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) #3282: Qt3 build fix. Tue, 16 Dec 2008 16:14:17 GMT vboxsync [15598] * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Invalidate fs & gs. Tue, 16 Dec 2008 16:05:49 GMT vboxsync [15597] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) slirp:icmp:win sanity checks Tue, 16 Dec 2008 15:59:30 GMT vboxsync [15596] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) Main: Cosmetics. Tue, 16 Dec 2008 15:12:36 GMT vboxsync [15595] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) #3282: Windows build fix with VBOX_WITH_NETFLT disabled. Tue, 16 Dec 2008 15:05:18 GMT vboxsync [15594] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) Main/HardDisk2: Pass parent uuid along when creating a snapshot diff. ... Tue, 16 Dec 2008 14:56:18 GMT vboxsync [15593] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) typo Tue, 16 Dec 2008 14:48:13 GMT vboxsync [15592] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main & DrvVD: fix a whole bunch of incorrect CFGM key updates, ... Tue, 16 Dec 2008 14:46:08 GMT vboxsync [15591] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) Storage/VBoxHDD-new: introduce parent UUID parameter for ... Tue, 16 Dec 2008 14:38:07 GMT vboxsync [15590] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) slirp:icmp: logging too noisy Tue, 16 Dec 2008 14:24:08 GMT vboxsync [15589] * trunk/src/VBox/Additions/linux/module/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) script needs execute permissions otherwise it wouldn't be found by dkms Tue, 16 Dec 2008 14:20:54 GMT vboxsync [15588] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.mac (modified) Save magic value in VMCS cache Tue, 16 Dec 2008 14:07:33 GMT vboxsync [15587] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) #3281: Two more places to check for pRealModeTSS. Tue, 16 Dec 2008 14:03:43 GMT vboxsync [15586] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxUtils.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxUtils-darwin.cpp (modified) FE/Qt4-OSX: Fixed an regression introduced with the possibility of ... Tue, 16 Dec 2008 14:00:12 GMT vboxsync [15585] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (deleted) Linux additions: merged vboxvfs with vboxadd since vboxvfs has module ... Tue, 16 Dec 2008 13:59:05 GMT vboxsync [15584] * trunk/src/VBox/VMM/HWACCM.cpp (modified) #3281: VT-x real mode disable itself quietly if PDMR3VMMDevHeapAlloc ... Tue, 16 Dec 2008 13:28:59 GMT vboxsync [15583] * trunk/include/VBox/vm.h (modified) Reduced the VMCPU size. Tue, 16 Dec 2008 13:22:33 GMT vboxsync [15582] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) #3281: Introduced a 'version' attribute on the element ... Tue, 16 Dec 2008 13:18:37 GMT vboxsync [15581] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Enabled testcase for Host::MemorySize and MemoryAvailable in tstAPI ... Tue, 16 Dec 2008 13:06:17 GMT vboxsync [15580] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) slirp:icmp: some cleanings Tue, 16 Dec 2008 13:00:44 GMT vboxsync [15579] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Added testcase for Host::MemorySize and MemoryAvailable to tstAPI. Tue, 16 Dec 2008 12:51:59 GMT vboxsync [15578] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.mac (modified) Clear the read cache when the paging mode changes. Tue, 16 Dec 2008 12:21:35 GMT vboxsync [15577] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Storage/VBoxHDD-new: fix incorrect error check when copying to an ... Tue, 16 Dec 2008 12:01:10 GMT vboxsync [15576] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.mac (modified) * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More paranoid checks Tue, 16 Dec 2008 11:38:54 GMT vboxsync [15575] * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) slirp:icmp: fix on issue ICMP to alliased (DNS) addresses Tue, 16 Dec 2008 11:37:26 GMT vboxsync [15574] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) #3282: Windows build fixes. Tue, 16 Dec 2008 11:24:50 GMT vboxsync [15573] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: sanity check Tue, 16 Dec 2008 10:51:42 GMT vboxsync [15572] * trunk/src/VBox/VMM/EM.cpp (modified) emR3SingleStepExecRem fix Tue, 16 Dec 2008 10:42:17 GMT vboxsync [15571] * trunk/src/recompiler_new/target-i386/translate.c (modified) From upstream QEmu: Fix jmp im on x86_64 when executing 32-bit code Tue, 16 Dec 2008 10:39:34 GMT vboxsync [15570] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) #3282: Collection got replaced with safe array. Warning, windows ... Tue, 16 Dec 2008 10:35:45 GMT vboxsync [15569] * trunk/debian/lintian-override (deleted) * trunk/debian/rules (modified) debian: better lintian fixes Tue, 16 Dec 2008 10:23:39 GMT vboxsync [15568] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) Main: HardDisk2: Pass per-image interfaces in *every* ... Tue, 16 Dec 2008 10:16:56 GMT vboxsync [15567] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) Frontends/VBoxManage: fix argv passing bug for clonevd, causing the ... Tue, 16 Dec 2008 09:46:22 GMT vboxsync [15566] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Storage/VBoxHDD-new: eradicate copy/paste bug in VDCopy, the UUIDs ... Tue, 16 Dec 2008 09:45:10 GMT vboxsync [15565] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: fix querying comment if no comment is set. Must return ... Tue, 16 Dec 2008 09:25:50 GMT vboxsync [15564] * trunk/src/VBox/VMM/EM.cpp (modified) Fix for single stepping hwacc code Tue, 16 Dec 2008 09:25:08 GMT vboxsync [15563] * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Save and restore the host's EFER msr in the 32->64 switcher. Tue, 16 Dec 2008 09:09:45 GMT vboxsync [15562] * trunk/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxUtils-darwin.cpp (modified) FE/Qt4-OSX: disabled r40997 again, cause we didn't get any move ... Tue, 16 Dec 2008 07:48:39 GMT vboxsync [15561] * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/VBoxICDList.h (modified) fixed header Tue, 16 Dec 2008 07:42:43 GMT vboxsync [15560] * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/VBoxICDList.h (modified) eol Tue, 16 Dec 2008 07:41:12 GMT vboxsync [15559] * trunk/src/VBox/VMM/HWACCMInternal.mac (modified) spaces Tue, 16 Dec 2008 01:07:52 GMT vboxsync [15558] * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) VBoxREM: Log which module is being loaded. Mon, 15 Dec 2008 22:40:58 GMT vboxsync [15557] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) VBoxManage: Bstr doesn't actually support operator+ (it passed ... Mon, 15 Dec 2008 22:31:49 GMT vboxsync [15556] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) Main, VBoxManage: Implemented IHardDisk2::cloneTo(). Resurrected ... Mon, 15 Dec 2008 21:46:55 GMT vboxsync [15555] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Clear PAE bit when in 32 bits shadow mode Mon, 15 Dec 2008 21:42:24 GMT vboxsync [15554] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/Vmdk: fix pointer check when no comment is present. Mon, 15 Dec 2008 21:41:32 GMT vboxsync [15553] * trunk/src/VBox/VMM/HWACCMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstInstrEmul.cpp (modified) eol Mon, 15 Dec 2008 21:37:45 GMT vboxsync [15552] * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/icd_drv.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/icd_drv.h (modified) eol Mon, 15 Dec 2008 21:36:44 GMT vboxsync [15551] * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) eol Mon, 15 Dec 2008 21:34:32 GMT vboxsync [15550] * trunk/src/VBox/Installer/solaris/VBoxZoneAccess.c (modified) fixed header