# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 5:09:58 PM Wed, 03 Dec 2008 13:31:28 GMT vboxsync [14941] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: 3304: Warning during VM exit - fixed. Wed, 03 Dec 2008 13:07:39 GMT vboxsync [14940] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Use CheckComArgOutSafeArrayPointerValid where appropriate. Wed, 03 Dec 2008 12:41:41 GMT vboxsync [14939] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Use CheckComArgNotNull where appropriate. Wed, 03 Dec 2008 12:10:57 GMT vboxsync [14938] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) Use CheckComArgStrNotEmptyOrNull where appropriate. Wed, 03 Dec 2008 11:42:33 GMT vboxsync [14937] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) fixed burn Wed, 03 Dec 2008 11:07:37 GMT vboxsync [14936] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Use CheckComArgStrNotEmptyOrNull where appropriate. Wed, 03 Dec 2008 10:52:51 GMT vboxsync [14935] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/Installer: Added OpenGL host service libs. Wed, 03 Dec 2008 10:39:39 GMT vboxsync [14934] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Wed, 03 Dec 2008 08:15:14 GMT vboxsync [14933] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) solaris: include VRDPAuth.so Wed, 03 Dec 2008 08:04:59 GMT vboxsync [14932] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) solaris: include VRDPAuth.so Wed, 03 Dec 2008 00:33:47 GMT vboxsync [14931] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: HardDisk2: Obey VD_CAP_UUID. Wed, 03 Dec 2008 00:28:46 GMT vboxsync [14930] * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) Main: Disabled useless logging. Tue, 02 Dec 2008 22:29:29 GMT vboxsync [14929] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/include/HardDisk2Impl.h (modified) Main: Pass custom hard disk parameters to the backend. Tue, 02 Dec 2008 22:22:43 GMT vboxsync [14928] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Storage/VD: Misplaced '\n'. Tue, 02 Dec 2008 21:11:12 GMT vboxsync [14927] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_de.ts (modified) German NLS updates Tue, 02 Dec 2008 20:34:41 GMT vboxsync [14925] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) reverted r40251 Tue, 02 Dec 2008 19:53:26 GMT vboxsync [14924] * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) disable daemonize Tue, 02 Dec 2008 17:39:34 GMT vboxsync [14922] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main: more XML reader implemenation. Tue, 02 Dec 2008 16:43:09 GMT vboxsync [14921] * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) Space. Tue, 02 Dec 2008 16:42:31 GMT vboxsync [14920] * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) Fe/Qt4: Systray: Daemonize processes for Linux/Mac/Solaris. Hope this ... Tue, 02 Dec 2008 15:53:56 GMT vboxsync [14919] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Fe/Qt4: Systray: Don't show inaccessible media dialog when being a ... Tue, 02 Dec 2008 15:46:46 GMT vboxsync [14918] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Use GMODE_BLANK also when Screen Off bit in SR01 is set. Fixes ... Tue, 02 Dec 2008 15:41:18 GMT vboxsync [14916] * trunk/src/recompiler_new/Sun/testmath.c (modified) * trunk/src/recompiler_new/tcg/i386/tcg-target.c (modified) fixed math related failures, auto stack alignment fixes Tue, 02 Dec 2008 15:36:49 GMT vboxsync [14915] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fr.ts (modified) FE/Qt: updated the French translation Tue, 02 Dec 2008 15:33:26 GMT vboxsync [14914] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin.c: disabled host_vmxon/off as it doesn't work with ... Tue, 02 Dec 2008 15:32:35 GMT vboxsync [14913] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: 3306: Seamless VM after restore incorrect size - fixed. ... Tue, 02 Dec 2008 15:23:36 GMT vboxsync [14912] * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) Fe/Qt4: Systray: Don't show registration and update dialog when being ... Tue, 02 Dec 2008 15:23:24 GMT vboxsync [14911] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) Should fix burns. Don't disable tray icon forever when clicking on ... Tue, 02 Dec 2008 15:14:24 GMT vboxsync [14910] * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) Storage/VHD: comment change, documenting why the current code works ... Tue, 02 Dec 2008 15:05:02 GMT vboxsync [14909] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: fix Windows burn (IN_VBOXSETTINGS_R3) Tue, 02 Dec 2008 15:03:52 GMT vboxsync [14908] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobalSettings.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) Fe/Qt4: Systray: Final implementation for now; it uses a separate ... Tue, 02 Dec 2008 14:49:19 GMT vboxsync [14907] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp (modified) FE/Qt4: 3253: Selector window doesn't save position - fixed. Checked ... Tue, 02 Dec 2008 14:46:07 GMT vboxsync [14906] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: properly handle ret==0 from `recv()` Tue, 02 Dec 2008 14:39:30 GMT vboxsync [14905] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin.c: dropping printf. Tue, 02 Dec 2008 14:37:52 GMT vboxsync [14904] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/xml.h (moved) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImplExtra.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (moved) Main: change vboxxml files and namespace to xml only; more XML code ... Tue, 02 Dec 2008 14:25:13 GMT vboxsync [14903] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) HWACCMR0: Try use SUPR0EnableVTx. (#3202) Tue, 02 Dec 2008 14:24:03 GMT vboxsync [14902] * trunk/src/VBox/VMM/HWACCM.cpp (modified) HWACCM: Overlooked one fallback from VT-x to rawmode (darwin). Tue, 02 Dec 2008 14:23:22 GMT vboxsync [14901] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.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) SUPDrv,SUPLib: SUPR0NativeEnableHwVirtExt -> SUPR0EnableVTx and ... Tue, 02 Dec 2008 13:30:52 GMT vboxsync [14900] * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Switcher updates Tue, 02 Dec 2008 12:39:34 GMT vboxsync [14899] * trunk/include/VBox/hwaccm.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Wrote testcase for the new switcher. Tue, 02 Dec 2008 12:24:43 GMT vboxsync [14898] * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (added) export Tue, 02 Dec 2008 12:05:56 GMT vboxsync [14897] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Deal with undocumented interrupt type for breakpoint exceptions Tue, 02 Dec 2008 12:01:15 GMT vboxsync [14895] * trunk/src/VBox/VMM/VMMR0/DBGFR0.cpp (modified) Wrong string specifier Tue, 02 Dec 2008 11:23:24 GMT vboxsync [14894] * trunk/src/VBox/Main/xml/vboxxml.cpp (added) export Tue, 02 Dec 2008 11:10:19 GMT vboxsync [14892] * trunk/src/VBox/VMM/VMMSwitcher/PAEToAMD64.asm (added) export Tue, 02 Dec 2008 11:03:05 GMT vboxsync [14891] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Deleted too much Tue, 02 Dec 2008 10:47:49 GMT vboxsync [14890] * trunk/src/VBox/VMM/VMMSwitcher/32BitToAMD64.asm (added) export Tue, 02 Dec 2008 10:36:00 GMT vboxsync [14888] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Small update Tue, 02 Dec 2008 10:15:21 GMT vboxsync [14887] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) Disallow any mixed use of hwaccm & software virtualization. Don't ... Tue, 02 Dec 2008 09:55:46 GMT vboxsync [14886] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Also added a command to dump DAC registers. Tue, 02 Dec 2008 09:33:42 GMT vboxsync [14885] * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) Different error message for AMD-V. Tue, 02 Dec 2008 09:29:48 GMT vboxsync [14884] * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) Compile fix Tue, 02 Dec 2008 09:29:28 GMT vboxsync [14883] * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) We can't allow a patched VM to be restored when we're currently ... Tue, 02 Dec 2008 06:12:45 GMT vboxsync [14882] * trunk/src/VBox/Devices/Network/slirp/debug.c (modified) * trunk/src/VBox/Devices/Network/slirp/debug.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) registered log formatter prining IPv4 addresses on %R[IP4] Mon, 01 Dec 2008 17:54:20 GMT vboxsync [14881] * trunk/src/recompiler_new/tcg/i386/tcg-target.c (modified) implemented stack alignment for Darwin Mon, 01 Dec 2008 17:51:53 GMT vboxsync [14880] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: nit picking. Mon, 01 Dec 2008 17:15:41 GMT vboxsync [14879] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Added a few VGA register dump debug helpers (see 'info help'). Mon, 01 Dec 2008 16:45:56 GMT vboxsync [14878] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) Renamed Mon, 01 Dec 2008 16:37:38 GMT vboxsync [14877] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: bigger cache (4x), even fewer unrolled/inlined collision ... Mon, 01 Dec 2008 16:27:04 GMT vboxsync [14876] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) Debug state save fix for AMD-V. Mon, 01 Dec 2008 16:24:22 GMT vboxsync [14875] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) More switcher updates Mon, 01 Dec 2008 16:18:38 GMT vboxsync [14874] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 15:36:48 GMT vboxsync [14871] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) Removed assertions that will trigger. Mon, 01 Dec 2008 15:28:54 GMT vboxsync [14870] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (added) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Cleaning up. Mon, 01 Dec 2008 15:20:17 GMT vboxsync [14869] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt: translation-related todo Mon, 01 Dec 2008 15:20:06 GMT vboxsync [14868] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: some predictions based on statistics, 5 more stats. Mon, 01 Dec 2008 15:15:37 GMT vboxsync [14867] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt: translation-related todo Mon, 01 Dec 2008 15:05:47 GMT vboxsync [14866] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 14:39:29 GMT vboxsync [14865] * trunk/src/VBox/HostDrivers/linux/Makefile (modified) additional targets Mon, 01 Dec 2008 14:39:11 GMT vboxsync [14864] * trunk/src/VBox/VMM/VMMGC/DBGFGC.cpp (modified) invalid format type Mon, 01 Dec 2008 14:32:18 GMT vboxsync [14863] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt: translation-related todo Mon, 01 Dec 2008 14:19:16 GMT vboxsync [14862] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Compile fix Mon, 01 Dec 2008 14:13:45 GMT vboxsync [14861] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: disabled expensive statistic. Mon, 01 Dec 2008 14:12:55 GMT vboxsync [14860] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt: translation-related todo Mon, 01 Dec 2008 14:01:55 GMT vboxsync [14859] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (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) More updates for 32/64. Mon, 01 Dec 2008 13:56:37 GMT vboxsync [14858] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 13:43:57 GMT vboxsync [14857] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Added missing if (fInvalidateIt) before ... Mon, 01 Dec 2008 13:41:12 GMT vboxsync [14856] * trunk/src/VBox/Runtime/r3/init.cpp (modified) Runtime: moved initialization of `g_u64ProgramStart*TS` down to be ... Mon, 01 Dec 2008 13:28:58 GMT vboxsync [14855] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD-2.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) #3162: Fixed a newly introduced memory leak. Added VDShutdown() to ... Mon, 01 Dec 2008 13:12:56 GMT vboxsync [14854] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImplExtra.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: rip XML classes out of settings code and move them to ... Mon, 01 Dec 2008 12:51:26 GMT vboxsync [14853] * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: Sane PGMR0DYNMAP_GUARD_PAGES values. Mon, 01 Dec 2008 11:46:18 GMT vboxsync [14852] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) #3162: Plugin backends are now loaded upon startup, this should get ... Mon, 01 Dec 2008 11:17:50 GMT vboxsync [14851] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) More switcher target functions for FPU and debug state updates. Mon, 01 Dec 2008 11:16:13 GMT vboxsync [14850] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp (modified) PGMR0DynMap: statistics and tuning of autoset insertion. Mon, 01 Dec 2008 11:09:19 GMT vboxsync [14849] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 10:33:42 GMT vboxsync [14848] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Alignment Mon, 01 Dec 2008 10:26:31 GMT vboxsync [14847] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Compile fixes Mon, 01 Dec 2008 10:26:21 GMT vboxsync [14846] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 10:12:25 GMT vboxsync [14845] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) Switcher updates Mon, 01 Dec 2008 10:07:12 GMT vboxsync [14844] * trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp (modified) netsniffer: fixed offset between VBox.log and the sniffer tracefile Mon, 01 Dec 2008 10:05:21 GMT vboxsync [14843] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Mon, 01 Dec 2008 09:40:05 GMT vboxsync [14842] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) s/VBOX_E_OBJECT_IN_USE/VBOX_E_INVALID_OBJECT_STATE/g as suggested by ... Mon, 01 Dec 2008 09:24:42 GMT vboxsync [14841] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) - Correct path to errmsgvboxcomdata.h - Bump copyright year to 2008 ... Mon, 01 Dec 2008 09:08:40 GMT vboxsync [14840] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) fixed linux build Mon, 01 Dec 2008 07:57:31 GMT vboxsync [14839] * trunk/src/recompiler_new/target-i386/ops_sse.h (modified) recompiler_new: patch taken from upstream fixing pmovsx* / pmovzx* ... Sun, 30 Nov 2008 21:31:28 GMT vboxsync [14838] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) compile fix Sun, 30 Nov 2008 21:01:06 GMT vboxsync [14837] * trunk/src/VBox/Additions/x11/xclient/testcase/tstSeamlessX11.cpp (modified) missing header Sun, 30 Nov 2008 20:51:20 GMT vboxsync [14836] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) SUPDrv.c/memobj-r0drv-darwin.cpp: removed debug printf left behind ... Sun, 30 Nov 2008 11:26:52 GMT vboxsync [14834] * trunk/src/recompiler_new/Makefile.kmk (modified) src/recompiler_new/Makefile.kmk: VBOX_WITH_NEW_RECOMPILER Sun, 30 Nov 2008 11:14:27 GMT vboxsync [14833] * trunk/Config.kmk (modified) * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) Drop the global VBOX_WITH_NEW_RECOMPILER global.