#
# ChangeLog for trunk/src in vbox
#
# Generated by Trac 1.4.3.2
# Mar 14, 2025 1:23:45 AM

Tue, 19 Aug 2014 14:13:06 GMT vboxsync [52415]
	* trunk/src/VBox/Storage/testcase/VDScript.cpp (modified)

	Storage/tstVDIo: fixed a typo and use RT_STR_TUPLE()


Tue, 19 Aug 2014 14:05:18 GMT vboxsync [52414]
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/import-template-kernel32.h (modified)

	SUP: Need per thread recursion counters for WinVerifyTrust or we risk ...


Tue, 19 Aug 2014 12:48:42 GMT vboxsync [52413]
	* trunk/src/VBox/Main/src-all/EventImpl.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified)

	VBoxSVC: resolve undesirable freeze on shutdown.


Tue, 19 Aug 2014 12:18:32 GMT vboxsync [52412]
	* trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified)

	AHCI: argh


Tue, 19 Aug 2014 11:00:46 GMT vboxsync [52411]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)
	* trunk/src/VBox/VMM/VMMRZ/VMMRZ.cpp (modified)

	VMM/HMVMXR0: Use unordered atomics for ...


Tue, 19 Aug 2014 10:14:14 GMT vboxsync [52410]
	* trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified)
	* trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac (modified)

	traling spaces


Tue, 19 Aug 2014 10:12:38 GMT vboxsync [52409]
	* trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified)

	AHCI: unused variable


Tue, 19 Aug 2014 10:04:54 GMT vboxsync [52408]
	* trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified)

	Storage/AHCI: Free cached tasks on detach and before ahciR3Destruct ...


Tue, 19 Aug 2014 08:23:56 GMT vboxsync [52407]
	* trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified)

	tstVDIo: Disable builtin tests on 32bit hosts, the address space is ...


Tue, 19 Aug 2014 03:03:28 GMT vboxsync [52406]
	* trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified)

	SUP: No need to repeat the IPRT signature check when we just want to ...


Tue, 19 Aug 2014 01:50:00 GMT vboxsync [52405]
	* trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified)

	ldrPE.cpp: Fixed RTLDRPROP_IMPORT_COUNT, the gnu loader includes all ...


Tue, 19 Aug 2014 00:52:17 GMT vboxsync [52404]
	* trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified)

	Simplified the checks.


Mon, 18 Aug 2014 20:35:32 GMT vboxsync [52403]
	* trunk/include/iprt/ldr.h (modified)
	* trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified)
	* trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified)
	* trunk/src/VBox/HostDrivers/Support/win/import-template-kernel32.h (modified)
	* trunk/src/VBox/Runtime/common/ldr/ldrEx.cpp (modified)
	* trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified)
	* trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified)
	* trunk/src/VBox/Runtime/include/internal/ldr.h (modified)
	* trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified)

	SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, ...


Mon, 18 Aug 2014 18:38:06 GMT vboxsync [52402]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISlidingToolBar.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISlidingToolBar.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIStatusBarEditorWindow.cpp (modified)

	FE/Qt: Runtime UI: Sliding tool-bar: Top/bottom position support.


Mon, 18 Aug 2014 18:31:59 GMT vboxsync [52401]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified)

	FE/Qt: Runtime UI: Notify listeners about geometry changes even in ...


Mon, 18 Aug 2014 18:04:00 GMT vboxsync [52400]
	* trunk/src/VBox/Main/include/KeyboardImpl.h (modified)
	* trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified)

	6813 KeyboardImpl.cpp changes


Mon, 18 Aug 2014 16:33:29 GMT vboxsync [52399]
	* trunk/src/VBox/Runtime/r3/memsafer-r3.cpp (modified)

	Runtime/memsafer-r3: fix


Mon, 18 Aug 2014 16:10:53 GMT vboxsync [52398]
	* trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified)

	crOpenGL: don't repaint invisible windows


Mon, 18 Aug 2014 15:46:28 GMT vboxsync [52397]
	* trunk/src/VBox/Main/src-all/win/comregister.cmd (modified)

	comregister.cmd: Added support for handling installation paths ...


