# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Mar 13, 2025 8:33:45 PM Thu, 21 Aug 2014 16:31:57 GMT vboxsync [52444] * trunk/src/VBox/Runtime/common/asm/ASMMultU32ByU32DivByU32.asm (modified) fix Thu, 21 Aug 2014 16:16:19 GMT vboxsync [52443] * trunk/include/iprt/asm-math.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMMultU32ByU32DivByU32.asm (added) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) Runtime: added ASMMultU32ByU32DivByU32() and fixed early clobber ... Thu, 21 Aug 2014 16:03:15 GMT vboxsync [52442] * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) Main: convert VirtualBoxClient and VRDEServerInfo to use wrappers Thu, 21 Aug 2014 13:17:56 GMT vboxsync [52441] * trunk/src/VBox/Additions/solaris/DRM/vboxvideo_drm.c (modified) warning Thu, 21 Aug 2014 12:12:09 GMT vboxsync [52440] * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) VMM/GIM: comment. Thu, 21 Aug 2014 11:36:15 GMT vboxsync [52439] * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.md5sum (modified) Devices/PC/BIOS: sync alternative sources Thu, 21 Aug 2014 11:25:51 GMT vboxsync [52438] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Some more confusing trickery. Thu, 21 Aug 2014 10:40:36 GMT vboxsync [52437] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) * trunk/src/VBox/GuestHost/OpenGL/spu_loader/spuload.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified) crOpenGL: debugging Thu, 21 Aug 2014 09:49:10 GMT vboxsync [52436] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMainTemplate.cpp (modified) minor header fix Wed, 20 Aug 2014 20:09:10 GMT vboxsync [52434] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Storage/AHCI: Fix tight race when the guest resets a port leading to ... Wed, 20 Aug 2014 17:58:54 GMT vboxsync [52433] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Avast sleep kludge. Wed, 20 Aug 2014 16:34:15 GMT vboxsync [52432] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Main/EbmlWriter: fixed version string Wed, 20 Aug 2014 12:31:03 GMT vboxsync [52431] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Process the WinVerityTrust todo list from LdrLoadDll, avoid ... Wed, 20 Aug 2014 12:02:05 GMT vboxsync [52430] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c (modified) crOpenGL: missing file Wed, 20 Aug 2014 11:58:38 GMT vboxsync [52429] * trunk/include/VBox/VBoxVideoHost3D.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/include/chromium.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes Wed, 20 Aug 2014 08:59:33 GMT vboxsync [52427] * 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) #6219: Segment duration calculation fixes. Coding style fixes. Wed, 20 Aug 2014 03:47:23 GMT vboxsync [52426] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) uuids Wed, 20 Aug 2014 03:45:47 GMT vboxsync [52425] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv: Revised fix. Wed, 20 Aug 2014 03:25:37 GMT vboxsync [52424] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/hardenedmain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) Only VirtualBox.dll has a TrustedError method, so add a flag to ... Wed, 20 Aug 2014 03:24:00 GMT vboxsync [52423] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv: Worked around a -104 supR3HardenedWinReSpawn issue. Someone ... Tue, 19 Aug 2014 19:43:19 GMT vboxsync [52421] * trunk/src/VBox/Additions/common/VBoxGuest/linux/Makefile (modified) * trunk/src/VBox/Additions/linux/drm/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) Additions/linux: added -Wno-declaration-after-statement to prevent ... Tue, 19 Aug 2014 19:42:35 GMT vboxsync [52420] * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c (modified) Runtime, VBoxNetAdp: Linux 3.17 fixes Tue, 19 Aug 2014 16:12:46 GMT vboxsync [52419] * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs. Tue, 19 Aug 2014 15:38:59 GMT vboxsync [52418] * trunk/src/VBox/Main/src-all/win/comregister.cmd (modified) comregister.cmd: Check if the current user is an administrator. ... Tue, 19 Aug 2014 15:11:12 GMT vboxsync [52417] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) Startup optimization: Don't check the hardened-program.dll signature ... Tue, 19 Aug 2014 14:40:27 GMT vboxsync [52416] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (modified) SUPR3HardenedMainImports-win.cpp: Fixed bug in x86 syscall variation ... 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