#
# ChangeLog for trunk/src/VBox in vbox
#
# Generated by Trac 1.4.3.2
# Feb 18, 2025 10:28:22 PM

Fri, 20 Mar 2015 10:33:39 GMT vboxsync [54864]
	* trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified)

	Missing typo fix.


Fri, 20 Mar 2015 10:03:23 GMT vboxsync [54862]
	* trunk/include/iprt/x86.h (modified)
	* trunk/include/iprt/x86.mac (modified)
	* trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified)
	* trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified)
	* trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified)
	* trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified)
	* trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/CPUMDbg.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/HM.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified)
	* trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified)

	Corrected x86.h/mac typo.


Fri, 20 Mar 2015 09:58:49 GMT vboxsync [54861]
	* trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified)

	Audio/AudioMixBuffer: Fix small memory leak in the recording path


Fri, 20 Mar 2015 09:56:49 GMT vboxsync [54860]
	* trunk/src/VBox/GuestHost/OpenGL/util/compositor.cpp (modified)

	Host 3D: fix memory leak in crServer.


Fri, 20 Mar 2015 09:10:04 GMT vboxsync [54859]
	* trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified)
	* trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified)

	Additions/VBoxClient: do not display an error if the clipboard or ...


Fri, 20 Mar 2015 08:25:45 GMT vboxsync [54858]
	* trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp (modified)
	* trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified)
	* trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified)
	* trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified)

	Additions/VBoxClient: do not display an error if the clipboard or ...


Fri, 20 Mar 2015 08:00:53 GMT vboxsync [54857]
	* trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.h (modified)

	typo


Fri, 20 Mar 2015 07:04:48 GMT vboxsync [54856]
	* trunk/src/VBox/RDP/client/Makefile.kmk (modified)

	RDP/client: fixed path to keymaps


Thu, 19 Mar 2015 20:12:00 GMT vboxsync [54855]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified)

	Main/Medium: Logic change for IMedium::ChangeEncryption, an empty ...


Thu, 19 Mar 2015 19:45:09 GMT vboxsync [54854]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/MediumImpl.h (modified)
	* trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified)

	Main: Rearrange and rename parameters of IMedium::ChangeEncryption


Thu, 19 Mar 2015 19:14:48 GMT vboxsync [54853]
	* trunk/src/VBox/Additions/x11/vboxvideo/pointer.c (modified)

	Additions/x11/vboxvideo: prevent flickering of the hardware cursor.


Thu, 19 Mar 2015 19:11:50 GMT vboxsync [54852]
	* trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified)

	Additions/common/VBoxGuestLib: when trying to save video mode hints ...


Thu, 19 Mar 2015 18:44:35 GMT vboxsync [54851]
	* trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified)

	Audio/CoreAudio: Better fix for the leak, addresses both code paths ...


Thu, 19 Mar 2015 18:40:40 GMT vboxsync [54850]
	* trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified)

	Audio/CoreAudio: Try to fix leak in error path of recording callback


Thu, 19 Mar 2015 14:42:38 GMT vboxsync [54849]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified)

	FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Changing way ...


Thu, 19 Mar 2015 14:19:38 GMT vboxsync [54848]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main: Make IMedium::getEncryptionSettings const


Thu, 19 Mar 2015 13:43:54 GMT vboxsync [54847]
	* trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified)

	Main: Fix another place where VBOX_E_PASSWORD_INCORRECT should be ...


Thu, 19 Mar 2015 12:56:35 GMT vboxsync [54846]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified)

	FE/VBoxManage: Show encryption status of images in showmediuminfo


Thu, 19 Mar 2015 10:55:06 GMT vboxsync [54845]
	* trunk/include/VBox/vmm/tm.h (modified)
	* trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified)
	* trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified)

	VMM/GIM,TM: paranoia assertions.


Thu, 19 Mar 2015 00:48:29 GMT vboxsync [54844]
	* trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified)

	CPUID: Dump XSAVE details.


Wed, 18 Mar 2015 20:50:17 GMT vboxsync [54843]
	* trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified)

	Main: adapt VRDEServer to new, more precise state checks


Wed, 18 Mar 2015 18:21:19 GMT vboxsync [54841]
	* trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified)

	Main/Display: fixes to new screen blanking feature.


Wed, 18 Mar 2015 18:06:32 GMT vboxsync [54840]
	* trunk/src/VBox/Main/include/AutoStateDep.h (modified)
	* trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified)

	Main/NetworkAdapter: adapt to new, more precise state checks