Mon, 18 Aug 2014 14:39:39 GMT vboxsync [52396]
	* trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified)

	VMM/HMSVMR0: nit.


Fri, 15 Aug 2014 22:27:49 GMT vboxsync [52395]
	* trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified)

	added todo


Fri, 15 Aug 2014 22:25:31 GMT vboxsync [52394]
	* trunk/include/VBox/intnet.h (modified)
	* trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified)
	* trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified)
	* trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified)

	intnetR0TrunkIfPortDisconnect: Must always release the busy reference ...


Fri, 15 Aug 2014 20:47:35 GMT vboxsync [52393]
	* trunk/include/VBox/intnet.h (modified)
	* trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified)

	intnet: Fixed bug in intnetR0TrunkIfPortDisconnect where the mutex ...


Fri, 15 Aug 2014 17:11:09 GMT vboxsync [52391]
	* trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified)

	crOpenGL: try fix rendering slowdown


Fri, 15 Aug 2014 16:34:10 GMT vboxsync [52390]
	* trunk/src/VBox/Main/include/DisplayImpl.h (modified)
	* trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified)

	Main/crOpenGL: fix video recording


Fri, 15 Aug 2014 12:13:18 GMT vboxsync [52389]
	* trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISlidingToolBar.cpp (copied)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISlidingToolBar.h (copied)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIStatusBarEditorWindow.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIStatusBarEditorWindow.h (modified)

	FE/Qt: 3646: Move common status-bar editor code into separate class ...


Fri, 15 Aug 2014 09:45:12 GMT vboxsync [52388]
	* trunk/src/VBox/Devices/PC/DevRTC.cpp (modified)

	Device/Driver: 5986: Applying patch from qemu-devel related to "Hours ...


Thu, 14 Aug 2014 20:06:14 GMT vboxsync [52387]
	* trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified)

	supdrv-win.cpp: debugging aids.


Thu, 14 Aug 2014 18:39:50 GMT vboxsync [52386]
	* trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified)

	USBProxyDevice-linux: Make sure USBDEVFS_URB_SHORT_NOT_OK is only ...


Thu, 14 Aug 2014 16:40:36 GMT vboxsync [52385]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h (modified)

	FE/Qt: Coding-style / warning fix for r95440.


Thu, 14 Aug 2014 16:06:54 GMT vboxsync [52384]
	* trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified)

	crOpenGL: fix corupted framebuffer image on 3D desktop exits (UAC or ...


Thu, 14 Aug 2014 14:58:52 GMT vboxsync [52383]
	* trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified)
	* trunk/src/VBox/Main/src-client/EbmlWriter.h (modified)
	* trunk/src/VBox/Main/src-client/VideoRec.cpp (modified)

	6219: EbmlWriter code cleanup. Default video capture quality tuning.


Thu, 14 Aug 2014 13:27:19 GMT vboxsync [52382]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified)

	FE/Qt: Runtime UI: Make sure mini-toolbar of hidden machine-window is ...


Thu, 14 Aug 2014 13:02:35 GMT vboxsync [52381]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIStatusBarEditorWindow.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified)

	FE/Qt: Mac OS X: Runtime UI: Remove unnecessary mini-toolbar shadow.


Thu, 14 Aug 2014 12:43:55 GMT vboxsync [52380]
	* trunk/src/VBox/Runtime/r3/test.cpp (modified)

	Runtime: comment nit.


Thu, 14 Aug 2014 12:08:18 GMT vboxsync [52379]
	* trunk/src/VBox/Storage/testcase/Makefile.kmk (modified)
	* trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified)

	Storage/tstVDIo: make it build on Windows, excluding the I/O log ...


Thu, 14 Aug 2014 11:44:04 GMT vboxsync [52378]
	* trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified)

	Storage/tstVDIo: Don't run builtin tests if there is not enough free ...


Thu, 14 Aug 2014 11:35:14 GMT vboxsync [52377]
	* trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified)

	main/crOpenGL: only issue screen info on framebuffer attach/detach


