# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 28, 2024 10:26:36 PM Fri, 04 Apr 2008 14:34:58 GMT vboxsync [7746] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) Solaris host USB: Initially proxy stuff. Fri, 04 Apr 2008 14:34:57 GMT vboxsync [7745] * trunk/include/VBox/usb.h (modified) * trunk/src/VBox/Main/darwin/iokit.cpp (modified) Added enmSpeed to USBDEVICE, needed to figure out where to attach a ... Fri, 04 Apr 2008 14:31:58 GMT vboxsync [7744] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris OSE installer: skip unavailable docs. Fri, 04 Apr 2008 13:59:27 GMT vboxsync [7743] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) And another one Fri, 04 Apr 2008 13:53:16 GMT vboxsync [7742] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Corrected assertion for PAE guest mode Fri, 04 Apr 2008 13:27:56 GMT vboxsync [7741] * trunk/src/VBox/VMM/PGM.cpp (modified) Removed invalid paging combinations Fri, 04 Apr 2008 13:18:03 GMT vboxsync [7740] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) PAE update Fri, 04 Apr 2008 12:48:18 GMT vboxsync [7739] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Moved WP check to the right place; fixes stuck boot of XP with hwaccm ... Fri, 04 Apr 2008 11:15:41 GMT vboxsync [7738] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) PAE switches should be handled correctly Fri, 04 Apr 2008 11:13:40 GMT vboxsync [7737] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Allow PGM mode changes in ring 0 (hwaccm) Fri, 04 Apr 2008 10:30:41 GMT vboxsync [7736] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: Fixed missing language update of the main menus. Fri, 04 Apr 2008 09:14:57 GMT vboxsync [7735] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMTests.cpp (modified) Include EFER msr in all PGMChangeMode calls. Thu, 03 Apr 2008 18:07:36 GMT vboxsync [7734] * trunk/src/VBox/Additions/x11/installer (added) * trunk/src/VBox/Additions/x11/installer/98vboxadd-xclient (added) Export missing files for Solaris OSE packing. Thu, 03 Apr 2008 17:51:05 GMT vboxsync [7733] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Fixed compile error. Thu, 03 Apr 2008 17:42:29 GMT vboxsync [7732] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) PGM_GST_32BIT -> PGM_TYPE_32BIT & PGM_GST_PAE -> PGM_TYPE_PAE - fixes ... Thu, 03 Apr 2008 17:05:29 GMT vboxsync [7731] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) MMIO cleanup in progress. Thu, 03 Apr 2008 16:30:35 GMT vboxsync [7730] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Added CPUMSet/GetGuestEFER. Corrected NX bit handling. Thu, 03 Apr 2008 15:59:24 GMT vboxsync [7729] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) Missing changes Thu, 03 Apr 2008 15:25:34 GMT vboxsync [7728] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Some cleanup. CheckPageFault: implemented PAE case Thu, 03 Apr 2008 15:18:22 GMT vboxsync [7727] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxToolBar.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxSnapshotsWgt.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxSnapshotsWgt.ui.h (deleted) VBoxSnapshotsWgt ported qt3=>qt4. Thu, 03 Apr 2008 14:52:04 GMT vboxsync [7726] * trunk/include/VBox/iom.h (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) Moved the R0/GC registration out of IOMAll.cpp and into IOM.cpp since ... Thu, 03 Apr 2008 14:02:40 GMT vboxsync [7724] * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) removed unused globals. Thu, 03 Apr 2008 14:00:00 GMT vboxsync [7723] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) DECLINLINE Thu, 03 Apr 2008 12:50:45 GMT vboxsync [7722] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDownloaderWgt.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDownloaderWgt.cpp (modified) FE/Qt4: Ported this one also. Thu, 03 Apr 2008 12:49:30 GMT vboxsync [7721] * trunk/src/VBox/Frontends/VirtualBox4/include/QIWidgetValidator.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobalSettings.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIWidgetValidator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobalSettings.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxSnapshotsWgt.ui.h (modified) FE/Qt4: Ported several classes from qt3 to qt4 and some minor changes. Thu, 03 Apr 2008 12:04:09 GMT vboxsync [7720] * trunk/src/VBox/VMM/CFGM.cpp (modified) oops. Thu, 03 Apr 2008 12:03:36 GMT vboxsync [7719] * trunk/src/VBox/VMM/CFGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) pgmGstGetPaePDPtr. Thu, 03 Apr 2008 11:26:16 GMT vboxsync [7718] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Enabled X86_CR0_WP=0 code execution with VT-x & AMD-V Thu, 03 Apr 2008 09:54:12 GMT vboxsync [7717] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Some write protect changes Thu, 03 Apr 2008 09:22:49 GMT vboxsync [7716] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) Missing PDPTR change Thu, 03 Apr 2008 09:03:01 GMT vboxsync [7715] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Renamed PDPTR to PDPT. Added preliminary code for executing code ... Thu, 03 Apr 2008 08:52:45 GMT vboxsync [7714] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) FE/SDL: on resize reduce the height only if the secure label is ... Wed, 02 Apr 2008 19:35:38 GMT vboxsync [7713] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) forgot the comment with the max output size. Wed, 02 Apr 2008 17:08:30 GMT vboxsync [7712] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) Solaris vboxdrv: changed module description string for consistency. Wed, 02 Apr 2008 16:52:26 GMT vboxsync [7711] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) typo Wed, 02 Apr 2008 16:52:01 GMT vboxsync [7710] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) append one space after the cpu id Wed, 02 Apr 2008 16:40:00 GMT vboxsync [7709] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Added a cpuid / apicid logging prefix. New *_LOG_FLAGS is 'cpuid'. Wed, 02 Apr 2008 16:34:31 GMT vboxsync [7708] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) small logging change Wed, 02 Apr 2008 15:48:20 GMT vboxsync [7707] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) simlification. Wed, 02 Apr 2008 15:17:20 GMT vboxsync [7703] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) more logging Wed, 02 Apr 2008 15:07:15 GMT vboxsync [7702] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Fixed a bunch of #else and #endif comments. The convention here is ... Wed, 02 Apr 2008 15:04:09 GMT vboxsync [7701] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: a little bit less logging noise, code cosmetics Wed, 02 Apr 2008 15:03:19 GMT vboxsync [7700] * trunk/src/VBox/VMM/PGM.cpp (modified) AMD64 shadow mode isn't valid for real and protected mode either from ... Wed, 02 Apr 2008 13:58:09 GMT vboxsync [7698] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Removed redundant check Wed, 02 Apr 2008 13:46:58 GMT vboxsync [7697] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Bugfix for real & protected mode Wed, 02 Apr 2008 12:36:33 GMT vboxsync [7696] * trunk/src/VBox/VMM/CPUM.cpp (modified) Init PAT msr Wed, 02 Apr 2008 12:17:19 GMT vboxsync [7695] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/cpum.mac (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Added system MSRs to the CPUMCTX structure. Sync them in REM as well. Wed, 02 Apr 2008 08:36:16 GMT vboxsync [7693] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) PCNet: SSM support for the private guest interface Tue, 01 Apr 2008 18:12:59 GMT vboxsync [7692] * trunk/src/VBox/Installer/solaris (added) * trunk/src/VBox/Installer/solaris/Makefile.kmk (added) * trunk/src/VBox/Installer/solaris/VBox.sh (added) * trunk/src/VBox/Installer/solaris/makepackage.sh (added) * trunk/src/VBox/Installer/solaris/postinstall.sh (added) * trunk/src/VBox/Installer/solaris/preremove.sh (added) * trunk/src/VBox/Installer/solaris/vbox.pkginfo (added) * trunk/src/VBox/Installer/solaris/vbox.pkgresponse (added) * trunk/src/VBox/Installer/solaris/vbox.space (added) * trunk/src/VBox/Installer/solaris/vboxdevlink.sed (added) * trunk/src/VBox/Installer/solaris/vboxdrv.sh (added) Solaris installer: export to OSE Tue, 01 Apr 2008 17:51:08 GMT vboxsync [7690] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Integrate contributed code to implement VDCopy function in VBoxHDD- new. Tue, 01 Apr 2008 17:50:08 GMT vboxsync [7689] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) Integrate contributed code to rename a VDI file. Tue, 01 Apr 2008 16:04:55 GMT vboxsync [7688] * trunk/include/VBox/DevPCNet.h (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) PCnet: some cleanup, use host-provided RX buffers but don't access ... Tue, 01 Apr 2008 15:32:52 GMT vboxsync [7687] * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) The limit in the hidden selector register is the final one; no need ... Tue, 01 Apr 2008 14:42:17 GMT vboxsync [7686] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Wrong prefix Tue, 01 Apr 2008 13:52:21 GMT vboxsync [7685] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) minor corrections Tue, 01 Apr 2008 13:43:38 GMT vboxsync [7684] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) overflow check. Tue, 01 Apr 2008 13:40:58 GMT vboxsync [7683] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) uint8_t *pv -> pb; Tue, 01 Apr 2008 13:06:23 GMT vboxsync [7681] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) added VMMDev config option to keep credentials Tue, 01 Apr 2008 13:03:08 GMT vboxsync [7680] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) FE/Qt4: Forgot to remove some unused member. Tue, 01 Apr 2008 12:50:06 GMT vboxsync [7679] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) Using an uninitialized variable Tue, 01 Apr 2008 12:33:40 GMT vboxsync [7678] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFBQuartz2D.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGlobalSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGlobalSettingsDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt4: Ported the Console Window to Qt4. Tue, 01 Apr 2008 12:20:28 GMT vboxsync [7677] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Cleanup Tue, 01 Apr 2008 09:18:10 GMT vboxsync [7676] * trunk/include/VBox/x86.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/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Cleaned up. AMD64 shadow paging is only valid with AMD64 guest ... Tue, 01 Apr 2008 08:30:39 GMT vboxsync [7675] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) finally fix the 64-bit Linux builds Tue, 01 Apr 2008 08:17:08 GMT vboxsync [7674] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) small fix Tue, 01 Apr 2008 08:09:06 GMT vboxsync [7673] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) next try Tue, 01 Apr 2008 08:05:12 GMT vboxsync [7672] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) try to fix 64-bit boxes Tue, 01 Apr 2008 07:56:35 GMT vboxsync [7671] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) PCNet: Create private PCI memory for shared RX/TX descriptors and ... Mon, 31 Mar 2008 15:57:16 GMT vboxsync [7669] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxSnapshotsWgt.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxTakeSnapshotDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxTakeSnapshotDlg.ui.h (deleted) VBoxTakeSnapshotDlg ported qt3=>qt4. Mon, 31 Mar 2008 15:30:28 GMT vboxsync [7668] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Cleaned up Mon, 31 Mar 2008 15:16:20 GMT vboxsync [7667] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) More comments + PAE updates Mon, 31 Mar 2008 15:02:43 GMT vboxsync [7666] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Put back the original PAE defines. AMD differs from Intel wrt valid ... Mon, 31 Mar 2008 14:48:00 GMT vboxsync [7665] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) Don't assert if we receive an unknown HGCM request during init, see #2738 Mon, 31 Mar 2008 14:40:29 GMT vboxsync [7664] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Comment update Mon, 31 Mar 2008 14:36:44 GMT vboxsync [7663] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMInformationDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMInformationDlg.ui.h (deleted) VBoxVMInformationDlg ported qt3=>qt4. Mon, 31 Mar 2008 14:08:43 GMT vboxsync [7662] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Clarified code Mon, 31 Mar 2008 13:48:00 GMT vboxsync [7661] * trunk/src/VBox/Devices/Audio/solaudio.c (modified) Solaudio: fixed occasional ticking problem. Mon, 31 Mar 2008 13:43:52 GMT vboxsync [7660] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Split off amd64 Mon, 31 Mar 2008 13:27:12 GMT vboxsync [7658] * trunk/src/VBox/VMM/PGMMap.cpp (modified) Typo Mon, 31 Mar 2008 13:26:24 GMT vboxsync [7657] * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Renamed 4M to BIG Mon, 31 Mar 2008 13:21:22 GMT vboxsync [7656] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Use GST_PDE4M_PG_MASK Mon, 31 Mar 2008 13:19:56 GMT vboxsync [7655] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PAE fixes & changes Mon, 31 Mar 2008 12:13:35 GMT vboxsync [7654] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (copied) Implement raw file backend for VBoxHDD-new. Mon, 31 Mar 2008 12:06:27 GMT vboxsync [7653] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Fix senseless code in VMDK comment handling. Mon, 31 Mar 2008 12:05:47 GMT vboxsync [7652] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) Tiny validity check and comment cleanup in new VDI implementation. Mon, 31 Mar 2008 11:35:27 GMT vboxsync [7651] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/images/os_linux22.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_linux24.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_linux26.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_os2warp45.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/os_win2k8.png (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/VirtualBox.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox4/images/os_linux22.png (added) * trunk/src/VBox/Frontends/VirtualBox4/images/os_linux24.png (added) * trunk/src/VBox/Frontends/VirtualBox4/images/os_linux26.png (added) * trunk/src/VBox/Frontends/VirtualBox4/images/os_os2warp45.png (added) * trunk/src/VBox/Frontends/VirtualBox4/images/os_win2k8.png (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt: More OS Type icons. Mon, 31 Mar 2008 11:33:29 GMT vboxsync [7650] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Missed one Mon, 31 Mar 2008 11:31:25 GMT vboxsync [7649] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Assertion added for detection long mode (reminder) Mon, 31 Mar 2008 11:25:10 GMT vboxsync [7648] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Use ASMCpuId_EDX. Mon, 31 Mar 2008 11:23:51 GMT vboxsync [7647] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Use ASMCpuId_EDX. Mon, 31 Mar 2008 11:10:27 GMT vboxsync [7646] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Extra check for valid cpuid Mon, 31 Mar 2008 11:07:44 GMT vboxsync [7645] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUMCPUIDFEATURE_LONG_MODE added Mon, 31 Mar 2008 11:01:34 GMT vboxsync [7644] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Added CPUMCPUIDFEATURE_PAE Mon, 31 Mar 2008 10:25:13 GMT vboxsync [7643] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxUtils.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIMessageBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: Better placement for setLayoutMargin(). Mon, 31 Mar 2008 10:06:59 GMT vboxsync [7642] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Additional cleanup Mon, 31 Mar 2008 07:31:28 GMT vboxsync [7641] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: set TINT a little bit later; fix CSR4_TXSTRT bit Sun, 30 Mar 2008 18:58:53 GMT vboxsync [7640] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: drop packets if VM is not running yet/anymore Fri, 28 Mar 2008 18:54:28 GMT vboxsync [7639] * trunk/src/VBox/Runtime/r3/linux/semevent-linux.cpp (modified) More strictness. Fri, 28 Mar 2008 17:58:07 GMT vboxsync [7636] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) oops. Fri, 28 Mar 2008 17:15:38 GMT vboxsync [7635] * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/pci.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/MMPhys.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) The new MMIO2 code. WARNING! This changes the pci mapping protocol ...