Wed, 18 Mar 2015 17:58:28 GMT vboxsync [54839]
	* trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified)
	* trunk/src/VBox/VMM/include/GIMKvmInternal.h (modified)

	VMM/GIM: KVM provider fixes.


Wed, 18 Mar 2015 17:44:08 GMT vboxsync [54838]
	* trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified)

	Main/src-server/solaris: Fix description matching for ...


Wed, 18 Mar 2015 16:28:31 GMT vboxsync [54837]
	* trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified)

	Medium: Return VBOX_E_PASSWORD_INCORRECT when changing the encryption ...


Wed, 18 Mar 2015 16:25:19 GMT vboxsync [54836]
	* trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified)

	strformatrt.cpp: Fixed warning unsigned in rtstrformatIPv6 and ...


Wed, 18 Mar 2015 15:44:17 GMT vboxsync [54835]
	* trunk/include/VBox/vd-filter-backend.h (modified)
	* trunk/include/VBox/vd.h (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/MediumImpl.h (modified)
	* trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified)
	* trunk/src/VBox/Storage/VD.cpp (modified)

	Encryption: Add a way to retrieve the encryption settings without ...


Wed, 18 Mar 2015 15:08:46 GMT vboxsync [54834]
	* trunk/include/VBox/VBoxVideo3D.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified)
	* trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_window.cpp (modified)

	Frontend,SharedOpenGL: 3D notification without safearray.


Wed, 18 Mar 2015 14:50:02 GMT vboxsync [54833]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.cpp (modified)

	FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Small NLS fix.


Wed, 18 Mar 2015 14:36:52 GMT vboxsync [54832]
	* trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified)

	FE/Qt: Build fix for r99033: Cleanup typo.


Wed, 18 Mar 2015 14:32:10 GMT vboxsync [54831]
	* trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.h (modified)

	FE/Qt: Machine settings: General page: Cleanup rework to prepare to ...


Wed, 18 Mar 2015 14:31:36 GMT vboxsync [54830]
	* trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified)

	DisplayImpl: release display lock


Wed, 18 Mar 2015 14:28:10 GMT vboxsync [54829]
	* trunk/src/VBox/VMM/VMMR3/EM.cpp (modified)

	VMM/EM: redundant include.


Wed, 18 Mar 2015 11:43:37 GMT vboxsync [54828]
	* trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/DisplayImpl.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified)
	* trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/DisplaySourceBitmapImpl.cpp (modified)

	Main,Frontends: use BitmapFormat in API.


Wed, 18 Mar 2015 04:59:50 GMT vboxsync [54827]
	* trunk/src/VBox/Devices/Network/slirp/sbuf.c (modified)
	* trunk/src/VBox/Devices/Network/slirp/sbuf.h (modified)
	* trunk/src/VBox/Devices/Network/slirp/slirp.c (modified)
	* trunk/src/VBox/Devices/Network/slirp/socket.c (modified)
	* trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified)
	* trunk/src/VBox/Devices/Network/slirp/tcp_output.c (modified)
	* trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified)

	NAT: G/c ancient abandoned VBOX_WITH_SLIRP_BSD_SBUF experiment.


Wed, 18 Mar 2015 03:35:41 GMT vboxsync [54826]
	* trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp (modified)

	fixed misprint in IRP request


Wed, 18 Mar 2015 03:20:35 GMT vboxsync [54825]
	* trunk/src/VBox/Devices/Network/slirp/slirp.c (modified)
	* trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified)
	* trunk/src/VBox/Devices/Network/slirp/socket.h (modified)

	NAT: G/c more ancient unused VBOX_WITH_NAT_SERVICE ifdefs.


Wed, 18 Mar 2015 02:27:32 GMT vboxsync [54824]
	* trunk/src/VBox/Devices/Network/slirp/slirp.c (modified)

	NAT: G/c ancient unused VBOX_WITH_NAT_SERVICE ifdefs.


Tue, 17 Mar 2015 22:43:02 GMT vboxsync [54823]
	* trunk/src/VBox/VMM/Makefile.kmk (modified)
	* trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/MMPagePool.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified)

	VMM: Map the hyper heap in ring-0 on 64-bit systems.


Tue, 17 Mar 2015 18:13:08 GMT vboxsync [54822]
	* trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified)

	VMM/CPUM: build fix.