Thu, 14 Aug 2014 10:15:34 GMT vboxsync [52376]
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified)

	Fixed bug in supHardViUtf16PathStartsWithEx.


Thu, 14 Aug 2014 01:25:12 GMT vboxsync [52375]
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (modified)

	SUP: Some cleanup and bug hacking.


Wed, 13 Aug 2014 22:23:44 GMT vboxsync [52374]
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (modified)

	SUP: x86 import fixes.


Wed, 13 Aug 2014 20:24:31 GMT vboxsync [52373]
	* trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (modified)

	SUP: Do our own syscalls.


Wed, 13 Aug 2014 19:06:54 GMT vboxsync [52372]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified)

	FE/Qt: Mac OS X: Runtime UI: Native full-screen support: Subsequent ...


Wed, 13 Aug 2014 19:00:27 GMT vboxsync [52371]
	* trunk/src/VBox/Storage/testcase/VDMemDisk.cpp (modified)
	* trunk/src/VBox/Storage/testcase/VDScript.cpp (modified)
	* trunk/src/VBox/Storage/testcase/VDScript.h (modified)
	* trunk/src/VBox/Storage/testcase/VDScriptAst.cpp (modified)
	* trunk/src/VBox/Storage/testcase/VDScriptAst.h (modified)
	* trunk/src/VBox/Storage/testcase/tstVDCompact.vd (modified)
	* trunk/src/VBox/Storage/testcase/tstVDCopy.vd (modified)
	* trunk/src/VBox/Storage/testcase/tstVDDiscard.vd (modified)
	* trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified)
	* trunk/src/VBox/Storage/testcase/tstVDIo.vd (modified)
	* trunk/src/VBox/Storage/testcase/tstVDMultBackends.vd (added)
	* trunk/src/VBox/Storage/testcase/tstVDResize.vd (modified)
	* trunk/src/VBox/Storage/testcase/tstVDShareable.vd (modified)

	Storage/tstVDIo: Plug leaks, modifications and start turning it into ...


Wed, 13 Aug 2014 17:30:32 GMT vboxsync [52370]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.h (modified)

	FE/Qt: Runtime UI: Mini-toolbar: Make it always separate tool window.


Wed, 13 Aug 2014 17:18:30 GMT vboxsync [52369]
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified)

	XPCOM library: do not wait for worker threads too long on ...


Wed, 13 Aug 2014 15:08:02 GMT vboxsync [52368]
	* trunk (modified)
	* trunk/src/VBox (modified)
	* trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified)
	* trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified)
	* trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified)

	crOpenGL: fix white window on fullscreen enter


Wed, 13 Aug 2014 10:48:36 GMT vboxsync [52367]
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified)

	x86 build fix.


Wed, 13 Aug 2014 10:35:55 GMT vboxsync [52366]
	* trunk/include/VBox/err.h (modified)
	* trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified)
	* trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/import-template-kernel32.h (modified)

	SUP: Cache images for process verficiation.


Wed, 13 Aug 2014 06:11:50 GMT vboxsync [52365]
	* trunk/include/VBox/err.h (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/import-template-kernel32.h (modified)
	* trunk/src/VBox/HostDrivers/Support/win/import-template-ntdll.h (modified)

	sup: Check for TrustedInstaller; accept ProgramFiles and CommonFiles.


Wed, 13 Aug 2014 06:09:41 GMT vboxsync [52364]
	* trunk/include/iprt/nt/nt.h (modified)
	* trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified)

	nt.h: NtOpenKey, NtQuerySecurityObject, NtQueryValueKey, RtlEqualSid, ...


Tue, 12 Aug 2014 20:03:48 GMT vboxsync [52363]
	* trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified)

	SELM: More effective address calculation width fixes.


Tue, 12 Aug 2014 19:04:53 GMT vboxsync [52362]
	* trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified)

	iemInitDecoderAndPrefetchOpcodes: Outside 64-bit mode, effective ...


Tue, 12 Aug 2014 19:04:10 GMT vboxsync [52361]
	* trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified)

	iemInitDecoderAndPrefetchOpcodes: Outside 64-bit mode, effective ...


