# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 28, 2024 7:41:31 PM 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: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: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: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 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 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: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 ... Mon, 14 Jul 2008 16:28:23 GMT vboxsync [10609] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Check for unexpected rescheduling. Mon, 14 Jul 2008 16:21:07 GMT vboxsync [10608] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/RTLogWriteStdOut-r0drv-darwin.cpp (copied) Made the STDOUT destination for the ring-0 logger on Darwin printf to ... Mon, 14 Jul 2008 16:17:10 GMT vboxsync [10607] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Guest state loading and host state saving *must* be done after TPR ... Mon, 14 Jul 2008 15:58:53 GMT vboxsync [10606] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) Backed out r33286. Mon, 14 Jul 2008 15:56:44 GMT vboxsync [10605] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSettingsDialogSpecific.cpp (modified) FE/Qt4: Flip USB & Serial in the toolbar style. Mon, 14 Jul 2008 15:16:10 GMT vboxsync [10604] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSettingsDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSettingsDialogSpecific.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSettingsSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSettingsSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsHD.cpp (modified) FE/Qt4: Tabs as subpages in the settings dialog if the ToolBar style ... Mon, 14 Jul 2008 15:13:52 GMT vboxsync [10603] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) *grpmf* copy & past error in the session counting code :/ Mon, 14 Jul 2008 15:04:47 GMT vboxsync [10602] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Backed out previous changeset; no harm done there. Mon, 14 Jul 2008 15:03:03 GMT vboxsync [10601] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Fixed bogus return code check (string callback can fail if there's no ... Mon, 14 Jul 2008 14:53:52 GMT vboxsync [10600] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Logging update Mon, 14 Jul 2008 13:40:00 GMT vboxsync [10598] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Performance API documentation update. Mon, 14 Jul 2008 13:13:43 GMT vboxsync [10597] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) The qt4 unit seems to work, dropping the as much of the old style ... Mon, 14 Jul 2008 12:43:02 GMT vboxsync [10596] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) darwin build fix. Mon, 14 Jul 2008 12:23:57 GMT vboxsync [10595] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main: Performance: Typos, docs, cosmetics. Mon, 14 Jul 2008 12:14:46 GMT vboxsync [10594] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) libVBox*.so.4 Mon, 14 Jul 2008 12:11:13 GMT vboxsync [10593] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) Hopefully fixed the missing installation. Mon, 14 Jul 2008 11:19:02 GMT vboxsync [10592] * trunk/src/VBox/Main/include/HostImpl.h (modified) Fix for broken builds with VBOX_WITH_USB= Mon, 14 Jul 2008 11:17:12 GMT vboxsync [10591] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) Ignore size in IOCTL. Mon, 14 Jul 2008 11:00:48 GMT vboxsync [10590] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) Try enable the qt4 unit. Mon, 14 Jul 2008 10:16:53 GMT vboxsync [10589] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Performance API version 0. New files included. Mon, 14 Jul 2008 10:07:15 GMT vboxsync [10587] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: typo in the French translation (HTML) Mon, 14 Jul 2008 10:03:59 GMT vboxsync [10586] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Moved the VT-x checks to the non-64 bit case. Mon, 14 Jul 2008 07:34:23 GMT vboxsync [10584] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGLSettingsUpdate.h (added) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGLSettingsUpdate.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGLSettingsUpdate.ui (added) export Mon, 14 Jul 2008 01:20:36 GMT vboxsync [10583] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) Set VBOX_WITH_QT4_SUN on non-ose builds of darwin, solaris and ... Mon, 14 Jul 2008 01:03:51 GMT vboxsync [10582] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) inverted. Mon, 14 Jul 2008 00:51:54 GMT vboxsync [10580] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) USE_KBUILD_QT_UNIT_PART_2 stuff. Sun, 13 Jul 2008 23:41:07 GMT vboxsync [10579] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) Try again. Sun, 13 Jul 2008 18:31:05 GMT vboxsync [10578] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) Try Darwin + Windows.