# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 22, 2025 2:53:00 PM Fri, 16 Aug 2019 12:26:20 GMT vboxsync [80328] * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) IPRT/memobj-r0drv-solaris.c: Implemented mapping or sub-ranges as ... Fri, 16 Aug 2019 12:06:58 GMT vboxsync [80327] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) IPRT/memobj-r0drv-linux.c: Implemented mapping or sub-ranges as ... Fri, 16 Aug 2019 11:02:03 GMT vboxsync [80325] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 cbInstr -> cbExitInstr consistency. Fri, 16 Aug 2019 09:40:21 GMT vboxsync [80324] * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) Shared Clipboard/URI: Also use the importchecker if ... Fri, 16 Aug 2019 09:20:57 GMT vboxsync [80321] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) IPRT/memobj-r0drv-linux.c: Implemented mapping or sub-ranges as ... Fri, 16 Aug 2019 09:20:09 GMT vboxsync [80320] * trunk/include/VBox/HostServices/VBoxClipboardSvc.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h (modified) Shared Clipboard/URI: Build fix. Fri, 16 Aug 2019 09:19:31 GMT vboxsync [80319] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) VMM: Addressing some GCC/linux host issues with bugref:9217 . Fri, 16 Aug 2019 09:13:49 GMT vboxsync [80318] * trunk/include/VBox/GuestHost/SharedClipboard-win.h (modified) * trunk/include/VBox/HostServices/VBoxClipboardSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardDataObjectImpl-win.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-uri.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.cpp (modified) Shared Clipboard/URI: More work on context IDs and entry list handling. Fri, 16 Aug 2019 08:05:54 GMT vboxsync [80317] * trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: doxygen fixes. bugref:9217 Fri, 16 Aug 2019 06:03:08 GMT vboxsync [80316] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Don't return VINF_EM_RAW_GUEST_TRAP after setting #BP ... Fri, 16 Aug 2019 05:16:30 GMT vboxsync [80315] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Assertion. Fri, 16 Aug 2019 04:55:53 GMT vboxsync [80314] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Use VMCC_GET_CPU_0. bugref:9217 Thu, 15 Aug 2019 19:53:56 GMT vboxsync [80309] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/Config.kmk (modified) vm.h,gvm.h: Only allow including these when VMM_COMMON_DEFS is in ... Thu, 15 Aug 2019 19:48:27 GMT vboxsync [80308] * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0_impl.h (modified) Storage/DevVirtioSCSI.cpp: Some cleanup of r132764 Thu, 15 Aug 2019 19:01:57 GMT vboxsync [80307] * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) Storage/DevVirtioSCSI.cpp: Removed pasted-into-wrong-window youtube URL Thu, 15 Aug 2019 18:45:06 GMT vboxsync [80306] * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.h (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0_impl.h (modified) Storage/DevVirtioSCSI.cpp: Implemented interrupt handling and ... Thu, 15 Aug 2019 17:35:00 GMT vboxsync [80305] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/VMM/Config.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/tools/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) REM,VMM,tstInt,Devices: Use VMM_COMMON_DEFS when including vm.h so ... Thu, 15 Aug 2019 17:34:15 GMT vboxsync [80304] * trunk/src/VBox/Debugger/VBoxDbg.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (modified) Debugger: Drop including vm.h when its not needed. bugref:9217 Thu, 15 Aug 2019 16:53:10 GMT vboxsync [80303] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/DisplayImpl.cpp: Skip including vm.h as it is no longer used. ... Thu, 15 Aug 2019 16:47:43 GMT vboxsync [80302] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) Additions/WINNT/Installer: Remove Direct3D support for XPDM which was ... Thu, 15 Aug 2019 16:37:40 GMT vboxsync [80301] * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL (deleted) Additions/common/crOpenGL: Remove old chromium based implementation, ... Thu, 15 Aug 2019 16:27:25 GMT vboxsync [80300] * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk (modified) Additions/WINNT: Disable building and bundling the chromium OpenGL ... Thu, 15 Aug 2019 15:58:44 GMT vboxsync [80299] * trunk/src/VBox/Devices/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) Devices/Config.kmk,Makefile.kmk,testcase/Makefile.kmk: Must use ... Thu, 15 Aug 2019 15:53:47 GMT vboxsync [80298] * trunk/src/VBox/Devices/Serial/DevOxPcie958.cpp (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) Devices/Serial: Don't include vm.h. bugref:9217 Thu, 15 Aug 2019 15:47:59 GMT vboxsync [80297] * trunk/src/VBox/Devices/GIMDev/GIMDev.cpp (modified) GIMDev.cpp: Ditto. bugref:9217 Thu, 15 Aug 2019 15:47:10 GMT vboxsync [80296] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) VMMDev.cpp: Skip including vm.h as it is no longer needed. bugref:9217 Thu, 15 Aug 2019 15:46:09 GMT vboxsync [80295] * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h (modified) Graphics/HGSMIHost.h: Avoid including vm.h just for three cases of ... Thu, 15 Aug 2019 15:45:28 GMT vboxsync [80294] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA.cpp: Ditto. Thu, 15 Aug 2019 15:38:39 GMT vboxsync [80293] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) VMM(CPUM),DevPcBios: Added CPUM methods for getting the guest (and ... Thu, 15 Aug 2019 15:18:06 GMT vboxsync [80292] * trunk/src/VBox/Runtime/common/crypto/tsp-template.h (modified) IPRT/crypto/tsp: Relax the check for the 'millis' field allowing zero ... Thu, 15 Aug 2019 14:28:47 GMT vboxsync [80291] * trunk/src/VBox/Installer/linux/Makefile-header.gmk (modified) Installers/Linux: more selective way to eliminate the variables ... Thu, 15 Aug 2019 13:30:50 GMT vboxsync [80290] * trunk/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c (modified) IPRT/timer-r0drv-linux.c: A shot at working around the unit test ... Thu, 15 Aug 2019 10:32:58 GMT vboxsync [80289] * trunk/src/VBox/Installer/linux/Makefile-header.gmk (modified) Installers/Linux: Fix vboxvideo build breakage (exposed by previous ... Thu, 15 Aug 2019 09:53:06 GMT vboxsync [80288] * trunk/src/VBox/HostServices/SharedClipboard/testcase/Makefile.kmk (modified) Shared Clipboard/URI: Build fix for testcase. Thu, 15 Aug 2019 09:18:15 GMT vboxsync [80287] * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) tstVMREQ: Make it work on linserv-old w/o SVM. bugref:9517 Thu, 15 Aug 2019 09:17:40 GMT vboxsync [80286] * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) tstVMREQ: Make it work on linserv-old w/o SVM. bugref:9517 Thu, 15 Aug 2019 09:11:47 GMT vboxsync [80285] * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-uri.cpp (modified) Shared Clipboard/URI: Build fix. Thu, 15 Aug 2019 09:03:16 GMT vboxsync [80284] * trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp (modified) tstMMHyperHeap: Fixes related to VM/GVM work. bugref:9217 Thu, 15 Aug 2019 08:47:23 GMT vboxsync [80283] * trunk/include/VBox/GuestHost/SharedClipboard-uri.h (modified) * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) * trunk/include/VBox/HostServices/VBoxClipboardSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardDataObjectImpl-win.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardStreamImpl-win.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-uri.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-utils.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard/URI: Update; more work on root list handling. Thu, 15 Aug 2019 07:36:15 GMT vboxsync [80282] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstSSM.cpp (modified) tstSSM: Does not need to be hardnend. bugref:9217 Thu, 15 Aug 2019 07:29:37 GMT vboxsync [80281] * trunk/include/VBox/vmm/apic.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/gim.h (modified) * trunk/include/VBox/vmm/gmm.h (modified) * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/gvmm.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/iom.h (modified) * trunk/include/VBox/vmm/mm.h (modified) * trunk/include/VBox/vmm/nem.h (modified) * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmpci.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/rem.h (modified) * trunk/include/VBox/vmm/selm.h (modified) * trunk/include/VBox/vmm/tm.h (modified) * trunk/include/VBox/vmm/trpm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/include/VBox/vmm/vmcc.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/Devices/Bus/SrvPciRawR0.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMQueue.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/CPUMRZ.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) * trunk/src/VBox/VMM/include/GIMKvmInternal.h (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/IOMInline.h (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/include/TMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstSSM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217 Wed, 14 Aug 2019 18:13:33 GMT vboxsync [80280] * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.cpp (modified) FE/Qt: bugref:7720: UIDetailsElement: Bug-fix for r132660, attachment ... Wed, 14 Aug 2019 16:05:03 GMT vboxsync [80279] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: bugref:9531: Scrub inbound URG pointer for now. sorecvoob() ... Wed, 14 Aug 2019 15:33:16 GMT vboxsync [80278] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/installer/deffiles (modified) * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/preremove.sh (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Additions: Stop shipping the chromium based guest additions OpenGL ... Wed, 14 Aug 2019 15:00:26 GMT vboxsync [80277] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) FE/Qt: bugref:7720: UIMachineSettingsNetwork: Copy-paste bug in r132656. Wed, 14 Aug 2019 14:36:52 GMT vboxsync [80276] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) FE/Qt: bugref:7720: UIMachineSettingsNetwork: Wipe out remaining ... Wed, 14 Aug 2019 14:35:25 GMT vboxsync [80275] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINetworkAttachmentEditor.cpp (modified) FE/Qt: bugref:7720: UINetworkAttachmentEditor: Explicit convertion ... Wed, 14 Aug 2019 14:34:38 GMT vboxsync [80274] * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/gvmm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vmcc.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/EMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GIMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GIMR0Hv.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GIMR0Kvm.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.h (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Driver.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0Bth.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) * trunk/src/VBox/VMM/VMMR0/TRPMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/CPUMRZ.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/DBGFRZ.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/VMMRZ.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) VMM: Refactoring VMMR0/* and VMMRZ/* to use VMCC & VMMCPUCC. bugref:9217 Wed, 14 Aug 2019 14:13:56 GMT vboxsync [80273] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Continue in ring-0 after making ... Wed, 14 Aug 2019 13:51:39 GMT vboxsync [80272] * trunk/src/VBox/ValidationKit/tests/storage/remoteexecutor.py (modified) ValidationKit/tdStorageBenchmark1: Fix searching for a binary on the host Wed, 14 Aug 2019 13:35:02 GMT vboxsync [80271] * trunk/src/VBox/Additions/linux/drm/Makefile.module.kms (modified) Additions/linux/drm: 2nd try. Eliminate unsafe include trickery (the ... Wed, 14 Aug 2019 13:31:41 GMT vboxsync [80270] * trunk/src/VBox/Additions/linux/drm/Makefile.module.kms (modified) * trunk/src/VBox/Additions/linux/drm/vbox_ttm.c (modified) Additions/linux/drm: back out previous change, needs a different solution Wed, 14 Aug 2019 13:19:08 GMT vboxsync [80269] * trunk/src/VBox/Additions/linux/drm/Makefile.module.kms (modified) * trunk/src/VBox/Additions/linux/drm/vbox_ttm.c (modified) Additions/linux/drm: eliminate unsafe include trickery (works almost ... Wed, 14 Aug 2019 11:25:13 GMT vboxsync [80268] * trunk/include/VBox/log.h (modified) * trunk/include/VBox/vmm/gim.h (modified) * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/iom.h (modified) * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmcritsect.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/tm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vmcc.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMAll/AllPdbTypeHack.cpp (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllPagePool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSectBoth.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllNetShaper.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllReal.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) * trunk/src/VBox/VMM/include/GIMKvmInternal.h (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/include/TMInternal.h (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217 Wed, 14 Aug 2019 09:38:05 GMT vboxsync [80267] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Temporary logging bits. Wed, 14 Aug 2019 09:35:16 GMT vboxsync [80266] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Nested VMX: bugref:9180 Make hmR0DumpRegs a bit more granular ... Wed, 14 Aug 2019 09:19:01 GMT vboxsync [80265] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Log. Wed, 14 Aug 2019 08:49:08 GMT vboxsync [80264] * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) VMM: Kicking out raw-mode - PGM [fix regression from r132607] bugref:9517 Wed, 14 Aug 2019 05:23:40 GMT vboxsync [80263] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 nit. Wed, 14 Aug 2019 05:02:49 GMT vboxsync [80262] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/CPUM: Nested VMX: bugref:9180 Expose "TPR-shadow", "Virtualize- ... Wed, 14 Aug 2019 04:57:19 GMT vboxsync [80261] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Assert, logging nits. Wed, 14 Aug 2019 04:55:54 GMT vboxsync [80260] * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) VMM/HM: Nested VMX: bugref:9180 Flow log HMNotifyVmxNstGstVmexit to ... Wed, 14 Aug 2019 04:54:57 GMT vboxsync [80259] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Clean up and make sure VM-entry ... Wed, 14 Aug 2019 04:35:42 GMT vboxsync [80258] * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) VMM/TRPM: Nested VMX: bugref:9180 TRPM has no way to distinguish ... Wed, 14 Aug 2019 04:25:58 GMT vboxsync [80257] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HM: Kicking out 32-bit host support - HM. bugref:9511 Tue, 13 Aug 2019 15:49:33 GMT vboxsync [80253] * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmm/apic.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/VBox/vmm/vmcc.h (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) VMM: Started refactoring VMMAll/* for bugref:9217 Tue, 13 Aug 2019 13:02:10 GMT vboxsync [80252] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.cpp (modified) FE/Qt: bugref:9510: build fix Tue, 13 Aug 2019 12:53:12 GMT vboxsync [80251] * trunk/src/VBox/ValidationKit/utils/storage/IoPerf.cpp (modified) ValidationKit/IoPerf: Collapse the tests into a single test when ... Tue, 13 Aug 2019 12:45:41 GMT vboxsync [80250] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.h (modified) FE/Qt: bugref:9510: Some more improvements on charts etc. Tue, 13 Aug 2019 11:43:59 GMT vboxsync [80249] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.h (modified) FE/Qt: bugref:9510: Getting rid of some hard coded color strings Tue, 13 Aug 2019 10:57:42 GMT vboxsync [80248] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl2.cpp: Warn about the removal of the chromium based ... Tue, 13 Aug 2019 10:16:41 GMT vboxsync [80247] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.cpp (modified) FE/Qt: bugref:9510: Some refactoring Tue, 13 Aug 2019 09:39:44 GMT vboxsync [80246] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.cpp (modified) FE/Qt: bugref:9510: Some fixes and improvements Tue, 13 Aug 2019 08:39:39 GMT vboxsync [80245] * trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py (modified) ValidationKit/tdStoragebenchmark1: Fixes for the newly integrated ... Tue, 13 Aug 2019 08:37:08 GMT vboxsync [80244] * trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py (modified) ValidationKit/tdStoragebenchmark1: Fixes for the newly integrated ... Tue, 13 Aug 2019 06:39:03 GMT vboxsync [80243] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.h (modified) FE/Qt: bugref:9510: Caching translated strings Tue, 13 Aug 2019 02:02:58 GMT vboxsync [80242] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUPHardNt: Initial thread context validation adjustments. Tue, 13 Aug 2019 01:54:09 GMT vboxsync [80241] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) ValKit/vboxinstaller: Fun with services... Mon, 12 Aug 2019 23:45:40 GMT vboxsync [80240] * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.h (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0_impl.h (modified) Adjust some parameters and interface Mon, 12 Aug 2019 22:57:57 GMT vboxsync [80239] * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmm/nem.h (modified) * trunk/include/VBox/vmm/vmcc.h (added) * trunk/src/VBox/VMM/VMMAll/NEMAll.cpp (modified) VMM: Introducing PVMCC and PGVMCC for VMMAll code. bugref:9217 Mon, 12 Aug 2019 22:54:43 GMT vboxsync [80238] * trunk/src/VBox/ValidationKit/testboxscript/testboxtasks.py (modified) ValKit/testboxscript: Another 'bad testbox' adjustment. Mon, 12 Aug 2019 21:16:08 GMT vboxsync [80237] * trunk/src/VBox/ValidationKit/common/constants/rtexitcode.py (modified) * trunk/src/VBox/ValidationKit/testboxscript/testboxtasks.py (modified) * trunk/src/VBox/ValidationKit/testdriver/base.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) ValKit/vboxinstaller.py,++: Hack for letting vboxinstaller report a ... Mon, 12 Aug 2019 20:46:57 GMT vboxsync [80236] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) ValKit/vboxinstaller.py: Seems we're not quite uninstalling ... Mon, 12 Aug 2019 20:04:52 GMT vboxsync [80235] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: Some bad testbox detection. Mon, 12 Aug 2019 20:00:06 GMT vboxsync [80234] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) ValKit/vboxinstaller.py: Even better listing of drivers left behind. Mon, 12 Aug 2019 19:57:08 GMT vboxsync [80233] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) ValKit/vboxinstaller.py: Better listing of drivers left behind. Mon, 12 Aug 2019 18:51:14 GMT vboxsync [80232] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) ValKit/vboxinstaller.py: Made left behind drivers a cause for ... Mon, 12 Aug 2019 18:49:55 GMT vboxsync [80231] * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) Installer/win/VBoxStub: Return 3010 if a reboot is required. Added ... Mon, 12 Aug 2019 18:12:12 GMT vboxsync [80230] * trunk/src/VBox/ValidationKit/tests/storage/remoteexecutor.py (modified) ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark ... Mon, 12 Aug 2019 18:07:54 GMT vboxsync [80229] * trunk/src/VBox/ValidationKit/tests/storage/remoteexecutor.py (modified) ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark ... Mon, 12 Aug 2019 17:45:41 GMT vboxsync [80228] * trunk/src/VBox/Frontends/VirtualBox/images/vtx_amdv_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vtx_amdv_disabled_16px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/file_manager_folder_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/file_manager_folder_symlink_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/file_manager_new_directory_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/file_manager_new_directory_disabled_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_disabled_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_read_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_settings_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_settings_disabled_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_warning_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/nw_write_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/select_file_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/select_file_disabled_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_add_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_add_disabled_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_disabled_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_edit_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_edit_disabled_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_read_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_remove_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_remove_disabled_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_settings_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_settings_disabled_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_warning_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/sf_write_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vtx_amdv_16px_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/x2/vtx_amdv_disabled_16px_x2.png (modified) FE/Qt: bugref:9510: Runtime UI: A bit of icon fixes for VM status-bar ... Mon, 12 Aug 2019 17:44:55 GMT vboxsync [80227] * trunk/src/VBox/ValidationKit/tests/storage/remoteexecutor.py (modified) ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark ... Mon, 12 Aug 2019 17:41:15 GMT vboxsync [80226] * trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py (modified) ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark ... Mon, 12 Aug 2019 17:39:41 GMT vboxsync [80225] * trunk/src/VBox/ValidationKit/tests/storage/remoteexecutor.py (modified) * trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py (modified) ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark ... Mon, 12 Aug 2019 14:49:24 GMT vboxsync [80224] * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) ValidationKit/ISO: Bundle IoPerf Mon, 12 Aug 2019 14:02:14 GMT vboxsync [80223] * trunk/src/VBox/ValidationKit/utils/storage/IoPerf.cpp (modified) ValidationKit/IoPerf: Make the no caching option configurable through ... Mon, 12 Aug 2019 09:36:55 GMT vboxsync [80222] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: bugref:9510: Interpolating first to yellow then to red. Mon, 12 Aug 2019 09:36:47 GMT vboxsync [80221] * trunk/src/VBox/ValidationKit/utils/storage/IoPerf.cpp (modified) ValidationKit/IoPerf: Updates Mon, 12 Aug 2019 07:54:30 GMT vboxsync [80220] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) SUPHardNt: Check register context of suspended child main thread, ... Mon, 12 Aug 2019 07:23:05 GMT vboxsync [80219] * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.h (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0_impl.h (modified) storage/DevVirtioSCSI.cpp, major changes that flesh out most of the ...