# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Mar 11, 2025 8:18:13 AM 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. Tue, 10 Jun 2008 23:38:18 GMT vboxsync [9582] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Query the procedures in the init function. Tue, 10 Jun 2008 19:35:06 GMT vboxsync [9580] * trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp (added) Raw untested timer code for NT. Tue, 10 Jun 2008 16:34:32 GMT vboxsync [9578] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Must call RTR0Init/Term! Tue, 10 Jun 2008 16:04:52 GMT vboxsync [9577] * trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh (modified) Oops. Tue, 10 Jun 2008 16:04:13 GMT vboxsync [9576] * trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh (modified) Solaris hostif: some fixes to vnicinit script. Tue, 10 Jun 2008 15:28:27 GMT vboxsync [9575] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Missing mapping of amd64 cr3. Tue, 10 Jun 2008 15:19:00 GMT vboxsync [9574] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Mask away invalid parts of the cpu context in CPUMSetGuestCtxCore. Tue, 10 Jun 2008 13:47:22 GMT vboxsync [9572] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) IDE: Make SCO OpenServer disk detection work Tue, 10 Jun 2008 13:30:03 GMT vboxsync [9570] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) AMD64 paging updates Tue, 10 Jun 2008 13:11:40 GMT vboxsync [9569] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDiskImageManagerDlg.cpp (modified) Fe/Qt4: Fixing little issue in VDM (selection of passed uuid item). Tue, 10 Jun 2008 12:46:22 GMT vboxsync [9568] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) FE/Qt4-OSX: Some updates to the build environment on the mac. Tue, 10 Jun 2008 12:33:05 GMT vboxsync [9567] * trunk/src/VBox/Runtime/r0drv/nt/mpnotification-r0drv-nt.cpp (modified) Made the code compile and fixed the g_rtMpNtCpuSet update order. Tue, 10 Jun 2008 12:06:53 GMT vboxsync [9566] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Fix condition once more. Tue, 10 Jun 2008 11:39:40 GMT vboxsync [9565] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Fix incorrect check verifying disk type. Also make the API for ... Tue, 10 Jun 2008 11:32:41 GMT vboxsync [9564] * trunk/src/VBox/Runtime/Makefile.kmk (modified) 64bit builds. Tue, 10 Jun 2008 11:01:33 GMT vboxsync [9563] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (added) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/mpnotification-r0drv-nt.cpp (modified) Cache the KeQueryActiveProcessors() result at init (see crash reading ... Mon, 09 Jun 2008 18:52:18 GMT vboxsync [9560] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Straighten handling of image types in the generic code. Also cleanup ... Mon, 09 Jun 2008 18:28:26 GMT vboxsync [9559] * trunk/src/VBox/Runtime/Makefile.kmk (modified) removed leftover debug crap. Mon, 09 Jun 2008 18:20:00 GMT vboxsync [9558] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) Initialize the RTMpNotification stuff. Mon, 09 Jun 2008 18:19:26 GMT vboxsync [9557] * trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c (modified) New timer code for solaris. Mon, 09 Jun 2008 18:19:10 GMT vboxsync [9556] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Made it possible to select the mp code on solaris in non-vbi mode. Mon, 09 Jun 2008 17:23:29 GMT vboxsync [9555] * trunk/src/VBox/HostDrivers/Support/solaris/mod.sh (modified) /usr/bin/grep doesn't grok -q. Mon, 09 Jun 2008 17:21:25 GMT vboxsync [9554] * trunk/src/VBox/HostDrivers/Support/solaris/mod.sh (modified) Seems if ! grep does not quite work. Mon, 09 Jun 2008 17:13:35 GMT vboxsync [9553] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) This is just getting better and better... Mon, 09 Jun 2008 17:08:37 GMT vboxsync [9552] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) 64-bit guest preps. - The ****ing static C++ hacks. The gnu ld just ... Mon, 09 Jun 2008 16:12:08 GMT vboxsync [9551] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Fix for spaces in shared folder names. Mon, 09 Jun 2008 15:41:32 GMT vboxsync [9550] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) VirtualBox GUI: No names with spaces or only a " " is allowed for ... Mon, 09 Jun 2008 13:44:08 GMT vboxsync [9548] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/apps (added) * trunk/src/apps/tunctl (added) * trunk/src/apps/tunctl/tunctl.c (moved) apps/tunctl: moved VBoxTunctl to src/apps Mon, 09 Jun 2008 13:30:16 GMT vboxsync [9547] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) build fix Mon, 09 Jun 2008 13:22:55 GMT vboxsync [9546] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) deps Mon, 09 Jun 2008 13:05:00 GMT vboxsync [9545] * trunk/src/VBox/VMM/CPUM.cpp (modified) Rearranged the full cpu state dump (long mode). Mon, 09 Jun 2008 13:00:02 GMT vboxsync [9544] * trunk/src/VBox/VMM/CPUM.cpp (modified) Dump MSRs too. Mon, 09 Jun 2008 12:53:11 GMT vboxsync [9543] * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Long mode CPU state dumping. Mon, 09 Jun 2008 12:41:22 GMT vboxsync [9542] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Removed obsolete assertion for amd64 Mon, 09 Jun 2008 12:33:52 GMT vboxsync [9540] * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) 64-bit additions prep. Mon, 09 Jun 2008 12:15:55 GMT vboxsync [9539] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Some changes for amd64. Lifted a restriction for executing code in ... Mon, 09 Jun 2008 11:54:00 GMT vboxsync [9536] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h (modified) 64-bit guest additions preps. Mon, 09 Jun 2008 11:49:52 GMT vboxsync [9535] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) Log guest state in case of failure. Mon, 09 Jun 2008 11:37:06 GMT vboxsync [9534] * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) added license Mon, 09 Jun 2008 11:35:15 GMT vboxsync [9533] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Dump state in case of VMX_EXIT_ERR_INVALID_GUEST_STATE. Mon, 09 Jun 2008 11:32:13 GMT vboxsync [9532] * trunk/src/VBox/Devices/PC/BIOS/biossums.c (modified) biossums.c license taken from BOCHS Mon, 09 Jun 2008 11:22:24 GMT vboxsync [9531] * trunk/include/iprt/types.h (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) RTRCPTR_MAX to prevent gcc compiler warnings Mon, 09 Jun 2008 11:12:47 GMT vboxsync [9530] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Added todo for dealing with cpus that comes back online. Mon, 09 Jun 2008 11:10:02 GMT vboxsync [9529] * trunk/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c (modified) Fixed another wrong spinlock release in the MP handler. Taking CPUs ... Mon, 09 Jun 2008 10:12:30 GMT vboxsync [9528] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) fixes in setparentuuid and read/write to support diff images. Mon, 09 Jun 2008 10:11:29 GMT vboxsync [9527] * trunk/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c (modified) Fixed spinlock release in RTMPEVENT_OFFLINE. No need to use the NoIrq ... Mon, 09 Jun 2008 09:24:30 GMT vboxsync [9526] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) Added missing RTR0MpNotificationTerm() call in VBoxDrvLinuxUnload(). Mon, 09 Jun 2008 09:10:06 GMT vboxsync [9525] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) FE/Qt4: moving around ... Mon, 09 Jun 2008 08:33:03 GMT vboxsync [9524] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: Build fix's for linux & Mac OS X. Mon, 09 Jun 2008 07:46:48 GMT vboxsync [9523] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) fixed default guest IP Sun, 08 Jun 2008 04:59:21 GMT vboxsync [9521] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) x86 fixes (when VBOX_WITH_64BIT_ADDITIONS=1). Sun, 08 Jun 2008 04:33:54 GMT vboxsync [9520] * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) Preparations for 64-bit windows guest additions. Sun, 08 Jun 2008 04:32:19 GMT vboxsync [9519] * trunk/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) Preparations for 64-bit windows guest additions. Sun, 08 Jun 2008 04:30:58 GMT vboxsync [9518] * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) Preparations for 64-bit windows guest additions. Sun, 08 Jun 2008 04:28:19 GMT vboxsync [9517] * trunk/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk (modified) Preparations for 64-bit windows guest additions. Sun, 08 Jun 2008 04:12:46 GMT vboxsync [9515] * trunk/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk (modified) Preparations for 64-bit windows guest additions. Sun, 08 Jun 2008 04:10:34 GMT vboxsync [9514] * trunk/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk (modified) Preparations for 64-bit windows guest additions. Sun, 08 Jun 2008 03:28:53 GMT vboxsync [9512] * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk (modified) Preparations for 64-bit windows guest additions. Sun, 08 Jun 2008 03:26:17 GMT vboxsync [9511] * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk (modified) Preparations for 64-bit windows guest additions. Sun, 08 Jun 2008 03:19:39 GMT vboxsync [9510] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk (modified) Preparations for 64-bit windows guest additions. Sun, 08 Jun 2008 03:15:52 GMT vboxsync [9508] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) 64-bit windows guest addition preparations.