# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 13, 2024 7:07:35 AM Wed, 26 Sep 2007 17:57:38 GMT vboxsync [5062] * trunk/src/VBox/Additions/linux/installer/x11config.pl (modified) Made the Linux guest additions work with PCLinuxOS 2007 Wed, 26 Sep 2007 17:15:30 GMT vboxsync [5061] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/linux/server_module.cpp (modified) Main: More logging. Wed, 26 Sep 2007 17:14:35 GMT vboxsync [5060] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Added custom line speed setting to XML/COM/CFGM. Hope I haven't ... Wed, 26 Sep 2007 17:12:27 GMT vboxsync [5059] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Added a mechanism to report custom line speed to guest driver ... Wed, 26 Sep 2007 16:35:25 GMT vboxsync [5058] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2misc.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) XPCOM: Fixed _PR_DetachOS2Process() which now uses ... Wed, 26 Sep 2007 16:27:12 GMT vboxsync [5057] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlog.c (modified) XPCOM: Be constant when enabling IPRT logging. Wed, 26 Sep 2007 16:08:23 GMT vboxsync [5056] * trunk/src/VBox/VMM/PDMLdr.cpp (modified) assertion was the wrong way around. typical 2am bug. Wed, 26 Sep 2007 16:04:18 GMT vboxsync [5055] * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) PGMPhysIsPageMappingLockValid won't work on uninitialized data. Wed, 26 Sep 2007 15:54:23 GMT vboxsync [5054] * trunk/src/VBox/VMM/CPUM.cpp (modified) PGMPhysIsPageMappingLockValid won't work on uninitialized data. Wed, 26 Sep 2007 15:46:15 GMT vboxsync [5053] * trunk/src/VBox/VMM/CPUM.cpp (modified) case Wed, 26 Sep 2007 15:05:21 GMT vboxsync [5052] * trunk/src/VBox/Devices/Makefile.kmk (modified) Only build the ALSA library for Linux hosts Wed, 26 Sep 2007 14:57:45 GMT vboxsync [5051] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt: GUI/RegistrationTryLeft => GUI/RegistrationTriesLeft. Wed, 26 Sep 2007 14:55:04 GMT vboxsync [5050] * trunk/src/VBox/Devices/Audio/alsaaudio.c (modified) * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Audio/audio.h (modified) * trunk/src/VBox/Devices/Audio/audio_int.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Moved the ALSA code into a separate shared object loaded at runtime Wed, 26 Sep 2007 14:45:50 GMT vboxsync [5049] * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard.c (modified) Added support for the British international keyboard to the Linux ... Wed, 26 Sep 2007 14:31:07 GMT vboxsync [5048] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: Registration: More wording. Wed, 26 Sep 2007 13:18:04 GMT vboxsync [5047] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) 2332: Registration feature Make the QIRichLabel (used as text ... Wed, 26 Sep 2007 11:56:59 GMT vboxsync [5046] * trunk/configure (modified) cosmetical fix Wed, 26 Sep 2007 11:41:28 GMT vboxsync [5045] * trunk/src/VBox/VMM/PDMLdr.cpp (modified) Removed incorrect assertion (breaks VT-x) Wed, 26 Sep 2007 10:59:01 GMT vboxsync [5044] * trunk/configure (modified) fixed WINEPREFIX Wed, 26 Sep 2007 10:02:27 GMT vboxsync [5043] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) 2332: Registration feature. Fixes: 1. Conform button ... Wed, 26 Sep 2007 09:52:01 GMT vboxsync [5042] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/files_vboxvfs (modified) * trunk/src/VBox/Runtime/RTErrConvertToErrno.cpp (modified) Fixes to the Linux additions - use and export functions from the runtime Wed, 26 Sep 2007 09:32:15 GMT vboxsync [5041] * trunk/configure (modified) configure: added --setup-wine Wed, 26 Sep 2007 09:03:00 GMT vboxsync [5040] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) GC phys/virt to HC virt functions are no longer accessible in our PDM ... Wed, 26 Sep 2007 08:10:38 GMT vboxsync [5039] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) Reenabled the redraw optimization.in the Windows guest display driver. Wed, 26 Sep 2007 08:09:52 GMT vboxsync [5038] * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/driver.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c (modified) Inform VBVA and VRDP about rectangle updated within DdLock/DdUnlock ... Wed, 26 Sep 2007 07:58:33 GMT vboxsync [5037] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vmw_new_user.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: Registration: Wording, icon. Wed, 26 Sep 2007 07:52:27 GMT vboxsync [5036] * trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c (modified) Logging. Wed, 26 Sep 2007 06:47:37 GMT vboxsync [5035] * trunk/include/VBox/gmm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) PRORITY => PRIORITY Wed, 26 Sep 2007 06:34:27 GMT vboxsync [5034] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) fixed tree Wed, 26 Sep 2007 04:48:51 GMT vboxsync [5033] * trunk/include/VBox/gmm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0Internal.h (added) GMM... Wed, 26 Sep 2007 03:21:50 GMT vboxsync [5032] * trunk/src/VBox/VMM/VM.cpp (modified) UVM. Tue, 25 Sep 2007 22:27:37 GMT vboxsync [5031] * trunk/include/VBox/gvm.h (added) * trunk/include/VBox/gvmm.h (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/pdmapi.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0Internal.h (added) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Use GVMMR3CreateVM. the new GVM structure is a ring-0 only VM ... Tue, 25 Sep 2007 20:55:13 GMT vboxsync [5030] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) allow word break of the 'no description' label Tue, 25 Sep 2007 16:47:36 GMT vboxsync [5029] * trunk/src/VBox/VMM/Makefile.kmk (modified) GVM -> GVMM Tue, 25 Sep 2007 15:59:19 GMT vboxsync [5028] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main: Improved the hard disk testcase. Tue, 25 Sep 2007 15:58:51 GMT vboxsync [5027] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: Change Utf8StrFmt to Utf8StrFmtVA, could trigger a fancy ... Tue, 25 Sep 2007 15:49:09 GMT vboxsync [5026] * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/gvmm.h (moved) * trunk/include/VBox/types.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (moved) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) GVM -> GVMM. Tue, 25 Sep 2007 15:06:33 GMT vboxsync [5025] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) Build fix for winId serialization (under win platform). Tue, 25 Sep 2007 15:04:39 GMT vboxsync [5024] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Pointer shape size calculation error. Copied too much. Tue, 25 Sep 2007 14:35:20 GMT vboxsync [5023] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) Disabled redraw optimization in the Windows guest graphics driver. Tue, 25 Sep 2007 13:56:26 GMT vboxsync [5022] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) First version of VirtualBox Registration Dialog implemented. ... Tue, 25 Sep 2007 13:32:14 GMT vboxsync [5021] * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) Removed obsolete memory reservation during suplibOsInit (Windows host) Tue, 25 Sep 2007 01:26:02 GMT vboxsync [5020] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) Simplified the YASM/NASM invocations avoiding unnecessary statement ... Tue, 25 Sep 2007 00:51:55 GMT vboxsync [5019] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) No IDT patching on OS/2 - stack isn't flat, remember. Mon, 24 Sep 2007 22:24:07 GMT vboxsync [5018] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) some code... Mon, 24 Sep 2007 21:38:20 GMT vboxsync [5017] * trunk/include/VBox/gmm.h (added) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (added) GVM kick-off. Mon, 24 Sep 2007 19:51:31 GMT vboxsync [5016] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) Linux additions: properly initialize i_blkbits Mon, 24 Sep 2007 18:13:02 GMT vboxsync [5015] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Improved MII register emulation to make Windows PCnet driver detect ... Mon, 24 Sep 2007 17:08:07 GMT vboxsync [5014] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) header. Mon, 24 Sep 2007 17:06:23 GMT vboxsync [5013] * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) solaris / beautify. Mon, 24 Sep 2007 16:46:41 GMT vboxsync [5012] * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.txt (modified) FE/Qt: Approved Baque translation (licensed and >50%). Mon, 24 Sep 2007 16:46:00 GMT vboxsync [5011] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) FE/Qt: Updated Polish translation. Mon, 24 Sep 2007 16:37:29 GMT vboxsync [5010] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) small fixes Mon, 24 Sep 2007 14:33:11 GMT vboxsync [5009] * trunk/src/VBox/Runtime/RTErrConvertToErrno.cpp (modified) This wasn't a typo. Mon, 24 Sep 2007 14:32:33 GMT vboxsync [5008] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) #elif defined(). Mon, 24 Sep 2007 14:28:23 GMT vboxsync [5007] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) r=bird: NIL_RTFILE != 0, so all RTFILE members must be initialized or ... Mon, 24 Sep 2007 14:21:12 GMT vboxsync [5006] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Mon, 24 Sep 2007 14:20:57 GMT vboxsync [5005] * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) Failure logging Mon, 24 Sep 2007 13:57:39 GMT vboxsync [5004] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) serial: use PDMThreads for send/receive. Thread is already a problem ... Mon, 24 Sep 2007 12:55:26 GMT vboxsync [5003] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Clear interrupt flag in global status register when the engine status ... Mon, 24 Sep 2007 11:25:00 GMT vboxsync [5002] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) Linux 2.4 expects us to compile the guest modules with optimisation on Mon, 24 Sep 2007 11:18:29 GMT vboxsync [5001] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Correction Mon, 24 Sep 2007 11:17:56 GMT vboxsync [5000] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Log SUPPageAlloc failures Mon, 24 Sep 2007 09:45:26 GMT vboxsync [4999] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) More logging Mon, 24 Sep 2007 09:35:20 GMT vboxsync [4998] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) * trunk/src/VBox/Additions/linux/xclient/clipboard.cpp (modified) Fix hgcm connect from Linux Additions guest R3 Mon, 24 Sep 2007 09:33:39 GMT vboxsync [4997] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) Add RTErrConvertToErrno.c to the main Linux Additions module Mon, 24 Sep 2007 09:31:35 GMT vboxsync [4996] * trunk/src/VBox/Additions/linux/module/hgcmcall.c (modified) Fix logging in src/VBox/Additions/linux/module/hgcmcall.c Mon, 24 Sep 2007 09:29:27 GMT vboxsync [4995] * trunk/src/VBox/Runtime/assert.cpp (modified) Export AssertMsg1 and 2 in Linux kernel modules Mon, 24 Sep 2007 09:28:02 GMT vboxsync [4994] * trunk/src/VBox/Runtime/RTErrConvertToErrno.cpp (modified) Fixed a typo Mon, 24 Sep 2007 09:02:26 GMT vboxsync [4993] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) HostSerial: Use pipe for the receive thread to wake it up on shutdown ... Mon, 24 Sep 2007 08:35:19 GMT vboxsync [4992] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) LogFlow instead Mon, 24 Sep 2007 08:34:34 GMT vboxsync [4991] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) More logging Mon, 24 Sep 2007 03:48:32 GMT vboxsync [4990] * trunk/src/VBox/Runtime/Makefile.kmk (modified) ToErrno for freebsd r0drv. Mon, 24 Sep 2007 03:48:15 GMT vboxsync [4989] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) physnc fix. Mon, 24 Sep 2007 03:47:01 GMT vboxsync [4988] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) did the freebsd device skeleton. the cloning doesn't seem quiet ... Mon, 24 Sep 2007 03:45:56 GMT vboxsync [4987] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) Reading the GIP request rc from the wrong place. Mon, 24 Sep 2007 02:32:58 GMT vboxsync [4986] * trunk/src/recompiler/VBoxRecompiler.c (modified) work around a nocrt build problem. Sat, 22 Sep 2007 12:44:43 GMT vboxsync [4985] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) RTAssertDoBreakpoint Sat, 22 Sep 2007 12:41:38 GMT vboxsync [4984] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) (void) Sat, 22 Sep 2007 08:53:47 GMT vboxsync [4983] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) VBoxBFE.cpp fix Sat, 22 Sep 2007 08:47:18 GMT vboxsync [4982] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) VBoxBFE.cpp fix Sat, 22 Sep 2007 00:10:41 GMT vboxsync [4981] * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) as locking... hope it works. Sat, 22 Sep 2007 00:07:17 GMT vboxsync [4980] * trunk/src/VBox/VMM/VMMR0/GVMR0.cpp (modified) GVMR0CreateVM isn't used yet, so disable the code for now. Sat, 22 Sep 2007 00:04:09 GMT vboxsync [4979] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) New ring-0 assertion avoidance, now for all platforms. Sat, 22 Sep 2007 00:02:40 GMT vboxsync [4978] * trunk/src/VBox/VMM/PGMInternal.h (modified) Backed out most of 24659. Sat, 22 Sep 2007 00:01:15 GMT vboxsync [4977] * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) Backed out most of 24659. Fri, 21 Sep 2007 23:58:11 GMT vboxsync [4976] * trunk/include/iprt/assert.h (modified) backing out 24661 and 24659. Fri, 21 Sep 2007 23:57:40 GMT vboxsync [4975] * trunk/src/VBox/VMM/Makefile.kmk (modified) backing out 24660. Fri, 21 Sep 2007 23:17:09 GMT vboxsync [4974] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) RTThreadNativeSelf Fri, 21 Sep 2007 23:04:07 GMT vboxsync [4973] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) export SUPR0LowAlloc/Free. Fri, 21 Sep 2007 22:41:51 GMT vboxsync [4972] * trunk/src/VBox/VMM/Makefile.kmk (modified) IN_GVM_R0 Fri, 21 Sep 2007 22:19:12 GMT vboxsync [4971] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/gvm.h (added) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMR0.cpp (added) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) GVM. Fri, 21 Sep 2007 18:27:48 GMT vboxsync [4970] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) r=bird Fri, 21 Sep 2007 18:25:58 GMT vboxsync [4969] * trunk/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp (modified) VBoxControl addcustommode should not add dublicates. Fri, 21 Sep 2007 17:59:13 GMT vboxsync [4968] * trunk/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp (modified) Implemented VBoxControl setvideomode command for Windows guest additions. Fri, 21 Sep 2007 17:58:24 GMT vboxsync [4967] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) yasm bug #115 triggered this assertion. Fri, 21 Sep 2007 16:22:15 GMT vboxsync [4966] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) .run, .deb, .rpm: approaved nls translations, the right way Fri, 21 Sep 2007 16:00:02 GMT vboxsync [4965] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Allow allocations up to the maximum guest VRAM size. Fri, 21 Sep 2007 15:50:03 GMT vboxsync [4964] * trunk/include/VBox/vm.h (modified) PSUPDRVSESSION is already R0 only. Fri, 21 Sep 2007 15:11:00 GMT vboxsync [4963] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Compile fix