# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 8, 2025 10:04:56 AM Fri, 04 Sep 2015 03:39:39 GMT vboxsync [57616] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddWantedFromFishingExpedition.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/store-cert-add-basic.cpp (modified) * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathGlob.cpp (modified) IPRT,UINetworkReply: Build & bug fixes. Fri, 04 Sep 2015 02:43:08 GMT vboxsync [57615] * trunk/src/VBox/Runtime/common/path/RTPathGlob.cpp (modified) RTPathGlob: build and bug fix. Fri, 04 Sep 2015 02:28:45 GMT vboxsync [57614] * trunk/src/VBox/Runtime/common/crypto/store-cert-add-basic.cpp (modified) build fix Fri, 04 Sep 2015 02:19:44 GMT vboxsync [57613] * trunk/include/iprt/crypto/store.h (modified) * trunk/include/iprt/dir.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/file.h (modified) * trunk/include/iprt/fs.h (modified) * trunk/include/iprt/http.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddFromFile.cpp (deleted) * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddFromStore.cpp (deleted) * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddWantedFromFishingExpedition.cpp (added) * trunk/src/VBox/Runtime/common/crypto/store-cert-add-basic.cpp (moved) * trunk/src/VBox/Runtime/common/crypto/store.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-internal.h (modified) * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathEnsureTrailingSeparator.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathGlob.cpp (added) * trunk/src/VBox/Runtime/generic/RTCrStoreCreateSnapshotById-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/createtemp-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/fs-stubs-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/nt/fs-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fs-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fs-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTPathGlob.cpp (added) IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of ... Thu, 03 Sep 2015 17:13:56 GMT vboxsync [57612] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIThreadPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIThreadPool.h (modified) FE/Qt: Thread-pool: Doxy. Thu, 03 Sep 2015 14:38:36 GMT vboxsync [57611] * 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/medium/UIMediumEnumerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumEnumerator.h (modified) FE/Qt: Thread-pool: Move medium-enumeration's thread-pool object to ... Thu, 03 Sep 2015 13:29:20 GMT vboxsync [57610] * trunk/src/VBox/Runtime/testcase/tstRTVfs.cpp (modified) Logging. Thu, 03 Sep 2015 11:58:45 GMT vboxsync [57609] * trunk/doc/manual/en_US/user_GuestAdditions.xml (modified) * trunk/doc/manual/en_US/user_Security.xml (modified) manual: rephrased the comment. Thu, 03 Sep 2015 11:44:27 GMT vboxsync [57608] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.h (modified) FE/Qt: About-VirtualBox Dialog: Rework/Cleanup and review comments ... Thu, 03 Sep 2015 11:33:32 GMT vboxsync [57607] * trunk/doc/manual/en_US/user_GuestAdditions.xml (modified) * trunk/doc/manual/en_US/user_Security.xml (modified) doc/manual: comment Thu, 03 Sep 2015 11:03:06 GMT vboxsync [57606] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) HostDrivers/VBoxNetAdp/solaris: check the return value of ... Thu, 03 Sep 2015 11:00:24 GMT vboxsync [57605] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c (modified) * trunk/src/VBox/Additions/solaris/DRM/vboxvideo_drm.c (modified) * trunk/src/VBox/Additions/solaris/Mouse/vboxms.c (modified) Additions/solaris: check the return value of mod_remove() before ... Thu, 03 Sep 2015 09:07:58 GMT vboxsync [57604] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTVfs.cpp (added) IPRT/testcase: Added tstRTVfs.cpp for testing VFS API functions. Thu, 03 Sep 2015 08:26:47 GMT vboxsync [57603] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) IPRT/fileio-win.cpp: Follow-up fix to r102458: Use the undocumented ... Thu, 03 Sep 2015 08:21:57 GMT vboxsync [57602] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) VMMDev: log the guest OS type in plain text for convenience when ... Wed, 02 Sep 2015 16:48:53 GMT vboxsync [57601] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_extstring.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h (modified) WDDM, GuestHost/OpenGL: support for floating point texture formats Wed, 02 Sep 2015 16:42:05 GMT vboxsync [57600] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: don't deadlock if we try to activate a NAT network while the VM ... Wed, 02 Sep 2015 16:38:22 GMT vboxsync [57599] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl: don't complain if NAT redirection rules should be ... Wed, 02 Sep 2015 15:10:26 GMT vboxsync [57598] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) Typo. Wed, 02 Sep 2015 15:09:12 GMT vboxsync [57597] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) IPRT/fileio-win.cpp: Fixed support for RTFileQueryInfo() in ... Wed, 02 Sep 2015 13:19:42 GMT vboxsync [57596] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/Network: reduce amount of release log messages (#7993) Wed, 02 Sep 2015 10:45:45 GMT vboxsync [57595] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) NVMe: Fixes Wed, 02 Sep 2015 09:43:47 GMT vboxsync [57594] * trunk/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c (modified) HostDrivers/VBoxPci: enclose find_module() calls by mutex_lock/unlock ... Tue, 01 Sep 2015 14:58:04 GMT vboxsync [57593] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Fe/VBoxManage: Fixed broken "guestcontrol list" command. ... Tue, 01 Sep 2015 14:27:06 GMT vboxsync [57592] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) FE/Qt: Build fix for r102439. Tue, 01 Sep 2015 14:23:14 GMT vboxsync [57591] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowSplitter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (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/UIMultiScreenLayout.cpp (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/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) FE/Qt: 7958: Reusing VBoxGlobal host-screen wrappers. Tue, 01 Sep 2015 14:06:35 GMT vboxsync [57590] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) FE/Qt: 7958: Adding more host-screen related wrappers to VBoxGlobal. ... Mon, 31 Aug 2015 14:30:11 GMT vboxsync [57589] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux: don't freak out if the compilation of vboxvideo.ko fails Mon, 31 Aug 2015 13:43:20 GMT vboxsync [57588] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMedium.cpp (modified) FE/Qt: 7127: UIMedium: Replace annoying assertion with silent check. Mon, 31 Aug 2015 10:16:15 GMT vboxsync [57587] * trunk/doc/manual/ChangeLog.xml (added) * trunk/doc/manual/common-html-formatcfg.xsl (added) * trunk/doc/manual/docbook-changelog-formatcfg.xsl (added) * trunk/doc/manual/docbook-html-chunks-formatcfg.xsl (added) * trunk/doc/manual/docbook-html-one-page-formatcfg.xsl (added) doc/manual: export some missing files Sat, 29 Aug 2015 22:33:05 GMT vboxsync [57586] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: Implemented reading lib/Security/cacerts from JRE. Sat, 29 Aug 2015 20:44:20 GMT vboxsync [57585] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: fixed wrong comparison which broke some VGA modes. Sat, 29 Aug 2015 20:02:02 GMT vboxsync [57584] * trunk/include/iprt/crypto/store.h (modified) * trunk/include/iprt/log.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddFromFile.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddFromJavaKeyStore.cpp (added) IPRT: Implemented reading lib/Security/cacerts from JRE. Sat, 29 Aug 2015 13:07:04 GMT vboxsync [57583] * trunk/src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp (modified) vboxDrvCfgInfEnumerationCallback: add missing newlines in debug logs. Sat, 29 Aug 2015 00:19:37 GMT vboxsync [57582] * trunk/src/VBox/Runtime/r3/darwin/RTCrStoreCreateSnapshotById-darwin.cpp (modified) build fix Sat, 29 Aug 2015 00:07:06 GMT vboxsync [57581] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) UINetworkReply.cpp: Quick hack: Mark the ancient certificate as non- ... Sat, 29 Aug 2015 00:05:48 GMT vboxsync [57580] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/darwin/RTCrStoreCreateSnapshotById-darwin.cpp (added) IPRT: Implemented RTCrStoreCreateSnapshotById for darwin. Sat, 29 Aug 2015 00:05:20 GMT vboxsync [57579] * trunk/include/iprt/asn1.h (modified) iprt/asn1.h: Unused parameter warnings. Fri, 28 Aug 2015 23:39:40 GMT vboxsync [57578] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) typos Fri, 28 Aug 2015 18:57:36 GMT vboxsync [57577] * trunk/include/iprt/crypto/pem.h (modified) * trunk/include/iprt/http.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pemfile.cpp (modified) * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTHttp.cpp (modified) IPRT,QtGui: Redid the certificate download code in the GUI and ... Fri, 28 Aug 2015 10:53:56 GMT vboxsync [57576] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp (modified) NetFlt/Win: do not restart netlwf filter when VM changes state (#8009) Fri, 28 Aug 2015 10:05:21 GMT vboxsync [57575] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VMM/PGM: fix typo in stam counter in the macro (though unused). Fri, 28 Aug 2015 02:29:51 GMT vboxsync [57574] * trunk/src/VBox/Runtime/common/crypto/x509-core.cpp (modified) rtCrx509TbsCertificate_AddKeyUsageFlags: Fix assertion. Fri, 28 Aug 2015 01:32:25 GMT vboxsync [57573] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) UINetworkReply.cpp: Implemented retrieving SSL root certs from the ... Fri, 28 Aug 2015 01:31:29 GMT vboxsync [57572] * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/crypto/pem.h (modified) * trunk/include/iprt/crypto/store.h (modified) * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/path.h (modified) * trunk/include/iprt/sha.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/checksum/alt-sha1.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/alt-sha256.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/alt-sha512.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/openssl-sha1.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/openssl-sha256.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/openssl-sha512.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddFromDir.cpp (added) * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddFromFile.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddFromStore.cpp (added) * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertExportAsPem.cpp (added) * trunk/src/VBox/Runtime/common/crypto/pemfile.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/store-inmem.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/store-internal.h (modified) * trunk/src/VBox/Runtime/common/crypto/store.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathEnsureTrailingSeparator.cpp (added) * trunk/src/VBox/Runtime/generic/RTCrStoreCreateSnapshotById-generic.cpp (added) * trunk/src/VBox/Runtime/r3/win/RTCrStoreCreateSnapshotById-win.cpp (added) * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) IPRT: Started on accessing system certificate stores to get SSL roots ... Thu, 27 Aug 2015 15:37:33 GMT vboxsync [57571] * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) Audio/CoreAudio: Fix cracks and lost samples when the sample rates ... Thu, 27 Aug 2015 15:07:52 GMT vboxsync [57570] * trunk/include/VBox/vmm/stam.h (modified) stam.h: revert r102388. Thu, 27 Aug 2015 15:07:16 GMT vboxsync [57569] * trunk/include/VBox/vmm/stam.h (modified) stam.h: revert r102388. Thu, 27 Aug 2015 15:01:56 GMT vboxsync [57568] * trunk/include/VBox/vmm/stam.h (modified) VMM: supress 'unused-but-set-variable' warning. Thu, 27 Aug 2015 14:09:34 GMT vboxsync [57567] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) VMM: unused var. Thu, 27 Aug 2015 13:58:43 GMT vboxsync [57566] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/Makefile: revert r102380 temporarily. Thu, 27 Aug 2015 13:27:23 GMT vboxsync [57565] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM: unused var. Thu, 27 Aug 2015 13:25:18 GMT vboxsync [57564] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM: unused var. Thu, 27 Aug 2015 13:22:37 GMT vboxsync [57563] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) VMM: unused var. Thu, 27 Aug 2015 13:09:41 GMT vboxsync [57562] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: unused vars. Thu, 27 Aug 2015 12:56:59 GMT vboxsync [57561] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM: Add gcc's unused-variables warning to VMMR0 template. Thu, 27 Aug 2015 12:52:36 GMT vboxsync [57560] * trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (modified) VMM/GIM: unused vars. Thu, 27 Aug 2015 12:42:44 GMT vboxsync [57559] * trunk/src/VBox/Storage/VD.cpp (modified) Storage/VD: Allow block allocation when writing back the encrypted ... Thu, 27 Aug 2015 12:40:38 GMT vboxsync [57558] * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) VMM: unused vars. Thu, 27 Aug 2015 12:04:12 GMT vboxsync [57557] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: windows build fix. Thu, 27 Aug 2015 11:53:17 GMT vboxsync [57556] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/Network: fix to include wireless adapters into bridged list (#7993) Thu, 27 Aug 2015 10:11:18 GMT vboxsync [57555] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Don't lose interrupt-window exiting due to unrelated ... Thu, 27 Aug 2015 09:13:49 GMT vboxsync [57554] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/Network: alternative implementation of NetIfList using ... Wed, 26 Aug 2015 16:42:18 GMT vboxsync [57553] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: Better log statement for geometry load/save. Wed, 26 Aug 2015 16:41:41 GMT vboxsync [57552] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: be slightly more descriptive with this informational message Wed, 26 Aug 2015 16:04:27 GMT vboxsync [57551] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.h (modified) FE/Qt: About-VirtualBox Dialog: Rework/Cleanup and coding style ... Wed, 26 Aug 2015 14:19:11 GMT vboxsync [57550] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: improved error message Wed, 26 Aug 2015 11:39:20 GMT vboxsync [57549] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) VMM/HMR0A: Avoid 2 conditional branches in the VT-x vmlaunch/vmresume ... Wed, 26 Aug 2015 11:36:25 GMT vboxsync [57548] * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddFromFile.cpp (modified) RTCrStoreCertAddFromFile.cpp: Updated PEM certificate markers. Wed, 26 Aug 2015 11:04:28 GMT vboxsync [57547] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) FE/Qt: 7958: Adding yet another host-screen related wrapper to ... Wed, 26 Aug 2015 10:25:36 GMT vboxsync [57546] * trunk/src/VBox/Main/src-client/UsbCardReader.cpp (modified) UsbCardReader: Clear the pointer to the driver or we might run into a ... Wed, 26 Aug 2015 09:57:42 GMT vboxsync [57545] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.cpp (modified) FE/Qt: 7961: Fixing/Improving log search regression caused in r102258. Wed, 26 Aug 2015 09:08:00 GMT vboxsync [57544] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_beginend.py (modified) warning Wed, 26 Aug 2015 09:04:49 GMT vboxsync [57543] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) warning Wed, 26 Aug 2015 08:42:32 GMT vboxsync [57542] * trunk/src/VBox/GuestHost/OpenGL/util/mem.c (modified) SharedOpenGL: Missed the realloc case Wed, 26 Aug 2015 08:32:20 GMT vboxsync [57541] * trunk/src/VBox/GuestHost/OpenGL/util/mem.c (modified) SharedOpenGL: Use RTMemAlloc and friends to allocate memory, so we ... Tue, 25 Aug 2015 16:46:17 GMT vboxsync [57540] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) FE/Qt: 7958: Adding few more screen-geometry related wrappers to ... Tue, 25 Aug 2015 14:17:10 GMT vboxsync [57539] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) FE/Qt: 7980: Handling one more RTHttp error-code. Tue, 25 Aug 2015 13:51:04 GMT vboxsync [57538] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Typo. Tue, 25 Aug 2015 12:02:29 GMT vboxsync [57537] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) NVMe: Alignment testcase Tue, 25 Aug 2015 10:57:43 GMT vboxsync [57536] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/Network: Yet another attempt to find the root cause of failure ... Tue, 25 Aug 2015 10:50:45 GMT vboxsync [57535] * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) VMMR3.def: Include methods used for the NVMe emulation in the ... Tue, 25 Aug 2015 10:43:10 GMT vboxsync [57534] * trunk/src/VBox/Storage/testcase/Makefile.kmk (modified) Missing file Tue, 25 Aug 2015 10:41:45 GMT vboxsync [57533] * trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified) tstVDIo: Fix for the out of memory case Tue, 25 Aug 2015 10:41:13 GMT vboxsync [57532] * trunk/src/VBox/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Storage/testcase/tstVDCopy.cpp (deleted) * trunk/src/VBox/Storage/testcase/tstVDShareable.cpp (deleted) Storage/testcase: Remove unused testcases which have a counterpart in ... Tue, 25 Aug 2015 10:32:27 GMT vboxsync [57531] * trunk/src/VBox/Storage/testcase/Makefile.kmk (modified) Storage: Remove vditool as it is completely useless by now and was ... Tue, 25 Aug 2015 10:32:16 GMT vboxsync [57530] * trunk/src/VBox/Storage/testcase/vditool.cpp (deleted) Storage: Remove vditool as it is completely useless by now and was ... Tue, 25 Aug 2015 10:28:21 GMT vboxsync [57529] * trunk/src/VBox/Storage/ISCSI.cpp (modified) Storage/ISCSI: shut up gcc warning Tue, 25 Aug 2015 10:24:37 GMT vboxsync [57528] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) FE/VBoxShell: Fix for attaching USB devices Tue, 25 Aug 2015 10:23:56 GMT vboxsync [57527] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) Storage/DrvDiskIntegrity: Fixes Tue, 25 Aug 2015 10:22:54 GMT vboxsync [57526] * trunk/src/VBox/Devices/USB/VUSBSniffer.cpp (modified) VUSBSniffer: Fix small memory leak Tue, 25 Aug 2015 10:20:37 GMT vboxsync [57525] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) FE/VBoxManage: NVMe integration Tue, 25 Aug 2015 10:20:15 GMT vboxsync [57524] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: NVMe integration Tue, 25 Aug 2015 09:54:04 GMT vboxsync [57523] * trunk/include/VBox/log.h (modified) VBox/log.h: Add log group for NVMe Tue, 25 Aug 2015 09:52:33 GMT vboxsync [57522] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/USB/usbip/USBProxyDevice-usbip.cpp (modified) USB/IP: Fixes and enable building it Tue, 25 Aug 2015 09:50:45 GMT vboxsync [57521] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) NVMe: Changes required for building it and integrating into the PUEL ... Mon, 24 Aug 2015 23:44:44 GMT vboxsync [57520] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) build fix Mon, 24 Aug 2015 23:33:46 GMT vboxsync [57519] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) SVGA3d/win: Fixed the scrolling issues with the SVGA_3D_CMD_PRESENT ... Mon, 24 Aug 2015 22:58:38 GMT vboxsync [57518] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) build fix Mon, 24 Aug 2015 22:53:20 GMT vboxsync [57517] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) SVGA3d/ogl: Finally figured out the scrolling issue with the ...