# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Apr 6, 2025 9:01:44 PM Wed, 16 Jul 2008 19:34:31 GMT vboxsync [10710] * trunk/src/VBox/VMM/PDMDriver.cpp (modified) Fix debug logging in PDMDriver Wed, 16 Jul 2008 19:23:38 GMT vboxsync [10709] * trunk/include/VBox/com/array.h (modified) Main: SafeArray: Added SafeArrayTraits to make ... Wed, 16 Jul 2008 19:15:39 GMT vboxsync [10708] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) Runtime: add cache implementation Wed, 16 Jul 2008 16:49:09 GMT vboxsync [10707] * trunk/include/VBox/x86.h (modified) Include bit 5 in the debug register armed mask. Wed, 16 Jul 2008 15:21:50 GMT vboxsync [10706] * trunk/src/VBox/VMM/EM.cpp (modified) Backed out 33381. Could be responsible for test regressions. Wed, 16 Jul 2008 15:03:23 GMT vboxsync [10705] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) PGMGetModeName: added nested paging Wed, 16 Jul 2008 14:59:09 GMT vboxsync [10704] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Write a notice about nested paging usage to the release log. Wed, 16 Jul 2008 14:23:20 GMT vboxsync [10703] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Use the CFGMR3QueryBoolDef API that was added recently. Wed, 16 Jul 2008 14:21:17 GMT vboxsync [10702] * trunk/src/VBox/VMM/CFGM.cpp (modified) Made the CFGMR3*Def() integer apis always return something, even on ... Wed, 16 Jul 2008 13:37:48 GMT vboxsync [10701] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSettingsSelector.cpp (modified) FE/Qt4: double fix Wed, 16 Jul 2008 13:37:07 GMT vboxsync [10700] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsParallel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsParallel.ui (modified) FE/Qt4: VM Parallel settings face lift. Wed, 16 Jul 2008 13:14:13 GMT vboxsync [10699] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsSerial.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsSerial.ui (modified) FE/Qt4: VM Serial settings face lift. Wed, 16 Jul 2008 12:43:43 GMT vboxsync [10698] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsNetwork.h (modified) FE/Qt4: thats bad ... Wed, 16 Jul 2008 12:32:59 GMT vboxsync [10697] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) Do *NOT* invoke the logger when inside a spinlock because it may ... Wed, 16 Jul 2008 12:18:55 GMT vboxsync [10696] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsNetwork.ui (modified) FE/Qt4: VM Network settings face lift. Wed, 16 Jul 2008 12:17:31 GMT vboxsync [10695] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) Added HWVirtExNestedPagingEnabled method to MachineDebugger. Wed, 16 Jul 2008 12:12:39 GMT vboxsync [10694] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) Note about missing input validation pvVMMR0. Wed, 16 Jul 2008 11:48:19 GMT vboxsync [10693] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Added setting for nested paging (default on). Wed, 16 Jul 2008 11:13:10 GMT vboxsync [10692] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Cleaned up Wed, 16 Jul 2008 11:06:20 GMT vboxsync [10691] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Enable nested paging by default. Wed, 16 Jul 2008 09:48:04 GMT vboxsync [10690] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsSF.ui (modified) FE/Qt4: VM SF settings face lift. Wed, 16 Jul 2008 09:42:14 GMT vboxsync [10689] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsAudio.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsAudio.ui (modified) FE/Qt4: Create the connection in the designer. Wed, 16 Jul 2008 09:40:31 GMT vboxsync [10688] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsVRDP.ui (modified) FE/Qt4: VM VRDP settings face lift. Wed, 16 Jul 2008 09:22:28 GMT vboxsync [10687] * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Save the FPU control word and MXCSR on entry and restore them ... Wed, 16 Jul 2008 09:06:56 GMT vboxsync [10686] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsAudio.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsAudio.ui (modified) FE/Qt4: VM Audio settings face lift. Wed, 16 Jul 2008 08:54:05 GMT vboxsync [10685] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsCD.ui (modified) FE/Qt4: Corrected the grid layout. Wed, 16 Jul 2008 08:53:25 GMT vboxsync [10684] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsFD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsFD.ui (modified) FE/Qt4: VM FD settings face lift. Wed, 16 Jul 2008 07:45:39 GMT vboxsync [10683] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Backed out 33399; must save the host context on entry due to long ... Wed, 16 Jul 2008 07:42:11 GMT vboxsync [10682] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Saving of the host state is done correctly already for VT-x. (not ... Tue, 15 Jul 2008 20:00:27 GMT vboxsync [10681] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) intnet: More TrunkIf code. Tue, 15 Jul 2008 19:46:44 GMT vboxsync [10680] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) Increase minor version, needed some timestamp functions. Tue, 15 Jul 2008 18:59:56 GMT vboxsync [10679] * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Filtering sketched. There is a crash in VirtualBox::uninit on Windows. Tue, 15 Jul 2008 16:40:09 GMT vboxsync [10678] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) Build fix. Tue, 15 Jul 2008 16:32:15 GMT vboxsync [10677] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) Added INTNETTRUNKFACTORY::pfnRelease, dealth with a unload race ... Tue, 15 Jul 2008 16:22:01 GMT vboxsync [10676] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsCD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsCD.ui (modified) FE/Qt4: VM CD settings face lift. Tue, 15 Jul 2008 16:15:11 GMT vboxsync [10675] * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) VBoxSDL: implemented -fullscreenresize Tue, 15 Jul 2008 15:54:43 GMT vboxsync [10674] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Logging Tue, 15 Jul 2008 15:35:36 GMT vboxsync [10673] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) Comment added. Tue, 15 Jul 2008 15:32:21 GMT vboxsync [10672] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Added a comment about the fact that we trash our own FPU state. Could ... Tue, 15 Jul 2008 15:22:19 GMT vboxsync [10671] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSettingsSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsHD.ui (modified) FE/Qt4: VM HD settings face lift. Tue, 15 Jul 2008 15:21:03 GMT vboxsync [10670] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsGeneral.cpp (modified) FE/Qt4: Add the os type icon to the combobox in the vm general settings. Tue, 15 Jul 2008 15:00:51 GMT vboxsync [10669] * trunk/src/VBox/VMM/EM.cpp (modified) Use rip of course Tue, 15 Jul 2008 15:00:10 GMT vboxsync [10668] * trunk/src/VBox/VMM/EM.cpp (modified) Enabled our ring 3 instruction emulation fallback again. WARNING: ... Tue, 15 Jul 2008 14:52:51 GMT vboxsync [10667] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Sync back TPR if necessary. Tue, 15 Jul 2008 14:47:33 GMT vboxsync [10666] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) Forgot to export the new functions via the import lib. Tue, 15 Jul 2008 14:41:57 GMT vboxsync [10665] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Fixed apicHasPendingInterrupt. Tue, 15 Jul 2008 14:41:38 GMT vboxsync [10664] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Compile for for the PDMApicGetTPR change. Tue, 15 Jul 2008 14:38:39 GMT vboxsync [10663] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (copied) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Created tstIntNet-1 for checking that capturing an interface works on ... Tue, 15 Jul 2008 14:36:00 GMT vboxsync [10662] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Increased the IOC version to 7.4 with the exporting of ... Tue, 15 Jul 2008 14:21:04 GMT vboxsync [10661] * trunk/include/VBox/pdmapi.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Reduce the number of world switches caused by cr8 writes by checking ... Tue, 15 Jul 2008 14:03:30 GMT vboxsync [10660] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Implemented apicHasPendingIrq. Tue, 15 Jul 2008 13:41:13 GMT vboxsync [10659] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxFilePathSelectorWidget.h (moved) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFilePathSelectorWidget.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGLSettingsGeneral.ui (modified) FE/Qt4: renamed the files also Tue, 15 Jul 2008 13:36:57 GMT vboxsync [10658] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxPathSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGLSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxPathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGLSettingsGeneral.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsGeneral.ui (modified) FE/Qt4: - Renamed VBoxPathSelector to VBoxFilePathSelectorWidget - ... Tue, 15 Jul 2008 13:31:21 GMT vboxsync [10657] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) FE/Qt4: Don't forget these! Tue, 15 Jul 2008 13:14:27 GMT vboxsync [10656] * trunk/src/VBox/Additions/x11/xgraphics/vboxutils_68.c (modified) Additions/x11: rewrote todos in the XFree86 graphics driver Tue, 15 Jul 2008 13:05:08 GMT vboxsync [10655] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) Guest MSR_K6_EFER_FFXSR value is not relevant. Always manually ... Tue, 15 Jul 2008 12:42:23 GMT vboxsync [10654] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) Additions/common: build fix (VbglR3Daemonize call in VBoxService ... Tue, 15 Jul 2008 12:39:16 GMT vboxsync [10653] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) Additions/x11: made r33355 apply to all hosts (remove libstdc++ ... Tue, 15 Jul 2008 12:36:13 GMT vboxsync [10652] * trunk/include/VBox/hgcmsvc.h (modified) hgcm: added a callback parameter type (for host use only) Tue, 15 Jul 2008 12:31:56 GMT vboxsync [10651] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/x11/xclient/main.cpp (modified) Additions/common: removed default argument to VbglR3Daemonize Tue, 15 Jul 2008 12:26:10 GMT vboxsync [10650] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsGeneral.ui (modified) FE/Qt4: Default to the "Basic" page. Tue, 15 Jul 2008 12:22:45 GMT vboxsync [10649] * trunk/src/VBox/Frontends/VirtualBox4/include/QILabelSeparator.h (added) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxPathSelector.h (added) * trunk/src/VBox/Frontends/VirtualBox4/src/QILabelSeparator.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxPathSelector.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsGeneral.ui (modified) FE/Qt4: - Added a new label separator class. - Added a new path ... Tue, 15 Jul 2008 12:15:41 GMT vboxsync [10648] * trunk/include/VBox/cpum.mac (modified) * trunk/include/VBox/x86.mac (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm.asm (modified) Moved X86FXSTATE from x86.mac to cpum.mac. Tue, 15 Jul 2008 12:07:24 GMT vboxsync [10647] * trunk/include/VBox/x86.mac (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm.asm (modified) Manual saving of XMM registers. Use new FPU/MMX/XMM state saving for ... Tue, 15 Jul 2008 12:07:17 GMT vboxsync [10646] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Made RTLogDestroy ignore NULL logger. Tue, 15 Jul 2008 12:07:10 GMT vboxsync [10645] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) Additions/xll: removed some more gcc libstdc++ dependencies in VBoxClient Tue, 15 Jul 2008 11:18:20 GMT vboxsync [10644] * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) r=bird: The file mode is the 3rd argument to open. If no mode is ... Tue, 15 Jul 2008 11:12:31 GMT vboxsync [10643] * trunk (modified) kBuild 1681 -> 1685: Better qt4 detection. Initial qt3 unit. Tue, 15 Jul 2008 11:11:45 GMT vboxsync [10642] * trunk/Config.kmk (modified) Enable internal networking on the mac. Tue, 15 Jul 2008 11:06:50 GMT vboxsync [10641] * trunk/src/VBox/Main/Performance.cpp (added) * trunk/src/VBox/Main/PerformanceImpl.cpp (added) * trunk/src/VBox/Main/include/Performance.h (added) * trunk/src/VBox/Main/include/PerformanceImpl.h (added) Performance API files exported to OSE. Tue, 15 Jul 2008 10:12:47 GMT vboxsync [10640] * trunk/src/VBox/VMM/PDMInternal.h (modified) spaces Tue, 15 Jul 2008 10:03:43 GMT vboxsync [10639] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) reverted r33336 (debug code). Tue, 15 Jul 2008 10:01:32 GMT vboxsync [10638] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) Generalize the VbglR3WriteLog input checks and specialize the windows ... Tue, 15 Jul 2008 09:51:26 GMT vboxsync [10637] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) backported spelling fixes in in r33334 Tue, 15 Jul 2008 09:41:13 GMT vboxsync [10636] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) build fix and log adjustments. Tue, 15 Jul 2008 09:36:16 GMT vboxsync [10635] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp (modified) Additions/common: support in the R3 guest library creating a pidfile ... Tue, 15 Jul 2008 09:34:28 GMT vboxsync [10634] * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) Runtime: implement Unix access permissions in RTFileOpen Tue, 15 Jul 2008 09:14:26 GMT vboxsync [10633] * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) No return Tue, 15 Jul 2008 09:12:01 GMT vboxsync [10632] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) qt3 unit on the move (disabled). Tue, 15 Jul 2008 09:08:06 GMT vboxsync [10631] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: No accepted anymore! Tue, 15 Jul 2008 09:06:33 GMT vboxsync [10630] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) Newer functions for handling fpu save/restore in ring 0. Tue, 15 Jul 2008 08:55:02 GMT vboxsync [10629] * trunk/configure (modified) configure: write Qt4 include path as well Tue, 15 Jul 2008 07:45:48 GMT vboxsync [10628] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) Windows guest logging R0: Added VBOXGUEST_IOCTL_LOG for release ... Tue, 15 Jul 2008 07:42:25 GMT vboxsync [10627] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) Windows guest logging R3: Removed not needed output buffer in IOCTL. Tue, 15 Jul 2008 07:38:26 GMT vboxsync [10626] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) Windows guest logging R3: Bugfix for const-modifier. Tue, 15 Jul 2008 07:23:44 GMT vboxsync [10625] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) FE/Qt4: typos Tue, 15 Jul 2008 07:20:57 GMT vboxsync [10624] * trunk/configure (modified) configure: removed superflous make variables Tue, 15 Jul 2008 02:26:47 GMT vboxsync [10623] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) Moved testwrappers:: up a bit. Tue, 15 Jul 2008 00:16:10 GMT vboxsync [10622] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) no more QT_UISRCS, it all in SOURCES now. Mon, 14 Jul 2008 22:08:59 GMT vboxsync [10621] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) commited qt4 unit part3, clean up unused / dead stuff. Mon, 14 Jul 2008 21:52:20 GMT vboxsync [10620] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) VBoxSDL: fixed SEGFAULT during shutdown Mon, 14 Jul 2008 21:48:02 GMT vboxsync [10619] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) Enabled USE_KBUILD_QT4_UNIT_PART_3. Mon, 14 Jul 2008 21:47:14 GMT vboxsync [10618] * trunk (modified) kBuild 1680 -> 1681: fixed includes (all) and qtmain.lib (win) in the ... Mon, 14 Jul 2008 21:33:52 GMT vboxsync [10617] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) qt4 unit: part 3; clean ups. Mon, 14 Jul 2008 21:29:36 GMT vboxsync [10616] * trunk/src/VBox/Runtime/r3/darwin/mp-darwin.cpp (modified) comment Mon, 14 Jul 2008 20:02:54 GMT vboxsync [10615] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) stdint.h & C++ fun. Mon, 14 Jul 2008 19:52:32 GMT vboxsync [10614] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/timer-posix.cpp (modified) Enable posix timers by default by all users of the code (requirement ... Mon, 14 Jul 2008 19:25:05 GMT vboxsync [10613] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) Performance API enabled for Linux, Solaris and Windows. POSIX timers ... Mon, 14 Jul 2008 18:58:19 GMT vboxsync [10612] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) Another attempt to fix OS X build. Mon, 14 Jul 2008 18:48:33 GMT vboxsync [10611] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGLSettingsUpdate.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxUpdateDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGLSettingsUpdate.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxUpdateDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGLSettingsUpdate.ui (modified) Fe/Qt4: '3003: Auto-update: New-version notifier': Removing ability ...