Tue, 12 Aug 2014 18:47:41 GMT vboxsync [52360]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	VirtualBox.xidl: update IMachine uuid (after r95429).


Tue, 12 Aug 2014 08:51:58 GMT vboxsync [52359]
	* trunk/src/VBox/Storage/VD.cpp (modified)

	Unused variable


Tue, 12 Aug 2014 08:43:35 GMT vboxsync [52358]
	* trunk/include/iprt/list.h (modified)
	* trunk/src/VBox/Storage/VD.cpp (modified)
	* trunk/src/VBox/Storage/VHD.cpp (modified)

	Storage/VD,VHD: Fix crash with certain VHD images with only partial ...


Mon, 11 Aug 2014 20:24:54 GMT vboxsync [52357]
	* trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified)

	VBoxSupLib.dll build fix.


Mon, 11 Aug 2014 19:24:00 GMT vboxsync [52356]
	* trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified)
	* trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified)
	* trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (added)
	* trunk/src/VBox/HostDrivers/Support/win/import-template-kernel32.h (added)
	* trunk/src/VBox/HostDrivers/Support/win/import-template-ntdll.h (added)

	SUP: Manual imports.


Mon, 11 Aug 2014 19:21:58 GMT vboxsync [52355]
	* trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified)

	SUPR3HardenedVerify.cpp: Corrected CreateFileW result check (NULL vs ...


Mon, 11 Aug 2014 19:16:55 GMT vboxsync [52353]
	* trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified)
	* trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified)

	SUPDrv-win.cpp: drop mymemcmp, we've got an assembly memcmp ...


Mon, 11 Aug 2014 18:40:48 GMT vboxsync [52352]
	* trunk (modified)
	* trunk/src/VBox (modified)
	* trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified)

	4.3: crOpenGL: ups


Mon, 11 Aug 2014 18:32:17 GMT vboxsync [52351]
	* trunk (modified)
	* trunk/src/VBox (modified)
	* trunk/src/VBox/GuestHost/OpenGL/include/cr_error.h (modified)
	* trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified)

	crOpenGL: dump module load


Mon, 11 Aug 2014 18:30:55 GMT vboxsync [52350]
	* trunk (modified)
	* trunk/src/VBox (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h (modified)
	* trunk/src/VBox/GuestHost/OpenGL/include/cr_dump.h (modified)
	* trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c (modified)

	more resize fixes, dumper fixes


Mon, 11 Aug 2014 18:24:56 GMT vboxsync [52349]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIStatusBarEditorWindow.cpp (modified)

	FE/Qt: 3646: Status-bar Editor: Forgot to update mask in couple of ...


Mon, 11 Aug 2014 17:14:17 GMT vboxsync [52348]
	* trunk (modified)
	* trunk/src/VBox (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.h (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified)

	resize fixes


Mon, 11 Aug 2014 16:23:09 GMT vboxsync [52347]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified)

	FE/Qt: Runtime UI: View menu: Virtual Screen #N sub-menu: Hide if ...


Mon, 11 Aug 2014 16:21:27 GMT vboxsync [52346]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified)

	FE/Qt: Mac OS X: Native full-screen support: Keep multi-screen layout ...


Mon, 11 Aug 2014 15:29:24 GMT vboxsync [52345]
	* trunk/include/iprt/asm.h (modified)
	* trunk/include/iprt/mangling.h (modified)
	* trunk/src/VBox/Runtime/Makefile.kmk (modified)
	* trunk/src/VBox/Runtime/common/asm/ASMAtomicUoDecU32.asm (added)
	* trunk/src/VBox/Runtime/common/asm/ASMAtomicUoIncU32.asm (added)
	* trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified)

	Runtime: Implemented ASMAtomicUo[Inc|Dec]U32() with updated testcase. ...


Mon, 11 Aug 2014 15:29:06 GMT vboxsync [52344]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h (modified)

	FE/Qt: 6840: Runtime UI: View menu: Virtual Screen #N sub-menu: ...


