# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Feb 2, 2025 7:10:28 AM 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 ... Sun, 11 Aug 2019 23:48:46 GMT vboxsync [80218] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUPHardNt: Check register context of suspended child main thread, ... Sat, 10 Aug 2019 02:50:30 GMT vboxsync [80217] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUPHardNt: scm and comments Sat, 10 Aug 2019 02:04:07 GMT vboxsync [80216] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUPHardNt: Restore text and import sections for ntdll, kernelbase and ... Fri, 09 Aug 2019 17:08:08 GMT vboxsync [80215] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMachineAttributeSetter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMachineAttributeSetter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.cpp (modified) FE/Qt: bugref:7720: !VirtualBox Manager: Details pane: Possibility to ... Fri, 09 Aug 2019 16:59:34 GMT vboxsync [80214] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINetworkAttachmentEditor.cpp (modified) FE/Qt: bugref:7720: UINetworkAttachmentEditor: Validation check and ... Fri, 09 Aug 2019 13:12:48 GMT vboxsync [80213] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINetworkAttachmentEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINetworkAttachmentEditor.h (modified) FE/Qt: bugref:7720: VM settings / Network page: Move more of network ... Fri, 09 Aug 2019 13:11:21 GMT vboxsync [80212] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified) * trunk/src/VBox/HostDrivers/Support/win/import-template-ntdll.h (modified) SUPHardNt: Hack for fending off unwanted APCs during early process ... Fri, 09 Aug 2019 12:36:29 GMT vboxsync [80211] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: bugref:9510: Fixing some comments Fri, 09 Aug 2019 12:36:04 GMT vboxsync [80210] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) OVF: The bug with an empty medium fixed. Fri, 09 Aug 2019 12:32:54 GMT vboxsync [80209] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: bugref:9510: Drawing a border around the CPU load bar of r132647. Fri, 09 Aug 2019 12:32:36 GMT vboxsync [80208] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) Windows host installer: Respect VBOX_WITH_VBOX_IMG. Fri, 09 Aug 2019 10:54:29 GMT vboxsync [80207] * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp (modified) VBoxUSBMon: Log semi-undocumented PnP IRPs that we may see. Fri, 09 Aug 2019 09:45:22 GMT vboxsync [80206] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: bugref:9510: Putting a small CPU load indication over the ... Fri, 09 Aug 2019 09:10:06 GMT vboxsync [80205] * trunk/src/VBox/Storage/testcase/VDIoBackend.cpp (modified) Runtime/aiomgr.cpp: Get rid of the RTFileAioMgr* API because it was ... Fri, 09 Aug 2019 09:06:20 GMT vboxsync [80204] * trunk/include/iprt/aiomgr.h (deleted) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/aiomgr.cpp (deleted) * trunk/src/VBox/Storage/testcase/VDIoBackend.cpp (modified) Runtime/aiomgr.cpp: Get rid of the RTFileAioMgr* API because it was ... Fri, 09 Aug 2019 06:08:55 GMT vboxsync [80203] * 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: Adding axis labels Fri, 09 Aug 2019 05:02:52 GMT vboxsync [80202] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Build fix bugref:9217 bugref:9517 Thu, 08 Aug 2019 17:36:15 GMT vboxsync [80201] * 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) Fix doxygen burn and fixed MMIO related macros, and notification area ... Thu, 08 Aug 2019 16:09:02 GMT vboxsync [80200] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINetworkAttachmentEditor.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINetworkAttachmentEditor.h (copied) FE/Qt: bugref:7720: VM settings / Network page: Replace heavily ... Thu, 08 Aug 2019 15:26:00 GMT vboxsync [80199] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIComboBox.h (modified) FE/Qt: bugref:7720: Forgot something in r132638. Thu, 08 Aug 2019 12:46:53 GMT vboxsync [80198] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIComboBox.cpp (modified) FE/Qt: bugref:7720: Build fix for r132638. Thu, 08 Aug 2019 12:29:28 GMT vboxsync [80197] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIComboBox.h (modified) FE/Qt: bugref:7720: QIComboBox: Extend with some of hidden QComboBox ... Thu, 08 Aug 2019 08:35:30 GMT vboxsync [80196] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Set ... Thu, 08 Aug 2019 07:41:34 GMT vboxsync [80195] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.ui (modified) FE/Qt: bugref:7720: VM settings / USB page: A small NLS fix directed ... Thu, 08 Aug 2019 07:26:33 GMT vboxsync [80194] * 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) Some more re-structuring and encapsulation of library implementation. ... Thu, 08 Aug 2019 06:51:08 GMT vboxsync [80193] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.cpp (modified) FE/Qt: bugref: 9510: Correcting x coordinates of data points Thu, 08 Aug 2019 04:25:31 GMT vboxsync [80192] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: Kicking out 32-bit host support - VMX. bugref:9511 Thu, 08 Aug 2019 00:36:57 GMT vboxsync [80191] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFBp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFCoreWrite.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFCpu.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFInfo.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFLog.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFOS.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3BugCheck.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3Flow.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3ModInMem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3PlugIn.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3Trace.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3Type.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFReg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFStack.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Dbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMMinimal.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMHeap.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMPagePool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMUkHeap.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileFailsafe.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMNetShaper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMQueue.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMThread.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSharedPage.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.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/VMMR3/VMMGuruMeditation.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMReq.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will ... Wed, 07 Aug 2019 19:24:24 GMT vboxsync [80190] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.cpp (modified) FE/Qt: bugref: 9510: Some polishing Wed, 07 Aug 2019 15:57:33 GMT vboxsync [80189] * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl (modified) FE/Qt: Qt header file fix for newer Qt versions, bugref:9524 ... Wed, 07 Aug 2019 15:26:39 GMT vboxsync [80188] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.cpp (modified) FE/Qt: bugref: 9510: Build fix Wed, 07 Aug 2019 15:15:00 GMT vboxsync [80187] * 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: - Adding a graph for network trafic metric - ... Wed, 07 Aug 2019 14:14:00 GMT vboxsync [80186] * trunk/src/VBox/ValidationKit/utils/storage/IoPerf.cpp (modified) ValidationKit/IoPerf: Statistics Wed, 07 Aug 2019 12:44:16 GMT vboxsync [80185] * trunk/src/VBox/ValidationKit/utils/storage/IoPerf.cpp (modified) ValidationKit/IoPerf: Implemented more tests Wed, 07 Aug 2019 11:24:32 GMT vboxsync [80184] * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) VMM/hmEmulateSvmMovTpr: doxygen fix Wed, 07 Aug 2019 11:24:03 GMT vboxsync [80183] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) VMM: Kicking out raw-mode - PGM doxygen fixes. bugref:9517 Wed, 07 Aug 2019 11:17:11 GMT vboxsync [80182] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Kicking out raw-mode - Eliminated more RCPTRTYPE use in PGM. ... Wed, 07 Aug 2019 10:49:52 GMT vboxsync [80181] * 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/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM: Kicking out raw-mode - Bunch of RCPTRTYPE use in PGM. bugref:9517 Wed, 07 Aug 2019 10:49:36 GMT vboxsync [80180] * 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/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Backing out r132620. Wed, 07 Aug 2019 10:48:23 GMT vboxsync [80179] * 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/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM: Kicking out raw-mode - Bunch of R0PTRTYPE use in PGM. bugref:9517 Wed, 07 Aug 2019 10:13:42 GMT vboxsync [80178] * trunk/src/VBox/ValidationKit/utils/storage/IoPerf.cpp (modified) ValidationKit/IoPerf: Updates Wed, 07 Aug 2019 09:55:21 GMT vboxsync [80177] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VMM: Kicking out raw-mode - PGMPool. bugref:9517 Wed, 07 Aug 2019 09:42:31 GMT vboxsync [80176] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Kicking out raw-mode - More virt handler leftovers. bugref:9517 Wed, 07 Aug 2019 09:41:57 GMT vboxsync [80175] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Kicking out raw-mode - More virt handler leftovers. bugref:9517 Wed, 07 Aug 2019 09:41:39 GMT vboxsync [80174] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Kicking out raw-mode - More virt handler leftovers. bugref:9517 Wed, 07 Aug 2019 09:13:24 GMT vboxsync [80173] * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) VMM: Kicking out raw-mode - More virt handler leftovers. bugref:9517 Wed, 07 Aug 2019 08:48:20 GMT vboxsync [80172] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.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/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Kicking out raw-mode - PGMAll*.cpp, PGMInline.h, PGMInternal.h. ... Wed, 07 Aug 2019 07:46:24 GMT vboxsync [80171] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 logging. Wed, 07 Aug 2019 04:59:59 GMT vboxsync [80170] * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 APIC-access/virtual-APIC page nits. Wed, 07 Aug 2019 03:58:55 GMT vboxsync [80169] * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.h (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0_impl.h (modified) Changes to enforce VirtIO 1.0 section 4.1.3.1 compliant device ... Wed, 07 Aug 2019 00:48:58 GMT vboxsync [80168] * 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 (added) Fixed offset usage that caused reaching into wrong values of newest ... Wed, 07 Aug 2019 00:34:52 GMT vboxsync [80167] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Kicking out raw-mode - PGMAll.cpp, PGMAllBth.h, more virt ... Tue, 06 Aug 2019 20:35:25 GMT vboxsync [80166] * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) VMM: Kicking out raw-mode - PGM Virt Handlers, ++. bugref:9517 Tue, 06 Aug 2019 20:31:41 GMT vboxsync [80165] * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) VMM: Kicking out raw-mode - PGM Virt Handlers, ++. [scm fix] bugref:9517 Tue, 06 Aug 2019 20:31:26 GMT vboxsync [80164] * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) VMM: Kicking out raw-mode - PGM Virt Handlers, ++. [scm fix] bugref:9517 Tue, 06 Aug 2019 20:28:12 GMT vboxsync [80163] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/pgm.h (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/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM: Kicking out raw-mode - PGM Virt Handlers, ++. bugref:9517 Tue, 06 Aug 2019 18:50:03 GMT vboxsync [80162] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) FE/Qt: bugref: 9510: Disabling/enabling graphs depending on the ...