# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 24, 2025 6:39:37 AM Fri, 18 Jul 2014 08:54:46 GMT vboxsync [52094] * trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl-ose.def (modified) Runtime: Fix VBoxRT-openssl-ose.def, there is no EVP_aes_192_xts method Fri, 18 Jul 2014 08:03:44 GMT vboxsync [52093] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: Use effective paravirt. provider in Session information. Fri, 18 Jul 2014 07:14:33 GMT vboxsync [52092] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified) SUP: Disable hard error popups from NtCreateSection failures. Fri, 18 Jul 2014 06:38:04 GMT vboxsync [52091] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) FE/Qt4: missed copyright header update. Fri, 18 Jul 2014 06:37:32 GMT vboxsync [52090] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main, Fe/Qt4: Added method to get effective paravirt. provider in ... Fri, 18 Jul 2014 05:42:29 GMT vboxsync [52089] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Don't verify the VM selector process ... Fri, 18 Jul 2014 00:16:28 GMT vboxsync [52088] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: Followup to r94784: g/c an "XXX" comment that says that we ... Thu, 17 Jul 2014 20:05:52 GMT vboxsync [52087] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: make UIFramebuffer a (XP)COM object (build fix). Thu, 17 Jul 2014 19:57:07 GMT vboxsync [52086] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: make UIFramebuffer a (XP)COM object. Thu, 17 Jul 2014 19:26:24 GMT vboxsync [52085] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) 6813 - GuestImpl using COM Wrappers - bug fixes Thu, 17 Jul 2014 18:00:41 GMT vboxsync [52084] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) SUP: build fix Thu, 17 Jul 2014 17:59:11 GMT vboxsync [52083] * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) SUP: delay signature checking of the vbox files till we actually use ... Thu, 17 Jul 2014 17:18:56 GMT vboxsync [52082] * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) 6813 - DisplayImpl using COM Wrappers Thu, 17 Jul 2014 16:30:37 GMT vboxsync [52081] * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) VMM: Add BLOCK_NMIS to info fflags in the VM debugger. Thu, 17 Jul 2014 14:46:47 GMT vboxsync [52080] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) VMM: Use IEM task switches since old code does not work at all. Thu, 17 Jul 2014 14:23:02 GMT vboxsync [52079] * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) VMM: Print one more force flag. Thu, 17 Jul 2014 13:24:56 GMT vboxsync [52078] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: Fix VBoxSVC crashes when quering iSCSI targets with ... Thu, 17 Jul 2014 13:03:19 GMT vboxsync [52077] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Block further NMIs while injecting an NMI. Thu, 17 Jul 2014 12:47:41 GMT vboxsync [52076] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIStatusBarEditorWindow.cpp (modified) FE/Qt: X11 build-fix for r95079. Thu, 17 Jul 2014 12:46:20 GMT vboxsync [52075] * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) EM: If IEM can't inject events, do not execute any instructions and ... Thu, 17 Jul 2014 12:36:12 GMT vboxsync [52074] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIStatusBarEditorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIStatusBarEditorWindow.h (modified) FE/Qt: 3646: Status-bar Editor: Animation overhaul. Thu, 17 Jul 2014 11:29:46 GMT vboxsync [52073] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Comment. Thu, 17 Jul 2014 11:28:01 GMT vboxsync [52072] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix NMI injection. Thu, 17 Jul 2014 09:14:14 GMT vboxsync [52071] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIStatusBarEditorWindow.cpp (modified) FE/Qt: Mac OS X: Build-fix for r95073. Thu, 17 Jul 2014 09:09:10 GMT vboxsync [52070] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIStatusBarEditorWindow.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIStatusBarEditorWindow.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) FE/Qt: 3646: Status-bar Editor: Move code to separate files. Thu, 17 Jul 2014 08:40:36 GMT vboxsync [52069] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/EFI/DevEFI.h (modified) * trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c (modified) * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxConsoleDxe/VBoxConsole.c (modified) * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/VBoxVgaGraphicsOutput.c (modified) Devices/EFI: fix a number of typos and copy/paste leftovers, should ... Thu, 17 Jul 2014 07:16:30 GMT vboxsync [52068] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Convert NMIs to TRPM_TRAP and not TRPM_HARDWARE_INT. Thu, 17 Jul 2014 07:13:28 GMT vboxsync [52067] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Convert NMIs to TRPM as TRPM_TRAP and not TRPM_HARDWARE_INT. Thu, 17 Jul 2014 07:02:33 GMT vboxsync [52066] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM: Fixed potential bug in AMD-V NMI injection when interrupt ... Thu, 17 Jul 2014 06:38:17 GMT vboxsync [52065] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix NMI re-injection when NMI injection caused a ... Wed, 16 Jul 2014 21:23:55 GMT vboxsync [52064] * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (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/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) * trunk/src/VBox/Main/testcase/tstMouseImpl.cpp (modified) Main: IDisplay converted to use API wrappers. Wed, 16 Jul 2014 20:19:00 GMT vboxsync [52063] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) build fix Wed, 16 Jul 2014 20:17:35 GMT vboxsync [52062] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) build fix Wed, 16 Jul 2014 18:42:45 GMT vboxsync [52061] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManager.cpp (modified) FE/Qt: Signal semantics fix for r94926. Wed, 16 Jul 2014 18:28:21 GMT vboxsync [52060] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) FE/Qt: 3646: Status-bar Editor: Cleanup for r95060. Wed, 16 Jul 2014 18:24:26 GMT vboxsync [52059] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) FE/Qt: 3646: Status-bar Editor: X11 host support. Wed, 16 Jul 2014 17:30:04 GMT vboxsync [52058] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) FE/Qt: 3646: Status-bar Editor: Fix for r95058: Damn moc-generator ... Wed, 16 Jul 2014 17:23:26 GMT vboxsync [52057] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) FE/Qt: 3646: Status-bar Editor: #ifdef some Mac OS X specific code. Wed, 16 Jul 2014 17:09:15 GMT vboxsync [52056] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) FE/Qt: 3646: Status-bar Editor: Mac OS X host support. Wed, 16 Jul 2014 17:03:39 GMT vboxsync [52055] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) FE/Qt: Runtime UI: Propagate Notify3DEvent signal down through the ... Wed, 16 Jul 2014 15:09:30 GMT vboxsync [52054] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) Grammar. Wed, 16 Jul 2014 14:41:46 GMT vboxsync [52053] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (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: 3646: Status-bar Editor: Initial implementation, enabled on ... Wed, 16 Jul 2014 14:25:52 GMT vboxsync [52052] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) DevPS2: Removed debugging code inadvertently left in a while ago. Wed, 16 Jul 2014 14:01:28 GMT vboxsync [52051] * trunk/src/VBox/Runtime/r3/memsafer-r3.cpp (modified) build fix Wed, 16 Jul 2014 13:53:24 GMT vboxsync [52050] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/memsafer.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/math/bignum.cpp (modified) * trunk/src/VBox/Runtime/generic/memsafer-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/memsafer-r3.cpp (copied) * trunk/src/VBox/Runtime/testcase/tstRTMemSafer.cpp (modified) RTMemSafer: Split generic from ring-3 specific page based ... Wed, 16 Jul 2014 13:51:05 GMT vboxsync [52049] * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) RTSignTool: bugfix Wed, 16 Jul 2014 13:02:24 GMT vboxsync [52048] * trunk/src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h (modified) FE/Common/VBoxKeyboard: use XKB on X11 hosts to match all keys on the ... Wed, 16 Jul 2014 10:11:22 GMT vboxsync [52046] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.h (modified) xpcom: remove field from class which is never used, to avoid confusion Wed, 16 Jul 2014 08:37:43 GMT vboxsync [52045] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstGuid.cpp (added) Main/testcase: add a very incomplete unit test for the Guid class, ... Wed, 16 Jul 2014 05:07:03 GMT vboxsync [52044] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HM: nits. Wed, 16 Jul 2014 04:55:38 GMT vboxsync [52043] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nit. Wed, 16 Jul 2014 04:31:48 GMT vboxsync [52042] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Improve SMP logging a bit. Tue, 15 Jul 2014 15:43:30 GMT vboxsync [52041] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM: Fix NMI handling. Tue, 15 Jul 2014 14:32:21 GMT vboxsync [52039] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) short -> long names. Tue, 15 Jul 2014 13:20:45 GMT vboxsync [52038] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) crOpenGL: Removed duplicate targets. Tue, 15 Jul 2014 13:07:29 GMT vboxsync [52037] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) Frontends/VBoxManage: add the forgotten "modifyvm --description" ... Tue, 15 Jul 2014 12:15:46 GMT vboxsync [52035] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.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/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h (modified) FE/Qt: 3646: Extra-data Manager: Allow to change status-bar order at ... Tue, 15 Jul 2014 09:23:37 GMT vboxsync [52033] * trunk/src/VBox/Runtime/generic/memsafer-generic.cpp (modified) IPRT/memsafer: Relax the guarding pages protection, some hosts like ... Tue, 15 Jul 2014 09:21:41 GMT vboxsync [52032] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Console: Make it possible to disable saving state using new extradata Tue, 15 Jul 2014 08:26:32 GMT vboxsync [52031] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Try fixing downgrading from an already ... Tue, 15 Jul 2014 07:28:25 GMT vboxsync [52030] * 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/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) Forward ported r95010 from 4.3 Tue, 15 Jul 2014 06:56:27 GMT vboxsync [52029] * trunk/src/VBox/Main/src-all/AutoCaller.cpp (modified) Main: warning Tue, 15 Jul 2014 06:38:12 GMT vboxsync [52028] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) Runtime: added missing RTMemSaver* functions Tue, 15 Jul 2014 06:05:08 GMT vboxsync [52027] * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) VMM/GIM: Enable relaxed timing for Hyper-V. Mon, 14 Jul 2014 21:43:00 GMT vboxsync [52026] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Storage/AHCI: Switch to PDMIBLOCK I/O buffer allocator callbacks Mon, 14 Jul 2014 21:39:52 GMT vboxsync [52025] * trunk/src/VBox/Runtime/common/string/base64.cpp (modified) trunk, VBox-4.*, VBox-3.2: Cleaned up base64/RT_C_IS_SPACE CR mess. Mon, 14 Jul 2014 21:23:24 GMT vboxsync [52024] * trunk/src/VBox/HostDrivers/Support/win/VBoxSupLib-win.cpp (modified) trunk, 4.3, 4.2, 4.1, 4.0: build fix. Mon, 14 Jul 2014 21:00:18 GMT vboxsync [52023] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) pdmifs.h,DrvBlock,DrvVD: Add methods to allocate and free I/O buffer ... Mon, 14 Jul 2014 20:28:13 GMT vboxsync [52021] * trunk/include/iprt/mem.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/rtmemlocked-posix.cpp (deleted) * trunk/src/VBox/Runtime/r3/win/rtmemlocked-win.cpp (deleted) IPRT/RTMemLocked*: Ditch API, was only implemented on POSIX and there ... Mon, 14 Jul 2014 20:09:41 GMT vboxsync [52020] * trunk/src/VBox/Runtime/generic/memsafer-generic.cpp (modified) Shot at burning Windows build box Mon, 14 Jul 2014 20:01:03 GMT vboxsync [52019] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Switch to RTMemSafer* for key backings Mon, 14 Jul 2014 19:44:01 GMT vboxsync [52018] * trunk/include/iprt/memsafer.h (modified) * trunk/src/VBox/Runtime/common/math/bignum.cpp (modified) * trunk/src/VBox/Runtime/generic/memsafer-generic.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemSafer.cpp (added) IPRT: Make RTMemSafer use the SUPR3 page allocation if available to ... Mon, 14 Jul 2014 19:20:14 GMT vboxsync [52017] * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (modified) Additions/linux/drm: small fix to work with Linux 3.16. Mon, 14 Jul 2014 12:31:48 GMT vboxsync [52016] * trunk/src/VBox/Main/include/objectslist.h (modified) Main/include/objectslist.h: fix synchronization (lock order ... Mon, 14 Jul 2014 11:45:09 GMT vboxsync [52015] * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Try fixing upgrading an already installed ... Mon, 14 Jul 2014 11:16:43 GMT vboxsync [52014] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.h (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: 3646: Make sure keyboard/mouse indicators are properly updated ... Mon, 14 Jul 2014 11:10:03 GMT vboxsync [52013] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) FE/Qt: 3646: Extra-data Manager: Allow to change stastus-bar content ... Mon, 14 Jul 2014 11:07:33 GMT vboxsync [52012] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) FE/Qt: UIConverter extension: Convert status-bar indicator-types to ... Mon, 14 Jul 2014 10:17:26 GMT vboxsync [52011] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage: typo Mon, 14 Jul 2014 06:00:30 GMT vboxsync [52010] * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) VMM/GIM: Add Hyper-V SSM version to the saved-state. Mon, 14 Jul 2014 05:27:31 GMT vboxsync [52009] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMMinimal.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) * trunk/src/VBox/VMM/include/GIMInternal.h (modified) Comments and nits. Sun, 13 Jul 2014 01:50:00 GMT vboxsync [52008] * trunk/src/VBox/NetworkServices/NAT/pxtcp.c (modified) NAT/Net: Fix corner case of incorrect wraparound in ring buffer logic ... Sat, 12 Jul 2014 18:27:43 GMT vboxsync [52007] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) 4.3: TrustedError: replace \n with
. Sat, 12 Jul 2014 12:01:19 GMT vboxsync [52006] * trunk/include/VBox/vmm/gim.h (modified) * trunk/src/VBox/VMM/VMMAll/GIMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: VT-x and AMD-V support for making GIM hypercalls. Sat, 12 Jul 2014 11:59:03 GMT vboxsync [52005] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: spaces. Sat, 12 Jul 2014 07:37:31 GMT vboxsync [52004] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/src-client: Fix passing the right OS-type for minimal provider ... Sat, 12 Jul 2014 07:20:12 GMT vboxsync [52003] * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) Debugger/VBoxDbgConsole: missed copyright header year update. Sat, 12 Jul 2014 07:18:36 GMT vboxsync [52002] * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) Debugger/VBoxDbgConsole: Add context-menu options to change color and ... Sat, 12 Jul 2014 01:08:00 GMT vboxsync [52001] * trunk/src/VBox/NetworkServices/NAT/lwipopts.h (modified) NAT/Net: Bump up TCP_SND_QUEUELEN. IPv6 has smaller MSS, so it needs ... Fri, 11 Jul 2014 22:17:14 GMT vboxsync [52000] * trunk/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) SUPInstall should start the service too now. Cleaned up exit code ... Fri, 11 Jul 2014 21:43:11 GMT vboxsync [51999] * trunk/include/iprt/asn1.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) Removed left over DEBUG_bird bits in iprt/asn1.h and added ... Fri, 11 Jul 2014 21:04:44 GMT vboxsync [51997] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/info.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/net.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/path.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsfhlp.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsfhlp.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSharedFolders.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) include,Main,Additions: SHFLSTRING cleanup. Fri, 11 Jul 2014 15:36:15 GMT vboxsync [51996] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) FE/Qt: 6660: Advanced extra-data management framework: Notify Runtime ... Fri, 11 Jul 2014 15:29:45 GMT vboxsync [51995] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h (modified) FE/Qt: Runtime UI: Indicator-pool should listen for configuration ... Fri, 11 Jul 2014 15:27:09 GMT vboxsync [51994] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: Runtime UI: Status-bar indicator rework/cleanup (part 2). Fri, 11 Jul 2014 14:36:38 GMT vboxsync [51993] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) FE/Qt: Runtime UI: Action-pool: NLS fix for Configure Shortcuts action. Fri, 11 Jul 2014 14:32:04 GMT vboxsync [51992] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIStatusBarIndicator.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIStatusBarIndicator.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManagerIndicator.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/precomp.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: Runtime UI: Status-bar indicator rework/cleanup (part 1). Fri, 11 Jul 2014 13:48:15 GMT vboxsync [51991] * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized. Fri, 11 Jul 2014 13:46:35 GMT vboxsync [51990] * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized. Fri, 11 Jul 2014 13:30:19 GMT vboxsync [51989] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.ui (modified) FE/Qt: Forgot some cosmetics in r94920.