Mon, 11 Aug 2014 15:15:27 GMT vboxsync [52343]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h (modified)

	FE/Qt: 7462: Runtime UI: Menu-bar, menu cleanup/rework (part 16).


Mon, 11 Aug 2014 15:01:48 GMT vboxsync [52342]
	* trunk/src/VBox/Main/src-client/VideoRec.cpp (modified)

	6219: Added "quality" option for video capture


Mon, 11 Aug 2014 12:35:21 GMT vboxsync [52339]
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)

	Main/MachineImpl: Enable Hyper-V GIM for new Windows VMs.


Mon, 11 Aug 2014 12:35:08 GMT vboxsync [52338]
	* trunk/src/VBox/Runtime/common/math/bignum-amd64-x86.asm (modified)

	typo


Mon, 11 Aug 2014 12:33:37 GMT vboxsync [52337]
	* trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified)

	SUPR3HardenedStatic needs RTUInt128MulByU64.asm


Mon, 11 Aug 2014 12:33:29 GMT vboxsync [52336]
	* trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified)

	SUPR3HardenedStatic needs RTUInt128MulByU64.asm


Mon, 11 Aug 2014 12:30:20 GMT vboxsync [52335]
	* trunk/include/iprt/asmdefs.mac (modified)
	* trunk/include/iprt/bignum.h (modified)
	* trunk/include/iprt/mangling.h (modified)
	* trunk/include/iprt/types.h (modified)
	* trunk/include/iprt/uint128.h (modified)
	* trunk/src/VBox/Runtime/Makefile.kmk (modified)
	* trunk/src/VBox/Runtime/common/math/RTUInt128MulByU64.asm (added)
	* trunk/src/VBox/Runtime/common/math/bignum-amd64-x86.asm (modified)
	* trunk/src/VBox/Runtime/common/math/bignum.cpp (modified)
	* trunk/src/VBox/Runtime/include/internal/bignum.mac (modified)
	* trunk/src/VBox/Runtime/testcase/tstRTBigNum-div-test-data.h (added)
	* trunk/src/VBox/Runtime/testcase/tstRTBigNum-uint128-div-test-data.h (added)
	* trunk/src/VBox/Runtime/testcase/tstRTBigNum.cpp (modified)

	RTBigNum: Added shift APIs, implemented a faster division algorithm, ...


Mon, 11 Aug 2014 12:27:24 GMT vboxsync [52334]
	* trunk/src/VBox/Runtime/r3/win/alloc-win.cpp (modified)

	alloc-win.cpp: Two more PAGE_OFFSET_MASK cases missing uintptr_t cast ...


Mon, 11 Aug 2014 12:17:26 GMT vboxsync [52333]
	* trunk/src/VBox/Runtime/r3/alloc-ef.cpp (modified)

	alloc-ef.cpp: s/~PAGE_OFFSET_MASK/~(uintptr_t)PAGE_OFFSET_MASK/g


Mon, 11 Aug 2014 12:12:59 GMT vboxsync [52332]
	* trunk/src/VBox/Runtime/r3/memsafer-r3.cpp (modified)

	memsafer-r3.cpp: Fixed bug in the SUP allocator that caused memory ...


Sat, 09 Aug 2014 12:05:21 GMT vboxsync [52331]
	* trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified)

	strformatrt.cpp: Don't translate cchPrecision=0 to 16 for %Rhx* ...


Fri, 08 Aug 2014 19:05:54 GMT vboxsync [52330]
	* trunk/src/VBox/Runtime/common/math/bignum-amd64-x86.asm (modified)

	bugfix


Fri, 08 Aug 2014 18:34:02 GMT vboxsync [52329]
	* trunk (modified)
	* trunk/src/VBox (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/surface.c (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/texture.c (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/wined3d_gl.h (modified)
	* trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified)
	* trunk/src/VBox/GuestHost/OpenGL/include/chromium.h (modified)
	* trunk/src/VBox/GuestHost/OpenGL/include/cr_glstate.h (modified)
	* trunk/src/VBox/GuestHost/OpenGL/include/state/cr_texture.h (modified)
	* trunk/src/VBox/GuestHost/OpenGL/packer/packer.py (modified)
	* trunk/src/VBox/GuestHost/OpenGL/state_tracker/state.h (modified)
	* trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_init.c (modified)
	* trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texture.c (modified)
	* trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c (modified)
	* trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified)

	wddm/crOpenGL: prevent shared objects from being deleted till they ...


Fri, 08 Aug 2014 18:32:29 GMT vboxsync [52328]
	* trunk (modified)
	* trunk/src/VBox (modified)
	* trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified)
	* trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_special (modified)

	crOpenGL: missing GetErr


