# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Mar 13, 2025 4:02:36 PM Wed, 27 Aug 2014 14:23:25 GMT vboxsync [52508] * trunk/src/VBox/Devices/EFI/DevSmc.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) SMC structure tests. Wed, 27 Aug 2014 14:18:38 GMT vboxsync [52507] * trunk/src/VBox/Devices/EFI/DevSmc.cpp (modified) DevSMC: Missing initializer. Wed, 27 Aug 2014 14:11:36 GMT vboxsync [52506] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevSMC.cpp (deleted) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD2.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD2.h (modified) Deleted PC/DevSMC.cpp, removed the associated define. Wed, 27 Aug 2014 13:13:37 GMT vboxsync [52505] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) DrvHostBase: Provide I/O buffer allocator, fixes crash if a host DVD ... Wed, 27 Aug 2014 13:01:59 GMT vboxsync [52504] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) DevVGA_VDMA: execute vgaUpdateDisplayAll on EMT Tue, 26 Aug 2014 14:43:04 GMT vboxsync [52503] * trunk/include/iprt/crypto/pkcs7.h (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-template.h (modified) Started working on PKCS #7 attributes. Tue, 26 Aug 2014 14:32:38 GMT vboxsync [52502] * trunk/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c (modified) spaces. Tue, 26 Aug 2014 13:04:43 GMT vboxsync [52500] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) supR3HardenedWinIsDesiredRootCA: Changed to blacklisting, added more ... Mon, 25 Aug 2014 17:48:11 GMT vboxsync [52499] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) NAT: Handle RFC1533_PAD properly. Mon, 25 Aug 2014 16:44:59 GMT vboxsync [52498] * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Snapshot: fix broken snapshot deletion, assert became partially ... Mon, 25 Aug 2014 16:40:13 GMT vboxsync [52497] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: simplify object reference assignments Mon, 25 Aug 2014 14:41:15 GMT vboxsync [52496] * trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified) tstVDIo: s/#ifdef foo == bar/#if foo == bar/ Mon, 25 Aug 2014 13:23:57 GMT vboxsync [52494] * 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/osx: more sync with main thread Mon, 25 Aug 2014 13:03:31 GMT vboxsync [52493] * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) vga/crCtl: racing fix Mon, 25 Aug 2014 11:40:49 GMT vboxsync [52492] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) MachineImpl: warnings Mon, 25 Aug 2014 11:31:20 GMT vboxsync [52491] * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c (modified) HostDrivers/VBoxUSB/solaris: Fix uninitialized cbDataout when errors ... Mon, 25 Aug 2014 09:27:40 GMT vboxsync [52490] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: more cleanup after r95701 Mon, 25 Aug 2014 08:27:46 GMT vboxsync [52489] * trunk/src/VBox/Main/include/AutoCaller.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main: tabs Sun, 24 Aug 2014 18:35:04 GMT vboxsync [52488] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) SUPHardenedVerifyProcess-win.cpp: Seems NtQueryInformationThread ... Sun, 24 Aug 2014 16:58:31 GMT vboxsync [52487] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) clearification. Sun, 24 Aug 2014 16:50:39 GMT vboxsync [52486] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp (modified) Set hFb after the cBuffers check. Sun, 24 Aug 2014 16:49:25 GMT vboxsync [52485] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.cpp (modified) server_muralfbo.cpp: crServerRedirMuralDbSyncFb can be called even if ... Sun, 24 Aug 2014 16:08:10 GMT vboxsync [52484] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Explained the opengl modulus-by-zero crash (fixed by system32 ... Fri, 22 Aug 2014 22:02:30 GMT vboxsync [52483] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main: cleanup after r95701 Fri, 22 Aug 2014 20:38:31 GMT vboxsync [52482] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) SUP: TrustedInstaller or LocalSystem, works around tumbleweed desktop ... Fri, 22 Aug 2014 17:27:48 GMT vboxsync [52481] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) 6813 - MachineImpl.cpp - IInternalMachineControl changes. Fri, 22 Aug 2014 15:53:41 GMT vboxsync [52480] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMenuBarEditorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISlidingToolBar.cpp (modified) FE/Qt: Mac OS X: For for r95695: No menu-bar indent under this OS. Fri, 22 Aug 2014 15:28:26 GMT vboxsync [52479] * trunk/src/VBox/Devices/PC/BIOS/floppy.c (modified) BIOS: Removed redundant port write, improved logging. Fri, 22 Aug 2014 15:21:15 GMT vboxsync [52478] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/menubar_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/menubar_disabled_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/menubar_settings_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/menubar_settings_disabled_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * 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/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMenuBarEditorWindow.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMenuBarEditorWindow.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) FE/Qt: 7462: Runtime UI: Menu-bar editor initial implementation (non ... Fri, 22 Aug 2014 14:43:34 GMT vboxsync [52477] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) FE/Qt: Build fix for r95685. Fri, 22 Aug 2014 14:41:54 GMT vboxsync [52476] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriver.cpp (modified) VBoxDisp: Parfait warning. Fri, 22 Aug 2014 14:13:27 GMT vboxsync [52475] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Device/ACPI:#7433: Fixed PM Timer interrupt frequency, improved ... Fri, 22 Aug 2014 13:52:27 GMT vboxsync [52474] * trunk/src/VBox/Devices/Misc/VirtualKD.cpp (modified) Devices/Misc/VirtualKD: fix code breakage due to padding Fri, 22 Aug 2014 13:35:55 GMT vboxsync [52473] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Misc (added) * trunk/src/VBox/Devices/Misc/Makefile.kup (added) * trunk/src/VBox/Devices/Misc/VirtualKD.cpp (added) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) Devices/Misc: new VirtualKD stub/loader device, contributed by Ivan ... Fri, 22 Aug 2014 12:45:51 GMT vboxsync [52472] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h (modified) FE/Qt: 7462: Mac OS X: Runtime UI: Session: Menu-bar: Listen for ... Fri, 22 Aug 2014 12:27:21 GMT vboxsync [52471] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h (modified) FE/Qt: 7462: Non Mac OS X: Runtime UI: Normal-window: Menu-bar: ... Fri, 22 Aug 2014 12:12:11 GMT vboxsync [52470] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) FE/Qt: 7462: Action-pool: Every action should know own restriction code. Fri, 22 Aug 2014 11:58:21 GMT vboxsync [52469] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.h (modified) FE/Qt: 7462: Runtime UI action-pool: Listen for menu-bar ... Fri, 22 Aug 2014 11:55:43 GMT vboxsync [52468] * trunk/src/VBox/Storage/VHD.cpp (modified) Storage/VHD: Fix use of uninitialized variable in error case Fri, 22 Aug 2014 11:55:21 GMT vboxsync [52467] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) FE/Qt: 7462: Extra-data Manager should provide defaults for menu-bar ... Fri, 22 Aug 2014 11:39:08 GMT vboxsync [52465] * trunk/include/iprt/x86.h (modified) * trunk/include/iprt/x86.mac (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (modified) VMM: Fix IEM FXSAVE implementation to match the logic in HM/raw-mode ... Fri, 22 Aug 2014 11:31:53 GMT vboxsync [52464] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) FE/Qt: 7462: Extra-data Manager: Notify listeners about menu-bar ... Fri, 22 Aug 2014 11:28:45 GMT vboxsync [52463] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) wddm: bugfix Fri, 22 Aug 2014 11:23:36 GMT vboxsync [52462] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) FE/Qt: Mac OS X: Build-fix for r95675: Copy-paste issue. Fri, 22 Aug 2014 11:20:04 GMT vboxsync [52461] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) FE/Qt: 7462: Extra-data Manager: Extend API to allow to modify ... Fri, 22 Aug 2014 11:13:54 GMT vboxsync [52460] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) FE/Qt: Mac OS X: Build fix for r95673: Usual issue with moc generator. Fri, 22 Aug 2014 11:03:40 GMT vboxsync [52459] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * 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/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) * 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/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.h (modified) FE/Qt: 7462: Runtime UI: Move action-pool related enums to Q_OBJECT ... Fri, 22 Aug 2014 09:05:42 GMT vboxsync [52457] * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/r3/win/thread-win.cpp (modified) IPRT: Tell the windows debugger the name of our threads. Fri, 22 Aug 2014 08:46:41 GMT vboxsync [52456] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) Typos. Fri, 22 Aug 2014 07:12:23 GMT vboxsync [52454] * trunk/include/iprt/asm-math.h (modified) * trunk/src/VBox/Runtime/common/asm/ASMMultU32ByU32DivByU32.asm (modified) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) ASMMultU32ByU32DivByU32: Cleaned up mess. Tested on x86 and amd64-msc. Fri, 22 Aug 2014 06:42:01 GMT vboxsync [52453] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) supHardNtViCheckIsOwnedByTrustedInstaller: Workaround for someones ... Thu, 21 Aug 2014 19:24:18 GMT vboxsync [52452] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_pack.h (modified) crOpenGL: burn fix Thu, 21 Aug 2014 19:20:27 GMT vboxsync [52451] * 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_net.c (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_pack.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_unpack.h (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/opcodes.py (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_beginend.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_bufferobject.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_context.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_init.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_pixels.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_program.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_shaders.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_swap_texture.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_texture.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/packer.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_stream.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack.py (modified) crOpenGL: command blocks flushing Thu, 21 Aug 2014 19:11:11 GMT vboxsync [52450] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVModes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: memory cleanup Thu, 21 Aug 2014 18:25:08 GMT vboxsync [52449] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) IEM: When emulating non-repeated INSB/INSW/INSD, write what we read ... Thu, 21 Aug 2014 17:29:11 GMT vboxsync [52448] * trunk/src/VBox/HostDrivers/Support/win/winstub.com (modified) slight adjustment to make it look better when type'ed. Thu, 21 Aug 2014 17:25:19 GMT vboxsync [52447] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/winstub.com (added) Use our own MZ stub binary, one that is compatible with silly ... Thu, 21 Aug 2014 17:23:33 GMT vboxsync [52446] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) SUPHardenedVerifyProcess-win.cpp: When doing child purification, we ... Thu, 21 Aug 2014 17:22:04 GMT vboxsync [52445] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) SrvIntNetR0.cpp: New commit policy for this file. 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 ...