Tue, 17 Mar 2015 18:01:43 GMT vboxsync [54821]
	* trunk/src/VBox/Main/include/NATNetworkServiceRunner.h (deleted)
	* trunk/src/VBox/Main/src-server/NATNetworkServiceRunner.cpp (deleted)

	G/c unused files.


Tue, 17 Mar 2015 17:59:57 GMT vboxsync [54820]
	* trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified)

	VMM/PGMPhys: Oops, unintentional disabling of assertion.


Tue, 17 Mar 2015 17:58:30 GMT vboxsync [54819]
	* trunk/src/VBox/VMM/Makefile.kmk (modified)
	* trunk/src/VBox/VMM/VMMAll/GIMAll.cpp (modified)
	* trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified)
	* trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (added)
	* trunk/src/VBox/VMM/VMMR0/GIMR0.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (added)
	* trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified)
	* trunk/src/VBox/VMM/include/GIMInternal.h (modified)
	* trunk/src/VBox/VMM/include/GIMKvmInternal.h (added)

	VMM/GIM: Implemented KVM paravirt. provider.


Tue, 17 Mar 2015 17:50:15 GMT vboxsync [54818]
	* trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified)

	build fix


Tue, 17 Mar 2015 17:12:44 GMT vboxsync [54817]
	* trunk/src/VBox/Devices/Storage/DevATA.cpp (modified)

	DevATA: Allow 1-byte data reads.


Tue, 17 Mar 2015 16:38:23 GMT vboxsync [54816]
	* trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified)

	Main/HostDnsService: G/c as intended code that was accidentally only ...


Tue, 17 Mar 2015 16:25:55 GMT vboxsync [54815]
	* trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified)

	CPUMR3CpuId.cpp: Fixed problem collecting CPUID sub-leaves for leaf ...


Tue, 17 Mar 2015 15:58:48 GMT vboxsync [54814]
	* trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified)

	Main/HostDnsService: log DNS info when it's actually changed, not ...


Tue, 17 Mar 2015 15:34:13 GMT vboxsync [54813]
	* trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified)

	build fix


Tue, 17 Mar 2015 15:32:35 GMT vboxsync [54812]
	* trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified)

	cpuid dumping updates.


Tue, 17 Mar 2015 13:11:38 GMT vboxsync [54811]
	* trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified)

	Audio/Alsa: Fix endless loop (hopefully in the correct way)


Tue, 17 Mar 2015 12:15:29 GMT vboxsync [54810]
	* trunk/src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp (modified)

	vboxDrvCfgInfQueryFirstPnPId: Initialize return value so we don't ...


Tue, 17 Mar 2015 12:07:04 GMT vboxsync [54809]
	* trunk/include/VBox/err.h (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)

	Distinguished error codes when a provided password is wrong


Tue, 17 Mar 2015 11:15:47 GMT vboxsync [54808]
	* trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified)
	* trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (modified)

	backed out r98998 and r99000 -- shouldn't be necessary here


Tue, 17 Mar 2015 11:13:01 GMT vboxsync [54807]
	* trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified)

	SharedClipboard/x11-clipboard: logrels.


Tue, 17 Mar 2015 11:07:19 GMT vboxsync [54806]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified)

	FE/Qt: LogRel prefix.


Tue, 17 Mar 2015 11:05:43 GMT vboxsync [54805]
	* trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified)

	Release log prefixes.


Tue, 17 Mar 2015 10:46:28 GMT vboxsync [54804]
	* trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (modified)

	more places for SMAP handling


Tue, 17 Mar 2015 08:41:12 GMT vboxsync [54803]
	* trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified)

	more SMAP handling


Tue, 17 Mar 2015 08:32:43 GMT vboxsync [54802]
	* trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified)
	* trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified)
	* trunk/src/VBox/Runtime/r0drv/linux/threadctxhooks-r0drv-linux.c (modified)

	another place where we have to handle SMAP


Mon, 16 Mar 2015 21:36:12 GMT vboxsync [54801]
	* trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified)

	Forgot this one again.


Mon, 16 Mar 2015 21:28:32 GMT vboxsync [54800]
	* trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified)

	fixed Interface information size calculation using ...


Mon, 16 Mar 2015 21:23:03 GMT vboxsync [54799]
	* trunk/src/VBox/VMM/Makefile.kmk (modified)
	* trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified)
	* trunk/src/VBox/VMM/include/CPUMInternal.h (modified)

	CPUM: Fixed two problems with the CPUID code. cLeaves wasn't updated ...