Fri, 08 Aug 2014 13:38:31 GMT vboxsync [52327]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.h (modified)

	FE/Qt: 7476: X11: Runtime UI: Native full-screen fixes for r95441.


Fri, 08 Aug 2014 12:56:29 GMT vboxsync [52325]
	* trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified)
	* trunk/src/VBox/Main/src-client/EbmlWriter.h (modified)
	* trunk/src/VBox/Main/src-client/VideoRec.cpp (modified)

	6219: Available storage free space check has been added. The capture ...


Fri, 08 Aug 2014 12:41:32 GMT vboxsync [52324]
	* 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/Medium: fix deadlock between Medium::RefreshState and ...


Fri, 08 Aug 2014 12:22:11 GMT vboxsync [52323]
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified)

	FE/Qt: 7476: X11: Runtime UI: Bug-fix for native full screen check.


Fri, 08 Aug 2014 12:02:17 GMT vboxsync [52322]
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified)

	FE/Qt: 7476: X11: Runtime UI: Some coding-style cleanup.


Fri, 08 Aug 2014 10:40:04 GMT vboxsync [52320]
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified)

	FE/Qt: On X11 hosts use the _NET_WM_FULLSCREEN_MONITORS exclusively ...


Fri, 08 Aug 2014 10:13:28 GMT vboxsync [52319]
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/ConsoleImpl.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)

	Main,Frontends: poll more than one device in
	IConsole::GetDeviceActivity.


Fri, 08 Aug 2014 09:44:09 GMT vboxsync [52318]
	* trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified)

	VMM/PGM: Fix.


Fri, 08 Aug 2014 08:48:29 GMT vboxsync [52317]
	* trunk/src/VBox/Main/include/objectslist.h (modified)

	Main/include/objectslist.h: comment


Thu, 07 Aug 2014 14:11:55 GMT vboxsync [52316]
	* trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified)
	* trunk/src/VBox/Main/src-client/EbmlWriter.h (modified)

	6219: Compilation fixes


Thu, 07 Aug 2014 14:11:33 GMT vboxsync [52315]
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified)

	FE/Qt: Just a coding-style fix for r95431 and r95432.


Thu, 07 Aug 2014 14:03:53 GMT vboxsync [52314]
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified)

	FE/Qt: use the X11 EWMH protocol _NET_WM_FULLSCREEN_MONITORS to ...


Thu, 07 Aug 2014 13:43:32 GMT vboxsync [52313]
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified)

	FE/Qt: use the X11 EWMH protocol _NET_WM_FULLSCREEN_MONITORS to ...


Thu, 07 Aug 2014 12:54:38 GMT vboxsync [52312]
	* trunk/include/VBox/com/string.h (modified)
	* trunk/include/VBox/settings.h (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified)
	* trunk/src/VBox/Main/glue/string.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/MachineImpl.h (modified)
	* trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified)
	* trunk/src/VBox/Main/src-client/EbmlWriter.h (modified)
	* trunk/src/VBox/Main/src-client/VideoRec.cpp (modified)
	* trunk/src/VBox/Main/src-client/VideoRec.h (modified)
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)

	6219: New parameters related to file size / recording time limitation ...


Thu, 07 Aug 2014 11:47:33 GMT vboxsync [52310]
	* trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified)

	VMM/HMSVMR0: comment.


Thu, 07 Aug 2014 07:17:50 GMT vboxsync [52309]
	* trunk/src/VBox/Main/include/DisplayImpl.h (modified)
	* trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified)

	DisplayImpl: do not wait for InvalidateAndUpdateEMT completion, ...