# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 16, 2025 7:44:09 PM Mon, 19 Feb 2007 11:57:46 GMT vboxsync [973] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) FE/Qt: Spelling. Mon, 19 Feb 2007 11:19:21 GMT vboxsync [972] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Vista requires at least 512MB RAM. Mon, 19 Feb 2007 10:22:54 GMT vboxsync [971] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) unified additions linux/*/Makefile.module a bit with ... Mon, 19 Feb 2007 10:03:53 GMT vboxsync [970] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) removed that OpenSUSE hack, it should really not be necessary Mon, 19 Feb 2007 09:40:33 GMT vboxsync [969] * trunk/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf (modified) * trunk/src/VBox/HostDrivers/VBoxTAP/prototypes.h (modified) * trunk/src/VBox/HostDrivers/VBoxTAP/tapdrvr.c (modified) allow non admin users to open the TAP driver Sun, 18 Feb 2007 23:43:54 GMT vboxsync [968] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) 1. Problem reporter methods created for console transient shared ... Sun, 18 Feb 2007 19:33:09 GMT vboxsync [967] * trunk/src/VBox/Frontends/VBoxSDL/Helper.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Helper.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) XPCOM event queue stuff. Sun, 18 Feb 2007 19:32:05 GMT vboxsync [966] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) TARGET_CARBON=1 to do like firefox does and get the better eventqueue ... Sun, 18 Feb 2007 12:49:09 GMT vboxsync [965] * trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) Disable global hotkeys when grabbing the keyboard. Sun, 18 Feb 2007 09:08:18 GMT vboxsync [964] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) scan code translation for mac os x. Sun, 18 Feb 2007 09:08:11 GMT vboxsync [963] * trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp (modified) scan code translation for mac os x. Sun, 18 Feb 2007 09:04:39 GMT vboxsync [962] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) scan code translation for mac os x. Sat, 17 Feb 2007 16:55:03 GMT vboxsync [961] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) do not talk about 'remote sessions', it's confusing Sat, 17 Feb 2007 09:12:10 GMT vboxsync [960] * trunk/Config.kmk (modified) * trunk/Makefile (modified) * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/HostDrivers/Support/Makefile (modified) * trunk/src/VBox/Main/Makefile (modified) * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/VMM/Makefile (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/glue/standalone/nsXPCOMGlue.cpp (modified) * trunk/src/recompiler/new/Makefile.kmk (modified) Darwin hacking. Sat, 17 Feb 2007 06:43:08 GMT vboxsync [959] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) Darwin app bundle. Sat, 17 Feb 2007 04:44:08 GMT vboxsync [958] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h (modified) case insensitive names are the most common on mac os x at the moment. Sat, 17 Feb 2007 04:43:22 GMT vboxsync [957] * trunk/Config.kmk (modified) * trunk/Makefile (modified) * trunk/src/VBox/Debugger/Makefile (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) Qt portability. Fri, 16 Feb 2007 19:40:23 GMT vboxsync [956] * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) fs & gs was already cleared. Fri, 16 Feb 2007 19:37:24 GMT vboxsync [955] * trunk/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm (modified) Always clear fs and gs! Fri, 16 Feb 2007 17:02:59 GMT vboxsync [954] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) Fixed keyboard handling in Linux. Set XKEYBOARD_NEW=1 in ... Fri, 16 Feb 2007 15:45:20 GMT vboxsync [953] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/linux/server.cpp (modified) Main: Prototyped IVMDKImage. Fri, 16 Feb 2007 15:42:51 GMT vboxsync [952] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) FE/Qt: Spelling. Fri, 16 Feb 2007 14:23:21 GMT vboxsync [951] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 1758: Implement Shared Folders UI Shared Folders List Dialog now ... Fri, 16 Feb 2007 12:49:05 GMT vboxsync [948] * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) fixed buildbreak (I hope). Fri, 16 Feb 2007 09:09:10 GMT vboxsync [947] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Properly check number of parameters. Fri, 16 Feb 2007 07:52:29 GMT vboxsync [946] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 1758: Implement Shared Folders UI Shared Folders Dialog now ... Fri, 16 Feb 2007 07:19:52 GMT vboxsync [945] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (modified) 1758: Implement Shared Folders UI 1. AddBox Dialog titled as "Add ... Thu, 15 Feb 2007 22:00:53 GMT vboxsync [944] * trunk/src/VBox/VMM/SELM.cpp (modified) Sync on completed load the shadow structures might be used before we ... Thu, 15 Feb 2007 21:18:14 GMT vboxsync [942] * trunk/src/recompiler/new/VBoxREMWrapper.cpp (modified) RTAssertDoBreakpoint Thu, 15 Feb 2007 21:05:32 GMT vboxsync [941] * trunk/src/VBox/Runtime/testcase/tstLdrObjR0.cpp (modified) 64-bit build break. Thu, 15 Feb 2007 21:04:21 GMT vboxsync [940] * trunk/src/VBox/Runtime/r3/tcp.cpp (modified) inline -> DECLINLINE. Thu, 15 Feb 2007 21:00:48 GMT vboxsync [939] * trunk/src/VBox/Runtime/Makefile (modified) Use RTAssertDoBreakpoint everywhere. (part II) Thu, 15 Feb 2007 21:00:36 GMT vboxsync [938] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Runtime/VBox/RTAssertDoBreakpoint-vbox.cpp (copied) * trunk/src/VBox/Runtime/assert.cpp (modified) Use RTAssertDoBreakpoint everywhere. (part II) Thu, 15 Feb 2007 20:59:20 GMT vboxsync [937] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win32/path-win32.cpp (modified) RTPathExists. Thu, 15 Feb 2007 20:58:51 GMT vboxsync [936] * trunk/include/iprt/env.h (copied) * trunk/src/VBox/Runtime/r3/posix/env-posix.cpp (copied) RTEnv (incomplete). Thu, 15 Feb 2007 19:49:19 GMT vboxsync [935] * trunk/src/VBox/Runtime/generic/RTAssertDoBreakpoint-generic.cpp (copied) moving it (part 1). Thu, 15 Feb 2007 19:28:39 GMT vboxsync [934] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h (added) export to OSE Thu, 15 Feb 2007 19:06:12 GMT vboxsync [933] * trunk/src/VBox/Frontends/VirtualBox/include/COMDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt: Cosmetic refactoring. Thu, 15 Feb 2007 18:25:10 GMT vboxsync [932] * trunk/include/iprt/tcp.h (modified) * trunk/src/VBox/Runtime/r3/tcp.cpp (modified) Added RTTcpServerDisconnectClient, this fixed the assertion mentioned ... Thu, 15 Feb 2007 18:18:10 GMT vboxsync [931] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Reintroduce the error signalling on invalid packet size. Thu, 15 Feb 2007 17:44:54 GMT vboxsync [930] * trunk/src/recompiler/precompiled/VBoxRecompiler.o (modified) updated precompiled objects Thu, 15 Feb 2007 17:12:39 GMT vboxsync [929] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) Fixed typo. Thu, 15 Feb 2007 16:22:32 GMT vboxsync [928] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Removed dead code. I'm pretty sure that we slightly misinterpreted ... Thu, 15 Feb 2007 15:52:58 GMT vboxsync [927] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Workaround for Windows NT4 pcnet problems. Also tighten packet size ... Thu, 15 Feb 2007 15:34:02 GMT vboxsync [926] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) Eliminate unnecessary global vars in slirp Thu, 15 Feb 2007 14:01:45 GMT vboxsync [925] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 1758: Implement Shared Folders UI 1. SaveTo/LoadFrom methods ... Thu, 15 Feb 2007 11:40:56 GMT vboxsync [924] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 1758: Implement Shared Folders UI 1. Shared Folders (VM Settings ... Thu, 15 Feb 2007 09:57:46 GMT vboxsync [923] * trunk/configure (modified) * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile (modified) * trunk/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/Makefile (modified) Made VBox compile on Linux systems without /usr/include/linux/compiler.h Thu, 15 Feb 2007 09:45:39 GMT vboxsync [922] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) allow up to 128MB VRAM Thu, 15 Feb 2007 04:59:48 GMT vboxsync [920] * trunk/src/libs/xpcom18a4/darwindeps.cpp (modified) another dep needed for release builds. Thu, 15 Feb 2007 04:48:55 GMT vboxsync [919] * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) const code. Thu, 15 Feb 2007 03:30:26 GMT vboxsync [918] * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) reproduce the EMAll.cpp relocation issue. Thu, 15 Feb 2007 01:55:55 GMT vboxsync [917] * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) Allow mixing of platform code. Thu, 15 Feb 2007 01:20:41 GMT vboxsync [916] * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) oops Thu, 15 Feb 2007 01:14:36 GMT vboxsync [915] * trunk/src/VBox/Runtime/testcase/Makefile (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (copied) * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (copied) * trunk/src/VBox/Runtime/testcase/tstLdrObjR0.cpp (copied) A new loader testcase. Wed, 14 Feb 2007 23:23:08 GMT vboxsync [914] * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) PVMR0 changes for darwin. Wed, 14 Feb 2007 20:22:15 GMT vboxsync [913] * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) Made it work on darwin and implemented the profiling. Wed, 14 Feb 2007 20:06:56 GMT vboxsync [912] * trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h (modified) increase support driver version to ensure a recent linux driver Wed, 14 Feb 2007 18:41:37 GMT vboxsync [911] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Main: Fixed an assertion hit when opening the VDM dialog from the ... Wed, 14 Feb 2007 16:51:08 GMT vboxsync [910] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) Compile fix Wed, 14 Feb 2007 16:49:42 GMT vboxsync [909] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) Put load/save state code in the wrong handler. Wed, 14 Feb 2007 16:10:35 GMT vboxsync [908] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) In DevVGA the line width in bytes was incorrectly calculated for non ... Wed, 14 Feb 2007 14:27:46 GMT vboxsync [906] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) * trunk/src/VBox/Main/include/hgcm/HGCM.h (modified) Save and load state notifications for HGCM host services added. Wed, 14 Feb 2007 14:15:34 GMT vboxsync [904] * trunk/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp (modified) and another one Wed, 14 Feb 2007 13:55:22 GMT vboxsync [903] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: Fixed a stupud bug. Wed, 14 Feb 2007 13:35:27 GMT vboxsync [902] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main: Restored r18598 + fixes (don't call OnStateChange on new ... Wed, 14 Feb 2007 13:30:10 GMT vboxsync [901] * trunk/src/VBox/VMM/SSM.cpp (modified) Added SSMR3DeregisterExternal Wed, 14 Feb 2007 13:17:41 GMT vboxsync [899] * trunk/src/VBox/Runtime/generic/uuid-generic.cpp (modified) don't assert on bad uuid strings. Wed, 14 Feb 2007 12:47:20 GMT vboxsync [898] * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) small fix for older bcc's Wed, 14 Feb 2007 12:14:23 GMT vboxsync [897] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) introduced VBOX_LIBIDL_CONFIG Wed, 14 Feb 2007 11:03:34 GMT vboxsync [896] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) 1803: FE/Qt leaks memory on Windows It looks like QCursor uses ... Wed, 14 Feb 2007 10:17:08 GMT vboxsync [895] * trunk/src/VBox/Runtime/ldrkLdr.cpp (modified) off_t -> KLDRFOFF. skip underscore when resolving imported symbols. Wed, 14 Feb 2007 09:50:17 GMT vboxsync [894] * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/ldrEx.cpp (modified) * trunk/src/VBox/Runtime/ldrkLdr.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile (modified) kLdr integration. tstLdrObj.gc now works on darwin. Wed, 14 Feb 2007 09:36:39 GMT vboxsync [893] * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/generic/uuid-generic.cpp (modified) Use RTRand. Wed, 14 Feb 2007 09:35:48 GMT vboxsync [892] * trunk/src/VBox/Runtime/testcase/tstUuid.cpp (modified) Test binary representation. Wed, 14 Feb 2007 09:35:20 GMT vboxsync [891] * trunk/src/VBox/Runtime/r3/posix/rand-posix.cpp (copied) RTRand API (feel free to improve the fallback code). Wed, 14 Feb 2007 09:35:02 GMT vboxsync [890] * trunk/src/VBox/Runtime/generic/rand-stubs-generic.cpp (copied) * trunk/src/VBox/Runtime/include/internal/rand.h (copied) * trunk/src/VBox/Runtime/misc/rand.cpp (modified) RTRand API (feel free to improve the fallback code). Wed, 14 Feb 2007 08:52:46 GMT vboxsync [888] * trunk/src/VBox/Runtime/misc/sanity.h (modified) killed warnings. Tue, 13 Feb 2007 19:08:24 GMT vboxsync [887] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Backed out rev. 18598 Tue, 13 Feb 2007 17:51:42 GMT vboxsync [886] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main: Implemented sending essential notifications (such as the ... Tue, 13 Feb 2007 17:47:16 GMT vboxsync [885] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) Original address of faulting patch instruction must be corrected by ... Tue, 13 Feb 2007 17:45:45 GMT vboxsync [884] * trunk/src/VBox/Additions/linux/xgraphics/vboxvideo.c (modified) Linux additions: If the use did not specify any mode then use a ... Tue, 13 Feb 2007 17:26:15 GMT vboxsync [882] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) CSAMR3CheckCode added Tue, 13 Feb 2007 16:57:25 GMT vboxsync [880] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Added some missing SELMToFlat calls. Tue, 13 Feb 2007 15:51:45 GMT vboxsync [879] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_off_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_off_disabled_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_on_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/auto_resize_on_disabled_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/eraser_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/eraser_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: Added the eraser icon (for clearing/resetting values to ... Tue, 13 Feb 2007 15:36:07 GMT vboxsync [878] * trunk/src/VBox/VMM/MMPagePool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllPagePool.cpp (modified) fixed log flags in page pool Tue, 13 Feb 2007 15:31:16 GMT vboxsync [877] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Changed error message when out of memory. (no longer allowed to save ... Tue, 13 Feb 2007 14:53:17 GMT vboxsync [876] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) protect locked pages against fork() Tue, 13 Feb 2007 14:48:34 GMT vboxsync [875] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h (modified) FE/Qt: Improved: .VDI eteinsion was not added to a name of the VDI ... Tue, 13 Feb 2007 14:10:29 GMT vboxsync [874] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) Paranoia for 64-bit restore issue. Tue, 13 Feb 2007 14:09:53 GMT vboxsync [873] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) Some release logging, mainly for debugging the 64-bit restore issue. Tue, 13 Feb 2007 13:35:21 GMT vboxsync [872] * trunk/src/VBox/VMM/VM.cpp (modified) Compile fix Tue, 13 Feb 2007 13:34:23 GMT vboxsync [871] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Use VMR3SuspendNoSave to suspend the VM when running out of memory ... Tue, 13 Feb 2007 13:31:48 GMT vboxsync [870] * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) Added VMR3SuspendNoSave. Tue, 13 Feb 2007 13:26:58 GMT vboxsync [868] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) Fixed freeze during add/remove/add/remove sequence in clean ... Tue, 13 Feb 2007 13:20:10 GMT vboxsync [866] * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) Backed out 18570 & 18569 Tue, 13 Feb 2007 13:12:33 GMT vboxsync [865] * trunk/src/VBox/VMM/VM.cpp (modified) Another check for VMSTATE_SUSPENDED_NOSAVE. Tue, 13 Feb 2007 13:10:48 GMT vboxsync [864] * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) Added VMSTATE_SUSPENDED_NOSAVE state handling. Tue, 13 Feb 2007 11:04:42 GMT vboxsync [860] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) Fixed crash on snapshot merge. Tue, 13 Feb 2007 10:33:10 GMT vboxsync [858] * trunk/src/recompiler/VBoxRecompiler.c (modified) Compile fix