# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 21, 2024 2:23:14 PM Mon, 26 May 2008 12:56:58 GMT vboxsync [9122] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Logging update Mon, 26 May 2008 12:47:48 GMT vboxsync [9121] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxCloseVMDlg.cpp (modified) FE/Qt4: <> <=> "" Mon, 26 May 2008 11:39:36 GMT vboxsync [9120] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Updates Mon, 26 May 2008 11:36:04 GMT vboxsync [9119] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxAboutDlg.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxNewHDWzd.h (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxAboutDlg.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxAboutDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxCloseVMDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMLogViewer.ui (modified) FE/Qt4: Added copyright notice and exported to OSE. Mon, 26 May 2008 11:29:22 GMT vboxsync [9118] * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) vboxvfs: mount all shared folders from /etc/fstab Mon, 26 May 2008 11:29:13 GMT vboxsync [9117] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) Removed the #if 0 case from the #2890 fix. Mon, 26 May 2008 11:21:13 GMT vboxsync [9116] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Added stat counter for physical page invalidation. Mon, 26 May 2008 11:18:34 GMT vboxsync [9115] * trunk/include/VBox/hwacc_svm.h (modified) * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) HWACCM: Invalidate pages changed by PGMHandlerPhysicalPageTempOff. ... Mon, 26 May 2008 10:28:49 GMT vboxsync [9114] * trunk/src/VBox/Devices/Network/solaris/vbox-libdlpi.cpp (modified) forgot this Mon, 26 May 2008 10:27:33 GMT vboxsync [9113] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) fixed Solaris version detection Mon, 26 May 2008 10:11:34 GMT vboxsync [9112] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/solaris/vbox-libdlpi.cpp (modified) Hopefully working solaris 10 detection. Mon, 26 May 2008 10:01:07 GMT vboxsync [9110] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Minor update Mon, 26 May 2008 09:46:30 GMT vboxsync [9109] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) fix crash in slirp code if the wrong IP was released from DHCP (#2893) Mon, 26 May 2008 09:33:25 GMT vboxsync [9108] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) * trunk/src/VBox/Installer/linux/vboxnet.sh.in (modified) reverted most parts of r31214 and 31223, postponed to > 1.6.2 Mon, 26 May 2008 09:07:53 GMT vboxsync [9107] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: No VBoxLicenseViewer class on OSE. Mon, 26 May 2008 09:06:33 GMT vboxsync [9106] * trunk/src/VBox/VMM/PGMShw.h (modified) Changed assertion for nested shadow paging Mon, 26 May 2008 09:00:59 GMT vboxsync [9105] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: Moved the VBoxLicenseViewer class into a separate file. Mon, 26 May 2008 08:57:54 GMT vboxsync [9104] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) Linux additions kernel module loader scripts: minor cosmetical fixes Mon, 26 May 2008 08:51:27 GMT vboxsync [9103] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) Remove obsolete OSE conditionals. Mon, 26 May 2008 07:26:51 GMT vboxsync [9102] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris installer: shorthand gobjcopy. Mon, 26 May 2008 02:27:35 GMT vboxsync [9101] * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) More yasm fixing. Mon, 26 May 2008 01:24:55 GMT vboxsync [9100] * trunk/include/VBox/disopcode.h (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmFnstsw-1.asm (added) Corrected fstsw to fnstsw. The fstsw mnemonic is assembled into ... Sun, 25 May 2008 23:54:49 GMT vboxsync [9099] * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmMovzx-1.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmSignExtend-1.asm (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) More instruction filtering and hacking. Sun, 25 May 2008 22:16:58 GMT vboxsync [9098] * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmMovSeg-1.asm (added) * trunk/src/VBox/Disassembler/testcase/tstAsmMovzx-1.asm (added) * trunk/src/VBox/Disassembler/testcase/tstAsmPop-1.asm (added) * trunk/src/VBox/Disassembler/testcase/tstAsmPush-1.asm (added) * trunk/src/VBox/Disassembler/testcase/tstAsmSignExtend-1.asm (added) * trunk/src/VBox/Disassembler/testcase/tstBinMovzx-1.bin (added) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) More or less working yasm formatter. Added some disassembler testcases. Sun, 25 May 2008 22:11:11 GMT vboxsync [9097] * trunk/include/VBox/dis.h (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) ParseEscFP: Why copy fpop->param[12] to pCpu->param[12].parval? ... Sun, 25 May 2008 21:35:33 GMT vboxsync [9096] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) * trunk/src/VBox/Installer/linux/vboxnet.sh.in (modified) Linux kernel module scripts: unify output functions; mount/umount all ... Sun, 25 May 2008 00:54:35 GMT vboxsync [9095] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) Use VBOX_MACOSX_ICON_FILE. Sat, 24 May 2008 23:39:38 GMT vboxsync [9094] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/win32/VirtualBox_OSE.rc (deleted) Use VBOX_WINDOWS_ICON_FILE and .rc generated at build time just like ... Fri, 23 May 2008 19:01:28 GMT vboxsync [9093] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fr.ts (modified) Frontends/VirtualBox and VirtualBox4: typo in the French translation Fri, 23 May 2008 16:03:14 GMT vboxsync [9092] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) We need a real shadow paging backend for ... Fri, 23 May 2008 15:59:35 GMT vboxsync [9091] * trunk/src/VBox/Frontends/VirtualBox4/include/QIAbstractDialog.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/QIAbstractWizard.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/QIApplication.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/QIStateIndicator.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/QIStatusBar.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIAbstractDialog.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/QIAbstractWizard.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/QIStatusBar.cpp (modified) FE/Qt4: Cosmetically changes and OSE export. Fri, 23 May 2008 15:21:47 GMT vboxsync [9090] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) VBoxManage: OSE fix Fri, 23 May 2008 15:20:30 GMT vboxsync [9089] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxNewVMWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxRegistrationDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSharedFoldersSettings.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxTakeSnapshotDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMFirstRunWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNewHDWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxRegistrationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSharedFoldersSettings.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxTakeSnapshotDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMFirstRunWzd.cpp (modified) FE/Qt4: Updated the left over designer classes to use the new ... Fri, 23 May 2008 14:13:13 GMT vboxsync [9088] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) Corrected the delay for the 2nd timer that clears UIP (among others ... Fri, 23 May 2008 14:01:04 GMT vboxsync [9087] * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/solaris/vbox-libdlpi.cpp (modified) Don't build TAP stuff on Solaris 10. Fri, 23 May 2008 13:54:45 GMT vboxsync [9086] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui.h (modified) Fe/Qt4:VDM: Merged - Ensures current item visible every time we are ... Fri, 23 May 2008 13:49:23 GMT vboxsync [9085] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) Fe/Qt3:VDM: Ensures current item visible every time we are switching ... Fri, 23 May 2008 13:28:45 GMT vboxsync [9084] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Fix for 64-bit win builds: char* to const char* conversion. Fri, 23 May 2008 13:16:23 GMT vboxsync [9083] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) Minor update Fri, 23 May 2008 13:14:15 GMT vboxsync [9082] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) More statistics Fri, 23 May 2008 13:08:43 GMT vboxsync [9081] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui.h (modified) Merge 2785: "New created hard disk is not visible in disk manager" ... Fri, 23 May 2008 13:06:25 GMT vboxsync [9080] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) 2785: New created hard disk is not visible in disk manager: ensures ... Fri, 23 May 2008 12:57:29 GMT vboxsync [9079] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxMediaComboBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxMediaComboBox.cpp (modified) VBoxMediaComboBox: Merging alphabetical order and some ordering fixes ... Fri, 23 May 2008 12:34:21 GMT vboxsync [9078] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp (modified) VBoxMediaComboBox: adding comment to fixing code. Fri, 23 May 2008 12:24:48 GMT vboxsync [9077] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp (modified) VBoxMediaComboBox: fixing order of item to be always ... Fri, 23 May 2008 12:17:07 GMT vboxsync [9076] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) Frontends/VirtualBox and VirtualBox4: revert r31170 until after 1.6.2 Fri, 23 May 2008 12:14:51 GMT vboxsync [9075] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Fixed wrong call to TRPMResetTrap Fri, 23 May 2008 12:11:36 GMT vboxsync [9074] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Log normal page faults in nested paging mode too (DEBUG only). Fri, 23 May 2008 12:06:57 GMT vboxsync [9073] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Updated logging Fri, 23 May 2008 12:02:58 GMT vboxsync [9072] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: Backported: - r31128 (2800: "FE/Qt: Switch to fullscreen ... Fri, 23 May 2008 11:51:22 GMT vboxsync [9071] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) New internal command 'renamevmdk' in VBoxManage with corresponding ... Fri, 23 May 2008 11:36:46 GMT vboxsync [9070] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) Frontends/VirtualBox and VirtualBox4: mAutoresizeGuest implies ... Fri, 23 May 2008 11:35:22 GMT vboxsync [9069] * trunk/include/VBox/em.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Interpret msr reads and writes (currently disabled in order not to ... Fri, 23 May 2008 11:18:28 GMT vboxsync [9068] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts (modified) FE/Qt: NLS: Updated Italian, Japanese, Portuguese (Brazil) and ... Fri, 23 May 2008 10:16:56 GMT vboxsync [9067] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) Frontends/VirtualBox and VirtualBox4: documented the mDoResize flag Fri, 23 May 2008 09:55:53 GMT vboxsync [9066] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) kmk has a $(date ) function. Fri, 23 May 2008 09:55:05 GMT vboxsync [9065] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) kmk has a $(date ) function. Fri, 23 May 2008 09:20:55 GMT vboxsync [9064] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Properly deal with CR3 changes in nested paging mode. Fri, 23 May 2008 08:50:12 GMT vboxsync [9063] * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) Workaround for #2833. Fri, 23 May 2008 07:39:08 GMT vboxsync [9062] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Accidental commit Fri, 23 May 2008 06:48:50 GMT vboxsync [9061] * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) fix for Linux hosts compiling X11 additions but no Linux additions Thu, 22 May 2008 17:30:51 GMT vboxsync [9060] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/images/os_opensolaris.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/VirtualBox.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox4/images/os_opensolaris.png (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt: Added OpenSolaris icon. Thu, 22 May 2008 16:45:49 GMT vboxsync [9059] * trunk/src/VBox/HostDrivers/Support/linux/build_in_tmp (modified) cosmetical fix Thu, 22 May 2008 14:42:26 GMT vboxsync [9058] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) FE/Qt4: Backported: - r31136 (attempt to fix mouse grabbing with the ... Thu, 22 May 2008 14:06:54 GMT vboxsync [9057] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGlobalSettingsDlg.ui.h (modified) FE/Qt4: Added some warning to look at later. Thu, 22 May 2008 13:56:00 GMT vboxsync [9056] * trunk/src/VBox/Frontends/VirtualBox4/include/QIDialogButtonBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/QIWithRetranslateUI.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxCloseVMDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDownloaderWgt.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSnapshotDetailsDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSnapshotsWgt.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMInformationDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIDialogButtonBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxCloseVMDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDownloaderWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSnapshotDetailsDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMInformationDlg.cpp (modified) FE/Qt4: Use QIWithRetranslateUI as base for all classes that need ... Thu, 22 May 2008 13:17:24 GMT vboxsync [9055] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS consistency fixes Thu, 22 May 2008 13:17:06 GMT vboxsync [9054] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) gcc-4.3 warning Thu, 22 May 2008 13:13:33 GMT vboxsync [9053] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) reverted r31118 and applied Michaels last patch (#2844#22) as a ... Thu, 22 May 2008 10:57:45 GMT vboxsync [9052] * trunk/src/VBox/Additions/solaris/Installer/makepackage.sh (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris installer: added PUEL to additions package. Fixed broken OSE ... Thu, 22 May 2008 10:28:17 GMT vboxsync [9051] * trunk/src/VBox/Additions/solaris/Installer/vboxguest.pkginfo (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/vbox.pkginfo (modified) Solaris host and guest installer: Changes to pass Sun's RE packaging ... Thu, 22 May 2008 09:39:26 GMT vboxsync [9050] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt-OSX: Fix for r31128 which broke seamless mode on Mac OS X. Thu, 22 May 2008 08:35:27 GMT vboxsync [9049] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris installer: included copyright PUEL. Thu, 22 May 2008 06:16:10 GMT vboxsync [9048] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) Frontends/VirtualBox and VirtualBox4: whether or not the console view ... Thu, 22 May 2008 05:35:37 GMT vboxsync [9047] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) Partially implemented rename vmdk api call. Wed, 21 May 2008 23:47:23 GMT vboxsync [9046] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) Experimental workaround for the non-working debuggers and panicing ... Wed, 21 May 2008 21:49:07 GMT vboxsync [9045] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) X11 only Wed, 21 May 2008 21:47:07 GMT vboxsync [9044] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) attempt to fix mouse grabbing with the compiz window manager Wed, 21 May 2008 21:45:59 GMT vboxsync [9043] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) Fixing seamless/fullscreen mode entering/exiting event-order for windows. Wed, 21 May 2008 21:41:28 GMT vboxsync [9041] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) spaces. Wed, 21 May 2008 21:28:34 GMT vboxsync [9039] * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) spaces and inverted comments. Wed, 21 May 2008 20:54:25 GMT vboxsync [9038] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Sync back the debug registers too (fixed gdb/dbx weirdness on solaris). Wed, 21 May 2008 20:41:45 GMT vboxsync [9037] * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) Don't attempt to build something which isn't in OSE. Wed, 21 May 2008 19:34:43 GMT vboxsync [9036] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) 2800: "FE/Qt: Switch to fullscreen does not work reliably": Latest ... Wed, 21 May 2008 16:17:01 GMT vboxsync [9034] * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (added) properly export Wed, 21 May 2008 16:09:35 GMT vboxsync [9033] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Statistics for SVM_EXIT_NPF Wed, 21 May 2008 16:06:09 GMT vboxsync [9032] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Nested paging updates Wed, 21 May 2008 15:59:28 GMT vboxsync [9031] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Init order Wed, 21 May 2008 15:59:09 GMT vboxsync [9030] * trunk/src/VBox/VMM/PGM.cpp (modified) Mode switch fixes for nested paging. Wed, 21 May 2008 15:45:02 GMT vboxsync [9029] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Removed assertion Wed, 21 May 2008 15:42:14 GMT vboxsync [9028] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) FE/Qt: #2844#c10: don't send a video mode hint when the guest ... Wed, 21 May 2008 15:38:08 GMT vboxsync [9027] * trunk/src/VBox/VMM/HWACCM.cpp (modified) We can enable nested paging now. Wed, 21 May 2008 15:33:04 GMT vboxsync [9026] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) More updates for nested paging. (setting up the paging mode) Wed, 21 May 2008 14:51:38 GMT vboxsync [9025] * trunk/src/VBox/VMM/PGMShw.h (modified) One more place Wed, 21 May 2008 14:49:54 GMT vboxsync [9024] * trunk/src/VBox/VMM/PGMBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) 2nd attempt Wed, 21 May 2008 14:48:23 GMT vboxsync [9023] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Fixed some runtime assertions Wed, 21 May 2008 14:39:39 GMT vboxsync [9022] * trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp (modified) Don't assert when the queue is full. Wed, 21 May 2008 14:38:13 GMT vboxsync [9021] * trunk/include/VBox/hwaccm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Nested paging updates. Extra paging mode added to prevent illegal ... Wed, 21 May 2008 14:10:55 GMT vboxsync [9019] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) small consistency fix Wed, 21 May 2008 14:03:01 GMT vboxsync [9018] * trunk/src/VBox/Additions/x11/installer/VBoxRandR.sh (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) Additions/x11: rename the graphics driver output to VBOX1 and only ...