Mon, 16 Mar 2015 21:09:11 GMT vboxsync [54798]
	* trunk/src/VBox/Main/include/ConsoleImpl.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	Main/Console: Automatically resume the VM if all passwords were ...


Mon, 16 Mar 2015 20:20:54 GMT vboxsync [54797]
	* trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified)

	cpumR3CpuIdInsert: Better error assertions/logging.


Mon, 16 Mar 2015 20:15:03 GMT vboxsync [54796]
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)

	Fix crash when loading a saved state with encrypted disks


Mon, 16 Mar 2015 19:05:53 GMT vboxsync [54795]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified)

	FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Fix for ...


Mon, 16 Mar 2015 17:16:38 GMT vboxsync [54794]
	* trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified)

	FE/Qt: 6660: Advanced extra-data management tool: When saving extra- ...


Mon, 16 Mar 2015 16:10:51 GMT vboxsync [54793]
	* trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified)

	PGM: Added forgotten argument.


Mon, 16 Mar 2015 16:04:24 GMT vboxsync [54792]
	* trunk/src/VBox/Main/src-all/DisplayUtils.cpp (modified)

	DisplayUtils: use >= when check sSSMDisplayVerX in ...


Mon, 16 Mar 2015 16:04:03 GMT vboxsync [54791]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified)
	* trunk/src/VBox/Main/include/MachineImpl.h (modified)
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)

	Main/Machine: fix long-standing bug with setting extradata (it isn't ...


Mon, 16 Mar 2015 15:49:06 GMT vboxsync [54790]
	* trunk/src/VBox/Main/src-all/DisplayUtils.cpp (modified)

	DisplayUtils: make readSavedGuestScreenInfo() aware of ...


Mon, 16 Mar 2015 15:32:09 GMT vboxsync [54789]
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified)
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.h (modified)
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified)

	VMSVGA3d: Changed the surface arrays into pointer arrays to reduce ...


Mon, 16 Mar 2015 15:20:58 GMT vboxsync [54788]
	* trunk/src/VBox/Devices/Input/PS2M.cpp (modified)

	Fix signed/unsigned comparison.


Mon, 16 Mar 2015 15:06:25 GMT vboxsync [54787]
	* trunk/src/VBox/Devices/Input/PS2M.cpp (modified)

	PS2: A couple of todos plus better handling of incorrectly saved ...


Mon, 16 Mar 2015 14:38:46 GMT vboxsync [54786]
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified)
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified)

	VMSVGA3D: Check stage range.


Mon, 16 Mar 2015 13:59:11 GMT vboxsync [54785]
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified)
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.h (modified)
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified)

	VMSVGA3d: Changed the context arrays into pointer arrays to reduce ...


Mon, 16 Mar 2015 13:27:56 GMT vboxsync [54784]
	* trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified)

	removed excess line


Mon, 16 Mar 2015 13:18:12 GMT vboxsync [54783]
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified)
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified)

	VMSVGA3D: Corrected realloc calls.


Mon, 16 Mar 2015 13:11:05 GMT vboxsync [54782]
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.h (modified)

	Raised SVGA3D_MAX_SHADER_IDS from 0x100 to 0x800.


Mon, 16 Mar 2015 12:43:04 GMT vboxsync [54781]
	* trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified)

	spaces!


Mon, 16 Mar 2015 12:34:11 GMT vboxsync [54780]
	* trunk/src/VBox/RDP/client/vrdp/rdpusb.c (modified)

	RDP/client: fixed several regressions after r93776 due to changed ...


Mon, 16 Mar 2015 12:33:31 GMT vboxsync [54779]
	* trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified)

	fix of misprint, calculation of memory size allocation used wrong ...


Mon, 16 Mar 2015 12:19:46 GMT vboxsync [54777]
	* trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified)

	cpumR3LoadGuestCpuIdArray: Forgot to initialize fFlags in when faking ...


Mon, 16 Mar 2015 11:22:33 GMT vboxsync [54776]
	* trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified)

	VMM/PGM: cosmetics.


Mon, 16 Mar 2015 10:29:40 GMT vboxsync [54774]
	* trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified)

	FE/Qt: in SnapshotAgeFormat(), call QDateTime::currentDateTime() only ...


