# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 2:40:45 PM Mon, 23 Dec 2019 20:54:32 GMT vboxsync [82649] * trunk/src/VBox/ValidationKit/testmanager/webui/wuireport.py (modified) TestManager/wuireport.py: Graph optimizations and special stuff for ... Mon, 23 Dec 2019 20:53:40 GMT vboxsync [82648] * trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphgooglechart.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphmatplotlib.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphsimple.py (modified) TestManager/wuihlpgraphgooglechart.py++: Bar graph invertion and ... Mon, 23 Dec 2019 20:50:12 GMT vboxsync [82647] * trunk/src/VBox/ValidationKit/testmanager/core/report.py (modified) TestManager/report.py: Corrected the wording in getPeriodDesc for ... Mon, 23 Dec 2019 14:41:27 GMT vboxsync [82646] * trunk/src/VBox/ValidationKit/testmanager/webui/wuireport.py (modified) TestManager/wuireport.py: Some graph tweaking. Mon, 23 Dec 2019 14:41:05 GMT vboxsync [82645] * trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraph.py (modified) * trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphgooglechart.py (modified) TestManager/wuihlpgraphgooglechart.py: Implemented WuiHlpBarGraph ... Mon, 23 Dec 2019 00:00:54 GMT vboxsync [82644] * trunk/src/VBox/ValidationKit/testmanager/webui/wuicontentbase.py (modified) TestManager/wuicontentbase.py: Select the non-emoji versions of the ... Sun, 22 Dec 2019 22:07:46 GMT vboxsync [82643] * trunk/src/VBox/ValidationKit/testmanager/webui/wuireport.py (modified) TestManager/wuireport.py: Have the testcase/box names link to the ... Sun, 22 Dec 2019 22:06:17 GMT vboxsync [82642] * trunk/src/VBox/ValidationKit/testmanager/webui/wuitestresult.py (modified) TestManager/wuitestresult.py: Added a few link classes for linking to ... Sun, 22 Dec 2019 22:04:36 GMT vboxsync [82641] * trunk/src/VBox/ValidationKit/testmanager/core/base.py (modified) TestManager/base.py: Added a strainParameters method to the filter ... Sun, 22 Dec 2019 22:02:38 GMT vboxsync [82640] * trunk/src/VBox/ValidationKit/common/utils.py (modified) common/utils.py: Fix toUnicode method for 2.x. Sun, 22 Dec 2019 18:55:07 GMT vboxsync [82639] * trunk/src/VBox/ValidationKit/testmanager/webui/wuicontentbase.py (modified) TestManager/wuicontentbase.py: Updating short link symbols and some ... Sun, 22 Dec 2019 18:54:24 GMT vboxsync [82638] * trunk/src/VBox/ValidationKit/testmanager/webui/wuimain.py (modified) TestManager/wuimain.py: Python 3 adjust. Sun, 22 Dec 2019 18:54:07 GMT vboxsync [82637] * trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpform.py (modified) TestManager/wuihlpform.py: Python 3 adjust. Sun, 22 Dec 2019 18:53:49 GMT vboxsync [82636] * trunk/src/VBox/ValidationKit/testmanager/webui/wuibase.py (modified) TestManager/wuibase.py: Python 3 adjust. Sun, 22 Dec 2019 18:53:40 GMT vboxsync [82635] * trunk/src/VBox/ValidationKit/common/utils.py (modified) common/utils.py: Added toUnicode method. Sun, 22 Dec 2019 18:52:21 GMT vboxsync [82634] * trunk/src/VBox/ValidationKit/testmanager/core/report.py (modified) TestManager/report.py: Python 3 adjust. Sun, 22 Dec 2019 18:51:55 GMT vboxsync [82633] * trunk/src/VBox/ValidationKit/testmanager/core/webservergluebase.py (modified) TestManager/webservergluebase.py: Python 3 adjust. Sat, 21 Dec 2019 15:27:30 GMT vboxsync [82631] * trunk/src/VBox/Runtime/r3/posix/utf8-posix.cpp (modified) IPRT/utf8-posix.cpp: NetBSD changed iconv constness (to not const) ... Sat, 21 Dec 2019 14:48:53 GMT vboxsync [82630] * trunk/src/VBox/ValidationKit/testmanager/readme.txt (modified) testmanager/readme.txt: Added some words about how to set up a test ... Fri, 20 Dec 2019 15:46:48 GMT vboxsync [82629] * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp (modified) Windows Additions/Installer: initialize IPRT, do mot mix FreeLibrary ... Fri, 20 Dec 2019 13:41:17 GMT vboxsync [82628] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp (modified) VBoxSharedClipboardSvc: If guest provided zero bytes, we get no ... Fri, 20 Dec 2019 09:22:17 GMT vboxsync [82627] * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp (modified) Windows Additions/Installer: Got rid of own system library loading ... Thu, 19 Dec 2019 16:21:19 GMT vboxsync [82626] * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp (modified) Windows Additions/Installer: More work required for the ... Thu, 19 Dec 2019 16:15:07 GMT vboxsync [82625] * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/exdll.h (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/tstWinAdditionsInstallHelper.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) Windows Additions/Installer: More work required for the ... Thu, 19 Dec 2019 15:59:45 GMT vboxsync [82624] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Installer/win: Package vbox-img if it is built, i.e. if either ... Thu, 19 Dec 2019 14:55:38 GMT vboxsync [82623] * trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py (modified) ValidationKit/tdStorageBenchmark1: Add support for the VirtIO SCSI ... Thu, 19 Dec 2019 14:55:09 GMT vboxsync [82622] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) ValidationKit/testdriver: Add support for the VirtIO SCSI controller, ... Wed, 18 Dec 2019 17:36:55 GMT vboxsync [82621] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageExpert.cpp (modified) FE/Qt: some fixes for r135507. Wed, 18 Dec 2019 17:33:56 GMT vboxsync [82620] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationPerformanceMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationPerformanceMonitor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageExpert.cpp (modified) FE/Qt: bugref:9510. Cleaning up some code as follow up of r134941. Wed, 18 Dec 2019 15:42:34 GMT vboxsync [82619] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: fix typo in "joliet" Wed, 18 Dec 2019 14:33:10 GMT vboxsync [82618] * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/tstWinAdditionsInstallHelper.cpp (modified) Windows Additions/Installer: Added a new testcase for the ... Wed, 18 Dec 2019 14:05:56 GMT vboxsync [82617] * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/tstWinAdditionsInstallHelper.cpp (modified) Windows Additions/tstWinAdditionsInstallHelper: Also check if ... Wed, 18 Dec 2019 13:45:29 GMT vboxsync [82616] * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase/tstWinAdditionsInstallHelper.cpp (added) Windows Additions/Installer: Added a new testcase for the ... Wed, 18 Dec 2019 13:39:25 GMT vboxsync [82615] * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/exdll.h (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/testcase (added) Windows Additions/Installer: Added a new testcase for the ... Wed, 18 Dec 2019 11:08:49 GMT vboxsync [82614] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Comment typo. Wed, 18 Dec 2019 11:02:34 GMT vboxsync [82613] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt: bugref:9510. Updating the correct column in the runtime info. ... Wed, 18 Dec 2019 10:47:57 GMT vboxsync [82612] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Disable LBR virtualization by default. Only enable when set ... Wed, 18 Dec 2019 08:08:54 GMT vboxsync [82611] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt: bugref:9510. Updating the correct column in the runtime info. ... Wed, 18 Dec 2019 07:09:49 GMT vboxsync [82610] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt: Dealing with todo's mentioned r135326. Part 2. Tue, 17 Dec 2019 17:07:20 GMT vboxsync [82609] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) Devices/Graphics: pThis -> pThisCC. Tue, 17 Dec 2019 15:25:54 GMT vboxsync [82608] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) Windows Additions/Installer: Fix for repacking script; use absolute ... Tue, 17 Dec 2019 14:56:09 GMT vboxsync [82607] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Devices/Graphics/DevVGA.cpp: Fix for unreferenced variable. Tue, 17 Dec 2019 12:39:23 GMT vboxsync [82606] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) Windows Additions/Installer: Simplified ${un}VerifyFile. Tue, 17 Dec 2019 12:32:26 GMT vboxsync [82605] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) FE/Qt: Dealing with todo's mentioned r135326. Part 1. Tue, 17 Dec 2019 11:18:49 GMT vboxsync [82604] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) Windows Additions/Installer: Be a bit more verbose in ${un}VerifyFile. Tue, 17 Dec 2019 10:26:44 GMT vboxsync [82603] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh (modified) Windows Additions/Installer: Try restoring original Direct3D files ... Tue, 17 Dec 2019 05:06:29 GMT vboxsync [82602] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) AudioMixer: Attempt to fix another regression from r135459. bugref:9625 Mon, 16 Dec 2019 20:42:46 GMT vboxsync [82601] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMAddFlags.asm (copied) IPRT: Added an assembly implementation of ASMAddFlags. bugref:9627 Mon, 16 Dec 2019 20:31:07 GMT vboxsync [82600] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing ... Mon, 16 Dec 2019 19:06:10 GMT vboxsync [82599] * trunk/src/VBox/Devices/Audio/HDAStream.cpp (modified) Audio/HDA: Initialize stream direction and source / destination in ... Mon, 16 Dec 2019 18:48:48 GMT vboxsync [82598] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio/Mixer: Doxygen fix. Mon, 16 Dec 2019 18:42:38 GMT vboxsync [82597] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio/Mixer: Modularized code a bit more by adding ... Mon, 16 Dec 2019 18:06:36 GMT vboxsync [82596] * trunk/src/VBox/Storage/QCOW.cpp (modified) Storage/QCOW: Implement readonly support for compressed clusters in ... Mon, 16 Dec 2019 17:58:40 GMT vboxsync [82595] * trunk/src/VBox/Storage/QCOW.cpp (modified) Storage/QCOW: Implement readonly support for compressed clusters in ... Mon, 16 Dec 2019 17:58:08 GMT vboxsync [82594] * trunk/src/VBox/Runtime/common/zip/zip.cpp (modified) Runtime/zip.cpp: Allow RTZIPTYPE_ZLIB_NO_HEADER in the block ... Mon, 16 Dec 2019 17:57:43 GMT vboxsync [82593] * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) Runtime/tarvfs.cpp: Use off instead of the last accessed file offset, ... Mon, 16 Dec 2019 17:57:04 GMT vboxsync [82592] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing ... Mon, 16 Dec 2019 17:55:40 GMT vboxsync [82591] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/gmm.h (modified) * trunk/src/VBox/VMM/Config.kmk (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Changing how we access guest RAM when in ring-0 (disabled). ... Mon, 16 Dec 2019 17:48:40 GMT vboxsync [82590] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing ... Mon, 16 Dec 2019 17:07:01 GMT vboxsync [82589] * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) IPRT/memobj-r0drv-nt.cpp: Use MmAllocatePagesForMdl rather than ... Mon, 16 Dec 2019 16:37:11 GMT vboxsync [82588] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) AudioMixer: Fix for regression from r135308. Must not forget to NULL ... Mon, 16 Dec 2019 16:33:00 GMT vboxsync [82587] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh (modified) Windows Additions/Installer: Fixed upgrading from an older ... Mon, 16 Dec 2019 15:23:17 GMT vboxsync [82586] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-internal.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.cpp (modified) Devices/Graphics: use glVertexAttrib to set a constant value of a ... Mon, 16 Dec 2019 15:18:24 GMT vboxsync [82585] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: VBoxSVGA is the default graphics controller for Vista guests Mon, 16 Dec 2019 15:16:50 GMT vboxsync [82584] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDxva.cpp (modified) WDDM: DXVA support for various video transfer matrices Fri, 13 Dec 2019 21:29:51 GMT vboxsync [82583] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.h (modified) Devices/Graphics: fixes for the CLEAR command; BLIT_SURFACE_TO_SCREEN ... Fri, 13 Dec 2019 16:49:00 GMT vboxsync [82582] * trunk/src/VBox/Additions/linux/export_modules.sh (modified) * trunk/src/VBox/HostDrivers/linux/export_modules.sh (modified) Additions/linux/export_modules.sh: adjust to use proper svn rev ... Fri, 13 Dec 2019 16:34:43 GMT vboxsync [82581] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio mixer: Logging tweaks; no functional changes. Fri, 13 Dec 2019 14:00:40 GMT vboxsync [82580] * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostValidationKit.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioRec.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Audio: Logging tweaks (driver names); no functional changes. Fri, 13 Dec 2019 13:54:24 GMT vboxsync [82579] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Audio: Make sure to only set a new recording source if the backend in ... Fri, 13 Dec 2019 11:24:45 GMT vboxsync [82578] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUMR3CpuId: Some related stuff. tickref:19146 Fri, 13 Dec 2019 11:22:58 GMT vboxsync [82577] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) CPUMR0InitVM: Make sure MSR_IA32_ARCH_CAP_F_IBRS_ALL only is set when ... Fri, 13 Dec 2019 10:01:00 GMT vboxsync [82576] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Padding and verify size of SVMTRANSIENT. Avoid function ... Fri, 13 Dec 2019 05:48:21 GMT vboxsync [82575] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VMX_EXIT_APIC_ACCESS emulation is ... Fri, 13 Dec 2019 04:29:46 GMT vboxsync [82572] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Space and obsolete todo. Thu, 12 Dec 2019 16:36:08 GMT vboxsync [82571] * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) Storage/DevVirtioSCSI.cpp: fixed docs-related comment typo Thu, 12 Dec 2019 16:22:53 GMT vboxsync [82570] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.cpp (modified) FE/Qt: bugref:9611: UIApplianceEditorWidget: Get rid of hardcoded ... Thu, 12 Dec 2019 15:46:14 GMT vboxsync [82569] * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main/SystemProperties: remove PCnet-ISA (Am79C960) from supported ... Thu, 12 Dec 2019 14:54:50 GMT vboxsync [82568] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) FE/Qt: bugref:9611: UIMachineSettingsNetwork: Get rid of hardcoded ... Thu, 12 Dec 2019 10:37:49 GMT vboxsync [82567] * trunk/src/VBox/VMM/VMMR0/PGMR0Pool.cpp (modified) PGMR0PoolGrow: Fixed wrong assertion. bugref:9528 Thu, 12 Dec 2019 09:13:08 GMT vboxsync [82566] * trunk/src/VBox/Devices/Audio/HDAStream.cpp (modified) Audio/HDA: Forward-ported / integrated r135420 (5.2: Audio/HDA: Skip ... Thu, 12 Dec 2019 09:12:27 GMT vboxsync [82565] * trunk/include/VBox/vmm/mm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/MMAllPagePool.cpp (deleted) * trunk/src/VBox/VMM/VMMR3/MM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMPagePool.cpp (modified) * trunk/src/VBox/VMM/include/MMInternal.h (modified) MM: Eliminated all but the MMR3PageDummyHC* functions for the ... Thu, 12 Dec 2019 08:44:25 GMT vboxsync [82564] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Replaced RTDirCreate by RTDirCreateFullPath. Checked ... Thu, 12 Dec 2019 08:36:15 GMT vboxsync [82563] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINetworkAttachmentEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINetworkAttachmentEditor.h (modified) FE/Qt: bugref:9611: UINetworkAttachmentEditor: Get rid of hardcoded ... Thu, 12 Dec 2019 08:32:24 GMT vboxsync [82562] * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main: bugref:9611: SystemProperties: Sync ... Thu, 12 Dec 2019 07:16:58 GMT vboxsync [82561] * trunk/src/VBox/Devices/Makefile.kmk (modified) Storage/DevVirtioSCSI.cpp: Fix burn from extra sp in makefile Thu, 12 Dec 2019 07:08:55 GMT vboxsync [82560] * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) Storage/DevVirtioSCSI.cpp: Had to ifdef R3 some functions that caused ... Thu, 12 Dec 2019 06:55:29 GMT vboxsync [82559] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) Storage/DevVirtioSCSI.cpp: Enabled R0, increased req queue count to 4 ... Thu, 12 Dec 2019 00:46:02 GMT vboxsync [82558] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool ... Thu, 12 Dec 2019 00:35:39 GMT vboxsync [82557] * trunk/src/VBox/VMM/VMMR3/MMPagePool.cpp (modified) PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool ... Thu, 12 Dec 2019 00:00:20 GMT vboxsync [82556] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool ... Wed, 11 Dec 2019 23:56:54 GMT vboxsync [82555] * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/mm.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0Pool.cpp (added) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMPagePool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool ... Wed, 11 Dec 2019 21:59:06 GMT vboxsync [82554] * trunk/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp (modified) RTErrConvertFromNtStatus: logon failure. Wed, 11 Dec 2019 16:46:41 GMT vboxsync [82553] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global: change default graphics controller to VMSVGA for Solaris ... Wed, 11 Dec 2019 14:36:06 GMT vboxsync [82552] * trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp (modified) VBoxExtPackHelperApp: Retry RTDirRename on windows in case of AV ... Wed, 11 Dec 2019 14:30:18 GMT vboxsync [82551] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageExpert.cpp (modified) FE/Qt: bugref:9390: UIWizardCloneVMPageExpert: Get rid of hardcoded ... Wed, 11 Dec 2019 14:21:49 GMT vboxsync [82550] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageExpert.cpp (modified) FE/Qt: bugref:9390: UIWizardCloneVMPageExpert: Get rid of hardcoded ... Wed, 11 Dec 2019 14:12:14 GMT vboxsync [82549] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageExpert.cpp (modified) FE/Qt: bugref:9390: UIWizardCloneVMPageExpert: Get rid of hardcoded ... Wed, 11 Dec 2019 13:54:35 GMT vboxsync [82548] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic2.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic2.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageExpert.h (modified) FE/Qt: bugref:9390: UIWizardCloneVMPageBasic2: Get rid of hardcoded ... Wed, 11 Dec 2019 13:24:35 GMT vboxsync [82547] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) WDDM: added DXVAHD and WIN7 adapter capabilities, currently disabled