# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 18, 2024 1:06:28 PM Wed, 18 Apr 2007 12:26:49 GMT vboxsync [2161] * trunk/src/VBox/VMM/EM.cpp (modified) Fix Wed, 18 Apr 2007 12:25:41 GMT vboxsync [2160] * trunk/src/VBox/VMM/EM.cpp (modified) Added single stepping in hardware accelerated mode (debug feature) Wed, 18 Apr 2007 12:18:14 GMT vboxsync [2159] * trunk/include/VBox/em.h (modified) Added EMSTATE_DEBUG_GUEST_HWACC Wed, 18 Apr 2007 11:23:14 GMT vboxsync [2158] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VMGlobalSettings.cpp (modified) FE/Qt: Fixed assertion and an invalid error message when starting ... Wed, 18 Apr 2007 10:11:36 GMT vboxsync [2157] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: Synchronized French translation. Wed, 18 Apr 2007 10:11:01 GMT vboxsync [2156] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: Synchronized French translation. Wed, 18 Apr 2007 09:31:54 GMT vboxsync [2155] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: Synchronized French translation. Wed, 18 Apr 2007 09:29:10 GMT vboxsync [2154] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: Minor language fixes. Wed, 18 Apr 2007 09:24:15 GMT vboxsync [2153] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Comment updates Wed, 18 Apr 2007 09:22:33 GMT vboxsync [2152] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Never reuse non-paging shadow page tables. Wed, 18 Apr 2007 08:50:18 GMT vboxsync [2151] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUMGetGuestCPL: get cpl from hidden ss selector register if valid. Wed, 18 Apr 2007 08:46:36 GMT vboxsync [2150] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Get cpl from hidden ss selector register. Wed, 18 Apr 2007 08:37:43 GMT vboxsync [2149] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Set user bit in shadow page & pd when in non-paging mode. Wed, 18 Apr 2007 00:04:34 GMT vboxsync [2148] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Changed the configuration directory to Library/VirtualBox on darwin. Tue, 17 Apr 2007 20:49:46 GMT vboxsync [2147] * trunk/src/VBox/Runtime/VBox/logbackdoor.cpp (modified) * trunk/src/VBox/Runtime/logcom.cpp (modified) grmpf Tue, 17 Apr 2007 20:48:35 GMT vboxsync [2146] * trunk/src/VBox/Runtime/VBox/logbackdoor.cpp (modified) * trunk/src/VBox/Runtime/logcom.cpp (modified) deprecated functions Tue, 17 Apr 2007 20:45:10 GMT vboxsync [2145] * trunk/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp (modified) use ASMMemoryClobber here since the host will change memory Tue, 17 Apr 2007 20:44:42 GMT vboxsync [2144] * trunk/include/iprt/asm.h (modified) added ASMMemoryClobber() Tue, 17 Apr 2007 20:25:40 GMT vboxsync [2143] * trunk/src/VBox/Additions/linux/module/hgcmcall.c (added) export to OSE Tue, 17 Apr 2007 19:50:47 GMT vboxsync [2142] * trunk/src/VBox/HostDrivers/Support/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) Some debug stuff for the GIP access double crash. Tue, 17 Apr 2007 19:42:19 GMT vboxsync [2141] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) Made the device node 0666 for now. Fixed some logging. Tue, 17 Apr 2007 19:19:08 GMT vboxsync [2140] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Web services: Adjustments to global XIDL file, more progress with web ... Tue, 17 Apr 2007 17:11:14 GMT vboxsync [2139] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) FE/Qt: Added new translation files, corrected some spelling in ... Tue, 17 Apr 2007 16:10:20 GMT vboxsync [2138] * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) Use hidden selector register in DBGFR3DisasInstrEx Tue, 17 Apr 2007 15:52:23 GMT vboxsync [2137] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Drop page flags consistency check in non-paging mode. Tue, 17 Apr 2007 15:50:07 GMT vboxsync [2136] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Drop the 32 bits code requirement from EMInterpretInstruction. Tue, 17 Apr 2007 15:33:36 GMT vboxsync [2135] * trunk/src/VBox/VMM/EM.cpp (modified) Removed wrong assertion. Tue, 17 Apr 2007 14:52:36 GMT vboxsync [2134] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Logging update Tue, 17 Apr 2007 13:29:50 GMT vboxsync [2133] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Removed obsolete comment. Tue, 17 Apr 2007 13:25:31 GMT vboxsync [2132] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Reset pending flag on reset. Tue, 17 Apr 2007 12:56:53 GMT vboxsync [2131] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Got rid of obsolete assertions. Tue, 17 Apr 2007 12:52:20 GMT vboxsync [2130] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) Always sync the hidden selector attributes. Tue, 17 Apr 2007 12:43:59 GMT vboxsync [2129] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Accept all cpu modes for AMD SVM. Tue, 17 Apr 2007 12:42:00 GMT vboxsync [2128] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Enable movs emulation for ring 0. Tue, 17 Apr 2007 12:38:42 GMT vboxsync [2127] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) Fully sync the selector attributes in real mode. Tue, 17 Apr 2007 12:32:03 GMT vboxsync [2126] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/new/VBoxRecompiler.c (modified) TRPM changes to assert and report trap/interrupt types accurately. Tue, 17 Apr 2007 12:27:16 GMT vboxsync [2125] * trunk/include/VBox/trpm.mac (added) Changed export type. Tue, 17 Apr 2007 12:25:17 GMT vboxsync [2124] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/TRPMInternal.mac (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructs.cpp (modified) TRPM changes to assert and report trap/interrupt types accurately. Tue, 17 Apr 2007 12:25:00 GMT vboxsync [2123] * trunk/include/VBox/trpm.h (modified) TRPM changes to assert and report trap/interrupt types accurately. Tue, 17 Apr 2007 09:55:07 GMT vboxsync [2122] * trunk/Config.kmk (modified) make stack non-executable for Linux targets Tue, 17 Apr 2007 09:42:38 GMT vboxsync [2121] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Enable movs for ring 0. (not yet used) Tue, 17 Apr 2007 08:40:33 GMT vboxsync [2120] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Real and protected mode without paging changes. Currently not yet used. Tue, 17 Apr 2007 08:37:41 GMT vboxsync [2119] * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) Finished hidden selector case. Tue, 17 Apr 2007 08:36:00 GMT vboxsync [2118] * trunk/include/VBox/VBoxHDD-new.h (modified) Update new VBox HDD container interface. Tue, 17 Apr 2007 08:32:56 GMT vboxsync [2117] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) SELMToFlatEx change. Enable 16 bits instruction emulation for MMIO Tue, 17 Apr 2007 08:32:29 GMT vboxsync [2116] * trunk/src/VBox/VMM/VMMGC/IOMGC.cpp (modified) SELMToFlatEx change Tue, 17 Apr 2007 08:32:16 GMT vboxsync [2115] * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) SELMToFlatEx change Tue, 17 Apr 2007 08:32:10 GMT vboxsync [2114] * trunk/include/VBox/selm.h (modified) SELMToFlatEx change Tue, 17 Apr 2007 05:48:12 GMT vboxsync [2113] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Force the guest VRAM copying to the external buffer when taking ... Mon, 16 Apr 2007 20:31:32 GMT vboxsync [2112] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German updates Mon, 16 Apr 2007 19:08:20 GMT vboxsync [2111] * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.h (modified) gcc-4 compile fix Mon, 16 Apr 2007 16:59:39 GMT vboxsync [2110] * trunk/src/VBox/Main/DVDImageImpl.cpp (modified) Main: Fixed: IDVDImage::size always returned (size &0xFFFFFFFF) so ... Mon, 16 Apr 2007 16:40:51 GMT vboxsync [2109] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) XPCOM/IPC/DConnect: Fixed: The remote object stub always returned ... Mon, 16 Apr 2007 16:26:17 GMT vboxsync [2108] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Never return true from RTAssertDoBreakpoint. Mon, 16 Apr 2007 16:01:54 GMT vboxsync [2107] * trunk/src/VBox/VMM/CPUM.cpp (modified) Proper init of hidden selector registers. Mon, 16 Apr 2007 15:25:48 GMT vboxsync [2106] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/pdm.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.h (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Do not block EMT while resizing the framebuffer. Mon, 16 Apr 2007 15:08:48 GMT vboxsync [2105] * trunk/src/VBox/VMM/TM.cpp (modified) sync virt time docs and some general docs updates. Mon, 16 Apr 2007 15:01:53 GMT vboxsync [2104] * trunk/include/VBox/x86.h (modified) Added X86_SEL_TYPE_MEMORY Mon, 16 Apr 2007 14:51:46 GMT vboxsync [2103] * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h (modified) Fix for ExFreePoolWithTag which does not exist on NT4 and must not be ... Mon, 16 Apr 2007 14:34:24 GMT vboxsync [2102] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile (modified) __PIC__ is needed for shared libraries on L4 (l4sys depends on this) Mon, 16 Apr 2007 13:21:01 GMT vboxsync [2101] * trunk/src/VBox/Additions/linux/Makefile (modified) Updated the Linux guest clipboard code and added it to the additions ... Mon, 16 Apr 2007 13:20:11 GMT vboxsync [2100] * trunk/src/VBox/Additions/linux/module/Makefile (modified) * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) * trunk/src/VBox/Additions/linux/module/vboxmod.h (modified) Rewrote the hgcm code in the additions kernel module for improved ... Mon, 16 Apr 2007 13:17:52 GMT vboxsync [2099] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) Fixed a typo in the Linux kernel module makefiles Mon, 16 Apr 2007 12:56:42 GMT vboxsync [2098] * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) SELMToFlat change for hwaccm mode. Mon, 16 Apr 2007 12:42:34 GMT vboxsync [2097] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) X86_CR0_PG must always be set in the guest CR0. Mon, 16 Apr 2007 12:40:14 GMT vboxsync [2096] * trunk/src/VBox/VMM/VM.cpp (modified) Made error messages more detailed Mon, 16 Apr 2007 12:00:54 GMT vboxsync [2095] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) GetPage will deal with real and protected mode without paging. Mon, 16 Apr 2007 11:53:57 GMT vboxsync [2094] * trunk/src/VBox/VMM/CPUM.cpp (modified) CPUMR3DisasmInstrCPU fix for real mode disassembly. Mon, 16 Apr 2007 11:38:48 GMT vboxsync [2093] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.h (modified) Committed back changeset:20231 to find out the exact problem on test ... Sun, 15 Apr 2007 20:45:12 GMT vboxsync [2092] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German updates Sat, 14 Apr 2007 15:24:38 GMT vboxsync [2091] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) space Sat, 14 Apr 2007 15:24:02 GMT vboxsync [2090] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Added PGMPOOLKIND_32BIT_PT_FOR_PHYS & PGMPOOLKIND_PAE_PT_FOR_PHYS Sat, 14 Apr 2007 15:20:19 GMT vboxsync [2089] * trunk/src/VBox/VMM/PGMInternal.h (modified) Added PGMPOOLKIND_32BIT_PT_FOR_PHYS & PGMPOOLKIND_PAE_PT_FOR_PHYS Sat, 14 Apr 2007 12:46:42 GMT vboxsync [2088] * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) nasm fix Sat, 14 Apr 2007 12:44:26 GMT vboxsync [2087] * trunk/src/VBox/VMM/testcase/Makefile (modified) fixed broken nasm support. Sat, 14 Apr 2007 12:43:55 GMT vboxsync [2086] * trunk/src/VBox/VMM/testcase/Makefile (modified) fixed broken nasm support. Sat, 14 Apr 2007 12:18:50 GMT vboxsync [2085] * trunk/src/VBox/HostDrivers/Support/Makefile (modified) Fixed typo. Fri, 13 Apr 2007 23:50:25 GMT vboxsync [2084] * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) claim+unmount mounted dvds on darwin. Fri, 13 Apr 2007 16:20:00 GMT vboxsync [2083] * trunk/include/iprt/assert.h (modified) Made AssertCompile work more reliably on gcc. (only tested with ... Fri, 13 Apr 2007 16:16:13 GMT vboxsync [2082] * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) spaces Fri, 13 Apr 2007 16:14:48 GMT vboxsync [2081] * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) don't check for pending timers on resume either. Fri, 13 Apr 2007 14:41:04 GMT vboxsync [2080] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) Added basic DualView support to the NT miniport. Fri, 13 Apr 2007 14:39:03 GMT vboxsync [2079] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Added VBE_DISPI_INDEX_CMONITOR indexed register to pass the ... Fri, 13 Apr 2007 14:37:31 GMT vboxsync [2078] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Removed obsolete code Fri, 13 Apr 2007 13:49:53 GMT vboxsync [2077] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) FE/Qt: Applied temorary fix to avoud VM hangs when Auto Resize Guest ... Fri, 13 Apr 2007 12:59:52 GMT vboxsync [2076] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) TMTimerGet is unsafe as it checks for expired timers each time. Fri, 13 Apr 2007 12:59:25 GMT vboxsync [2075] * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) Added TMVirtualGetEx. Changed TMCpuTickGetOffset to return virtual ... Fri, 13 Apr 2007 12:58:04 GMT vboxsync [2074] * trunk/include/VBox/tm.h (modified) Updated function description. Fri, 13 Apr 2007 12:54:36 GMT vboxsync [2073] * trunk/include/VBox/tm.h (modified) Added TMVirtualGetEx Fri, 13 Apr 2007 11:21:29 GMT vboxsync [2072] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) Logging Fri, 13 Apr 2007 10:48:48 GMT vboxsync [2071] * trunk/src/VBox/Main/Makefile (modified) Webservice: Disable for OSE. Fri, 13 Apr 2007 10:12:06 GMT vboxsync [2070] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Corrected TSC offset for SVM & VMX. Fri, 13 Apr 2007 10:02:12 GMT vboxsync [2069] * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) logging Fri, 13 Apr 2007 10:01:20 GMT vboxsync [2068] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) FE/Qt: Added the Default choice for to the language selection UI. Fri, 13 Apr 2007 09:31:17 GMT vboxsync [2067] * trunk/src/VBox/Frontends/VirtualBox/src/VMGlobalSettings.cpp (modified) FE/Qt: Fixed: It was impossible to set GUI/LanguageID to null (i.e. ... Fri, 13 Apr 2007 09:05:03 GMT vboxsync [2066] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Removed misleading comment Fri, 13 Apr 2007 08:46:06 GMT vboxsync [2065] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Use EMInterpretInstructionCPU for rdtsc Fri, 13 Apr 2007 08:45:06 GMT vboxsync [2064] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Accept ring 3 rdtsc for emulation. Fri, 13 Apr 2007 08:44:43 GMT vboxsync [2063] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) More stats Fri, 13 Apr 2007 08:33:44 GMT vboxsync [2062] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) TSC offset initialized on entry.