Mon, 16 Mar 2015 04:27:45 GMT vboxsync [54773]
	* trunk/src/VBox/GuestHost/OpenGL/include/state/cr_line.h (modified)
	* trunk/src/VBox/GuestHost/OpenGL/include/state/cr_point.h (modified)

	GuestHost/OpenGL: Fix #include guards.  Thank you Jung-uk Kim.


Mon, 16 Mar 2015 01:25:00 GMT vboxsync [54772]
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified)

	vmsvga3dCreateTexture/ogl: It's not all that needs doing here, ...


Mon, 16 Mar 2015 01:13:47 GMT vboxsync [54771]
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified)

	vmsvga3dCreateTexture/ogl: Initializing the texture memory even in ...


Mon, 16 Mar 2015 00:15:01 GMT vboxsync [54770]
	* trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified)

	VMSVGA3d: Some more cleanups.


Mon, 16 Mar 2015 00:06:30 GMT vboxsync [54769]
	* trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified)

	VMSVGA3d: We need no dock tile either, it seems.


Sun, 15 Mar 2015 23:58:32 GMT vboxsync [54768]
	* trunk/src/VBox/Devices/Makefile.kmk (modified)
	* trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified)

	VMSVGA3d: Eliminated the CR blitter dependencies, we don't need it ...


Sun, 15 Mar 2015 23:49:44 GMT vboxsync [54767]
	* trunk/src/VBox/Devices/Makefile.kmk (modified)
	* trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified)

	VMSVGA3d: Eliminated WindowsInfo leak; dropping the CR compositor ...


Sun, 15 Mar 2015 18:22:17 GMT vboxsync [54766]
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified)
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified)
	* trunk/src/VBox/Devices/Makefile.kmk (modified)

	The D3DXDisassembleShader API required the DirectX SDK, which we ...


Sun, 15 Mar 2015 17:15:57 GMT vboxsync [54765]
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified)
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.cpp (modified)
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified)
	* trunk/src/VBox/Devices/Graphics/shaderlib/glsl_shader.c (modified)
	* trunk/src/VBox/Devices/Graphics/shaderlib/shader.c (modified)
	* trunk/src/VBox/Devices/Graphics/shaderlib/shader_sm1.c (modified)
	* trunk/src/VBox/Devices/Graphics/shaderlib/wined3d_private.h (modified)
	* trunk/src/VBox/Devices/Makefile.kmk (modified)

	VMSVGA3d: Applied patches from trivirt that among other things makes ...


Sun, 15 Mar 2015 03:25:11 GMT vboxsync [54764]
	* trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/PATMA.asm (modified)
	* trunk/src/VBox/VMM/VMMR3/PATMA.mac (modified)
	* trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified)
	* trunk/src/VBox/VMM/include/PATMA.h (modified)
	* trunk/src/VBox/VMM/include/PATMInternal.h (modified)

	Added an infix 'ASMFIX' to the PATMA.h fixup types used in the patch ...


Sun, 15 Mar 2015 03:15:58 GMT vboxsync [54763]
	* trunk/include/VBox/vmm/cpum.h (modified)
	* trunk/include/VBox/vmm/patm.h (modified)
	* trunk/include/iprt/asmdefs.mac (modified)
	* trunk/src/VBox/VMM/Makefile.kmk (modified)
	* trunk/src/VBox/VMM/VMMAll/PATMAll.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/PATMA.asm (modified)
	* trunk/src/VBox/VMM/VMMR3/PATMA.mac (modified)
	* trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/VM.cpp (modified)
	* trunk/src/VBox/VMM/VMMRC/CPUMRCPatchHlp.asm (added)
	* trunk/src/VBox/VMM/VMMRC/VMMRC.mac (modified)
	* trunk/src/VBox/VMM/VMMRC/VMMRC0.asm (modified)
	* trunk/src/VBox/VMM/VMMRC/VMMRC99.asm (modified)
	* trunk/src/VBox/VMM/include/CPUMInternal.mac (modified)
	* trunk/src/VBox/VMM/include/PATMA.h (modified)
	* trunk/src/VBox/VMM/include/PATMInternal.h (modified)

	PATM,CPUM: Redid the CPUID stuff by calling a patch helper function ...


Fri, 13 Mar 2015 21:36:43 GMT vboxsync [54762]
	* trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified)

	PATM: Only fix up constants when loading state. (missed assertion)


Fri, 13 Mar 2015 21:35:30 GMT vboxsync [54761]
	* trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified)
	* trunk/src/VBox/VMM/include/PATMInternal.h (modified)

	PATM: Only fix up constants when loading state.