# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 19, 2024 10:25:08 AM Mon, 16 Jun 2008 09:22:49 GMT vboxsync [9705] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) Main/hgcm: fixed a segfault affecting services with no client data Mon, 16 Jun 2008 09:08:21 GMT vboxsync [9704] * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) No limit checks in 64 bits mode Mon, 16 Jun 2008 09:07:52 GMT vboxsync [9703] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: Throw LogicError only when there is no error message. Mon, 16 Jun 2008 09:07:19 GMT vboxsync [9702] * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) Main/Settings: Don't add a wrong lastStateChange attribute value. Mon, 16 Jun 2008 08:57:21 GMT vboxsync [9701] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Fixed mask issues in 64 bits mode Mon, 16 Jun 2008 08:49:47 GMT vboxsync [9700] * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) Fixed several problems for 64 bits code disassembly Mon, 16 Jun 2008 08:13:05 GMT vboxsync [9699] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) 64 bits paging updates (page pool) Mon, 16 Jun 2008 06:50:42 GMT vboxsync [9698] * trunk/src/VBox/Devices/Makefile.kmk (modified) build fix Sat, 14 Jun 2008 03:15:06 GMT vboxsync [9694] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) typos. Fri, 13 Jun 2008 16:30:46 GMT vboxsync [9693] * trunk/src/VBox/Devices/Builtins2.cpp (modified) * trunk/src/VBox/Devices/Builtins2.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.h (modified) VMI BIOS stubs Fri, 13 Jun 2008 16:03:19 GMT vboxsync [9692] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Partly backed out previous changeset Fri, 13 Jun 2008 15:56:28 GMT vboxsync [9691] * trunk/src/VBox/VMM/PGMPool.cpp (modified) Missing update Fri, 13 Jun 2008 15:51:14 GMT vboxsync [9690] * 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/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Paging updates for amd64. Fri, 13 Jun 2008 14:31:07 GMT vboxsync [9689] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Logging update Fri, 13 Jun 2008 14:20:29 GMT vboxsync [9688] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui (modified) FE/Qt4: Use QIMainDialog instead of QDialog as base class for the ... Fri, 13 Jun 2008 13:58:27 GMT vboxsync [9687] * trunk/src/VBox/VMM/VMM.cpp (modified) Pop up a guru meditation in case of a ring 0 assertion ... Fri, 13 Jun 2008 13:43:10 GMT vboxsync [9686] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) Logging updates Fri, 13 Jun 2008 13:36:36 GMT vboxsync [9685] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Always sync PML4E & PDPE. Fri, 13 Jun 2008 13:32:37 GMT vboxsync [9684] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Correction Fri, 13 Jun 2008 13:27:40 GMT vboxsync [9682] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Long mode paging updates Fri, 13 Jun 2008 12:25:55 GMT vboxsync [9681] * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) Guest Additions: INF- and CAT-File processing for 64bit compilation. Fri, 13 Jun 2008 12:14:53 GMT vboxsync [9680] * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp (modified) VBoxGINA: Fix for 64bit compilation. Fri, 13 Jun 2008 11:44:17 GMT vboxsync [9679] * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) SELMToFlatBySelEx not used in our ring 0 module. Fri, 13 Jun 2008 11:42:02 GMT vboxsync [9678] * trunk/include/VBox/selm.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) Rewrote SELMToFlatEx for long mode. Fri, 13 Jun 2008 10:44:18 GMT vboxsync [9677] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsDlg.cpp (modified) FE/Qt4: Removed the questionable QLivePointer class. Fri, 13 Jun 2008 09:53:15 GMT vboxsync [9676] * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) Correction Fri, 13 Jun 2008 09:49:54 GMT vboxsync [9675] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/csam.h (modified) * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/selm.h (modified) * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/Disassembler/DisasmReg.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) General cleanup of SELMToFlat. Fri, 13 Jun 2008 08:48:50 GMT vboxsync [9674] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui (modified) FE/Qt4: Use QIDialogButtonBox and fixed a bug for the warning label. Fri, 13 Jun 2008 08:02:32 GMT vboxsync [9673] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_vfsops.c (modified) Spaces Fri, 13 Jun 2008 08:01:07 GMT vboxsync [9672] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_vfsops.c (modified) Solaris vboxvfs: more untested code. Fri, 13 Jun 2008 06:38:09 GMT vboxsync [9670] * trunk/src/VBox/Runtime/Makefile.kmk (modified) L4 doesn't currently build anyway Thu, 12 Jun 2008 19:26:45 GMT vboxsync [9669] * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTablesX64.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) warnings Thu, 12 Jun 2008 19:22:34 GMT vboxsync [9668] * trunk/src/VBox/Additions/x11/xmouse/xorg14/mouse.c (modified) small fix Thu, 12 Jun 2008 17:33:47 GMT vboxsync [9667] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) Changed the u1Long output from R=%d to L=%d (non-system descriptors ... Thu, 12 Jun 2008 17:26:31 GMT vboxsync [9665] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) Both win.x86 and win.amd64 should look for qt/v4*. Thu, 12 Jun 2008 17:04:53 GMT vboxsync [9664] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) Added some hints to the NOINST stuff when signing, and a few todos. Thu, 12 Jun 2008 15:00:47 GMT vboxsync [9663] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Some 64 bits instruction emulation updates Thu, 12 Jun 2008 14:48:02 GMT vboxsync [9662] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h (modified) Implemented cancelling of HGCM requests from the guest. Thu, 12 Jun 2008 13:11:40 GMT vboxsync [9661] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Implement and use CPUMIsGuestIn64BitCode where appropriate. Thu, 12 Jun 2008 12:38:33 GMT vboxsync [9660] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Correction Thu, 12 Jun 2008 12:37:02 GMT vboxsync [9659] * trunk/include/VBox/selm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) SELMGetCpuModeFromSelector is a better name. Thu, 12 Jun 2008 12:33:17 GMT vboxsync [9658] * trunk/include/VBox/selm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Renamed SELMIsSelector32Bit to SELMGetSelectorType. Thu, 12 Jun 2008 12:32:03 GMT vboxsync [9657] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) Missing u1Reserved->u1Long Thu, 12 Jun 2008 11:56:51 GMT vboxsync [9656] * trunk/include/VBox/types.h (modified) * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMTests.cpp (modified) Changed u1Reserved to u1Long in the selector attributes field. Thu, 12 Jun 2008 11:21:02 GMT vboxsync [9654] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsAudio.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsCD.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsDlg.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsFD.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsGeneral.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsHD.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsNetwork.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsParallel.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsSF.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsSerial.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsUSB.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsUtils.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsVRDP.h (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsAudio.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsCD.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsDlg.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsFD.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsGeneral.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsHD.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsNetwork.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsParallel.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsSF.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsSerial.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsUSB.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsVRDP.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsAudio.ui (added) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsCD.ui (added) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsFD.ui (added) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsGeneral.ui (added) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsHD.ui (added) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsNetwork.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsParallel.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsSerial.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsUSB.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsVRDP.ui (added) FE/Qt4: Exported to OSE. Some code style updates. Thu, 12 Jun 2008 10:13:02 GMT vboxsync [9652] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) gcc-3.2 workaround Thu, 12 Jun 2008 09:57:20 GMT vboxsync [9651] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) 64 bits DRx move emulation. Thu, 12 Jun 2008 09:52:59 GMT vboxsync [9650] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) be less verbose Thu, 12 Jun 2008 09:48:30 GMT vboxsync [9649] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Added CPUMIsGuestInLongMode. Thu, 12 Jun 2008 09:34:27 GMT vboxsync [9647] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) DRx access functions must use uint64_t now. Thu, 12 Jun 2008 09:04:45 GMT vboxsync [9645] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) FE/Qt4-Win: Set the default Qt4 binary path to the tools dir if ... Thu, 12 Jun 2008 00:41:39 GMT vboxsync [9642] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) Removed the last remains of the linux additions cross compilation in ... Thu, 12 Jun 2008 00:23:40 GMT vboxsync [9640] * trunk/src/VBox/Runtime/Makefile.kmk (modified) l4 question. Thu, 12 Jun 2008 00:20:23 GMT vboxsync [9639] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) Removed VBOX_WITH_LINUX_ADDITIONS, VBOX_WITH_WIN32_ADDITIONS, ... Thu, 12 Jun 2008 00:14:58 GMT vboxsync [9638] * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) Spaces. Thu, 12 Jun 2008 00:13:21 GMT vboxsync [9637] * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) Solved the mystery of the missing VBoxGuestNT install on addx. Wed, 11 Jun 2008 23:28:07 GMT vboxsync [9635] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) spelling Wed, 11 Jun 2008 23:26:56 GMT vboxsync [9634] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) Use int64.lib (see template) instead of libcmt.lib. Wed, 11 Jun 2008 23:22:50 GMT vboxsync [9633] * trunk/src/VBox/Runtime/Makefile.kmk (modified) More dead stuff. Wed, 11 Jun 2008 20:33:24 GMT vboxsync [9632] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Removed the non-VBOX_WITH_64BIT_ADDITIONS bits. Wed, 11 Jun 2008 20:16:06 GMT vboxsync [9631] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui (modified) Fe/Qt4: HD VMSettings ported to qt4. VMSettings finally ported to qt4. Wed, 11 Jun 2008 19:57:51 GMT vboxsync [9629] * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) fixed? Wed, 11 Jun 2008 19:47:13 GMT vboxsync [9627] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) Fe/Qt4: Problem reporter update for support HD SATA settings. Wed, 11 Jun 2008 19:45:47 GMT vboxsync [9626] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxMediaComboBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxMediaComboBox.cpp (modified) Fe/Qt4: finishing porting of VBoxMediaComboBox widget. Wed, 11 Jun 2008 19:43:25 GMT vboxsync [9625] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNewVMWzd.cpp (modified) Fe/Qt4: VBoxNewVMWzd fixed temporary image deletion error. Wed, 11 Jun 2008 19:14:45 GMT vboxsync [9624] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) Enabled the 64-bit guest additions building. Note that you'll have to ... Wed, 11 Jun 2008 16:42:07 GMT vboxsync [9621] * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) The TSC checks are now fully done in the generic code. Wed, 11 Jun 2008 16:10:52 GMT vboxsync [9620] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Long mode paging updates Wed, 11 Jun 2008 15:02:41 GMT vboxsync [9619] * trunk/src/VBox/Runtime/r0drv/generic/mpnotification-r0drv-generic.cpp (modified) Fixed darwin bustage. Wed, 11 Jun 2008 14:41:35 GMT vboxsync [9618] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) The darwin qt is (soon) available on the tools server, so, made some ... Wed, 11 Jun 2008 14:03:14 GMT vboxsync [9617] * trunk/src/VBox/Additions/x11/xmouse/xorg14/mouse.c (modified) Additions/linux: added tracing code to the Xorg 1.4 mouse driver Wed, 11 Jun 2008 14:01:48 GMT vboxsync [9616] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: more updates to the French translation Wed, 11 Jun 2008 13:42:33 GMT vboxsync [9613] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDiskImageManagerDlg.cpp (modified) FE/Qt4: Removed old debug line. Wed, 11 Jun 2008 13:40:32 GMT vboxsync [9612] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDiskImageManagerDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDiskImageManagerDlg.cpp (modified) FE/Qt4: An instance of CVirtualBox have to be there all the time. ... Wed, 11 Jun 2008 13:08:30 GMT vboxsync [9610] * trunk/src/VBox/Runtime/r0drv/generic/mpnotification-r0drv-generic.cpp (modified) Burn fix. Wed, 11 Jun 2008 13:05:24 GMT vboxsync [9609] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Todo. Wed, 11 Jun 2008 13:01:00 GMT vboxsync [9608] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Enabled the new gip code on windows too. Wed, 11 Jun 2008 13:00:23 GMT vboxsync [9607] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Call supdrvDetermineAsyncTsc from supdrvGipDeterminTscMode. Wed, 11 Jun 2008 12:25:36 GMT vboxsync [9606] * trunk/src/VBox/VMM/PGM.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) X86_CR4_PSE changes for long mode (bit is ignored there) Wed, 11 Jun 2008 12:20:03 GMT vboxsync [9605] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/darwin/Info.plist (modified) FE/Qt4: accidentally check in Wed, 11 Jun 2008 12:17:54 GMT vboxsync [9604] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/darwin/Info.plist (modified) FE/Qt4-OSX: More updates to the build system on the mac. Wed, 11 Jun 2008 12:13:02 GMT vboxsync [9603] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) oops. left a RTR0MpNotificationTerm call there. Wed, 11 Jun 2008 12:09:31 GMT vboxsync [9602] * trunk/include/iprt/mp.h (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/generic/mpnotification-r0drv-generic.cpp (modified) * trunk/src/VBox/Runtime/r0drv/initterm-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/mp-r0drv.h (modified) * trunk/src/VBox/Runtime/r0drv/mpnotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/mpnotification-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/mpnotification-r0drv-solaris.c (modified) Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term ... Wed, 11 Jun 2008 11:37:00 GMT vboxsync [9600] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxMediaComboBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxMediaComboBox.cpp (modified) Fe/Qt4: VBoxMediaComboBox now has function to return vdi name ... Wed, 11 Jun 2008 11:26:09 GMT vboxsync [9599] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Change the meaninf of VD_OPEN_FLAGS_INFO. The previous definition ... Wed, 11 Jun 2008 10:30:03 GMT vboxsync [9598] * trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh (modified) Fixed hostif vnic script to work on newer and older nevada builds. ... Wed, 11 Jun 2008 10:15:52 GMT vboxsync [9597] * trunk/src/VBox/VMM/PGM.cpp (modified) No permanent shadow pages in long mode. Wed, 11 Jun 2008 10:03:56 GMT vboxsync [9596] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) PGMPOOLKIND_64BIT_PD_FOR_64BIT_PD is the same as ... Wed, 11 Jun 2008 09:53:30 GMT vboxsync [9595] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGM pool updates for long mode Wed, 11 Jun 2008 09:45:26 GMT vboxsync [9594] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) If IntNet is used as a service (for lwIP) then taking it down on ... Wed, 11 Jun 2008 09:44:08 GMT vboxsync [9593] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) Comments Wed, 11 Jun 2008 09:39:14 GMT vboxsync [9592] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) Bug fixes Wed, 11 Jun 2008 09:12:19 GMT vboxsync [9591] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) linux builds: add version and revision to the package name Wed, 11 Jun 2008 08:43:25 GMT vboxsync [9589] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) AMD64 paging updates Wed, 11 Jun 2008 00:52:02 GMT vboxsync [9588] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/initterm-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/mp-r0drv.h (modified) Initialize the MP event notifications from initterm-r0drv.cpp after all. Wed, 11 Jun 2008 00:51:04 GMT vboxsync [9587] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) USE_NEW_OS_INTERFACE_FOR_GIP for NT (disabled). Wed, 11 Jun 2008 00:36:56 GMT vboxsync [9586] * trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp (modified) Fixed missing time unit conversion in RTTimerREquestSystemGranularity. Wed, 11 Jun 2008 00:23:38 GMT vboxsync [9585] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) warnings Wed, 11 Jun 2008 00:20:29 GMT vboxsync [9584] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Inverted test in RTMpOnSpecific. Tue, 10 Jun 2008 23:45:10 GMT vboxsync [9583] * trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp (modified) Some fixes and adjustments.