# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 9:52:02 AM Fri, 22 Oct 2021 13:56:55 GMT vboxsync [92008] * trunk/src/VBox/Devices/Audio/AudioTestService.cpp (modified) Audio/Validation Kit: Also NULL the hostname after free in ... Fri, 22 Oct 2021 13:26:01 GMT vboxsync [92007] * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) VMM/PGM: Fixed saved state regression from r147656. bugref:9517 Fri, 22 Oct 2021 13:20:39 GMT vboxsync [92006] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/PGM: Always check VM_IS_NEM_ENABLED before calling into NEM. ... Fri, 22 Oct 2021 13:09:18 GMT vboxsync [92005] * trunk/src/VBox/Devices/Audio/DrvHostAudioPulseAudio.cpp (modified) Audio/Validation Kit: A bit more (optional) release logging for the ... Fri, 22 Oct 2021 13:01:49 GMT vboxsync [92004] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/Validation Kit: One more fix for r147627 (Correctly set the ... Fri, 22 Oct 2021 12:57:13 GMT vboxsync [92003] * trunk/src/VBox/ValidationKit/utils/audio/vkatCmdGeneric.cpp (modified) Audio/Validation Kit: One more fix for r147627 (Correctly set the ... Fri, 22 Oct 2021 12:54:42 GMT vboxsync [92002] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkatCmdGeneric.cpp (modified) Audio/Validation Kit: One more fix for r147627 (Correctly set the ... Fri, 22 Oct 2021 12:35:48 GMT vboxsync [92001] * trunk/src/VBox/Devices/Security/DevTpm.cpp (modified) Devices/Security/DevTpm: Initialize size of the command response ... Fri, 22 Oct 2021 11:49:35 GMT vboxsync [92000] * trunk/src/VBox/Devices/testcase/tstDevice.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceInternal.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceIoFuzz.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDevicePdmDevHlp.cpp (modified) Devices/testcase/tstDevice: Some basic MMIO fuzzing, bugref:9006 Fri, 22 Oct 2021 11:43:28 GMT vboxsync [91999] * trunk/src/VBox/Devices/Audio/AudioTestService.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTestServiceClient.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTestServiceInternal.h (modified) * trunk/src/VBox/Devices/Audio/AudioTestServiceTcp.cpp (modified) * trunk/src/VBox/Devices/Audio/testcase/tstAudioTestService.cpp (modified) Audio/Validation Kit: Fixed memory leaks found by ASAN, added + ... Fri, 22 Oct 2021 08:58:44 GMT vboxsync [91998] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDevice.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceBuiltin.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceIoFuzz.cpp (added) * trunk/src/VBox/Devices/testcase/tstDevicePdmDevHlp.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceSsmFuzz.cpp (modified) Devices/testcase: Some fun with the device fuzzing framework, bugref:9006 Fri, 22 Oct 2021 07:27:23 GMT vboxsync [91997] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 EPT CR3 bits. Fri, 22 Oct 2021 07:13:14 GMT vboxsync [91996] * trunk/src/VBox/Devices/Audio/AudioTestService.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTestServiceClient.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTestServiceInternal.h (modified) * trunk/src/VBox/Devices/Audio/AudioTestServiceTcp.cpp (modified) Audio/Validation Kit: Renamed ATSTRANSPORT::pfnTerm -> ... Fri, 22 Oct 2021 07:02:45 GMT vboxsync [91995] * trunk/src/VBox/Devices/Audio/AudioTestServiceClient.cpp (modified) Audio/Validation Kit: Renamed AudioTestSvcClientClose[Internal]() -> ... Fri, 22 Oct 2021 07:00:44 GMT vboxsync [91994] * trunk/src/VBox/Devices/Audio/AudioTestServiceClient.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTestServiceClient.h (modified) * trunk/src/VBox/Devices/Audio/testcase/tstAudioTestService.cpp (modified) Audio/Validation Kit: Renamed AudioTestSvcClientClose[Internal]() -> ... Fri, 22 Oct 2021 04:57:15 GMT vboxsync [91993] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) VMM: Nested VMX: bugref:10092 EPT PML4E effective RW permissions fix. Fri, 22 Oct 2021 04:51:51 GMT vboxsync [91992] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) VMM: Nested VMX: bugref:10092 EPT PML4E effective RW permissions fix. Fri, 22 Oct 2021 04:25:20 GMT vboxsync [91991] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) VMM: Nested VMX: bugref:10092 Effective permissions for EPT PML4E. Fri, 22 Oct 2021 03:33:29 GMT vboxsync [91990] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Nested VMX: bugref:10092 Forgot to commit file, build fix. Fri, 22 Oct 2021 03:33:13 GMT vboxsync [91989] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) VMM: Nested VMX: bugref:10092 Build fix. Fri, 22 Oct 2021 03:23:54 GMT vboxsync [91988] * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) VMM/TM: Fixed race while switching TSC modes. Fri, 22 Oct 2021 03:22:15 GMT vboxsync [91987] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 Update VMLAUNCH/VMRESUME and VM- ... Fri, 22 Oct 2021 03:21:40 GMT vboxsync [91986] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) VMM: Nested VMX: bugref:10092 Added PGMSetGuestEptPtr. Fri, 22 Oct 2021 03:21:02 GMT vboxsync [91985] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) VMM: Nested VMX: bugref:10092 Removed CPUMGetGuestVmxEptPtr. Thu, 21 Oct 2021 21:51:52 GMT vboxsync [91984] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) SUPHardNt: Just continue validating signatures upon encountering ... Thu, 21 Oct 2021 21:38:27 GMT vboxsync [91983] * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) ValKit/Audio: Disable automatic VAKT unit testing during build as it ... Thu, 21 Oct 2021 20:43:38 GMT vboxsync [91982] * trunk/src/VBox/Runtime/common/crypto/x509-certpaths.cpp (modified) IPRT/RTCrX509CertPaths: Only ignore critical subject key IDs on end ... Thu, 21 Oct 2021 18:12:53 GMT vboxsync [91980] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/GIMDev/GIMDev.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0DevHlp.cpp (modified) VMM,GIMDev: Missing PDMDevHlpGIMGetMmio2Regions for ring-0 variant, ... Thu, 21 Oct 2021 18:11:11 GMT vboxsync [91979] * trunk/src/VBox/Runtime/common/crypto/x509-certpaths.cpp (modified) IPRT/RTCrX509CertPaths: Do not flag Subject Key Identifier as invalid ... Thu, 21 Oct 2021 17:40:42 GMT vboxsync [91978] * trunk/src/VBox/Installer/common/virtualboxvm.desktop.in (modified) FE/Qt: bugref:10127 Removing MemType from virtualboxvm.desktop since ... Thu, 21 Oct 2021 17:38:43 GMT vboxsync [91977] * trunk/src/VBox/Installer/common/virtualbox.desktop.in (modified) * trunk/src/VBox/Installer/common/virtualboxvm.desktop.in (modified) FE/Qt: bugref:10127. Removing Encoding entry from .desktop files are ... Thu, 21 Oct 2021 17:18:29 GMT vboxsync [91976] * trunk/src/VBox/VMM/Config.kmk (modified) VMM/Config.kmk: Pick up VBOX_WITH_PGM_NEM_MODE from the build ... Thu, 21 Oct 2021 17:07:40 GMT vboxsync [91975] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) VMM: Nested VMX: bugref:10092 Added CPUMGetGuestVmxEptPtr. This can ... Thu, 21 Oct 2021 16:26:49 GMT vboxsync [91974] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 Peel out EPTP checking as a ... Thu, 21 Oct 2021 16:19:10 GMT vboxsync [91973] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM: Doxygen fixes, bugref:10074 Thu, 21 Oct 2021 15:58:30 GMT vboxsync [91971] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Nested VMX: bugref:10092 Renamed typo in VMCS field. Thu, 21 Oct 2021 15:54:06 GMT vboxsync [91970] * trunk/src/VBox/Devices/Makefile.kmk (modified) VMM,Devices: Replace remaining direct calls to VBoxVMM with device ... Thu, 21 Oct 2021 15:53:59 GMT vboxsync [91969] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportApp.cpp (modified) FE/Qt: bugref:10067: UIWizardImportApp: Another place to migrate ... Thu, 21 Oct 2021 15:52:28 GMT vboxsync [91968] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/GIMDev/GIMDev.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,Devices: Replace remaining direct calls to VBoxVMM with device ... Thu, 21 Oct 2021 15:45:02 GMT vboxsync [91967] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Nested VMX: bugref:10092 Bitfield assertions. Thu, 21 Oct 2021 15:44:49 GMT vboxsync [91966] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageSource.h (modified) FE/Qt: bugref:10067: UIWizardImportApp: Migrate intermediate progress ... Thu, 21 Oct 2021 15:32:35 GMT vboxsync [91964] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 CR3 physical address mask check ... Thu, 21 Oct 2021 15:22:44 GMT vboxsync [91963] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 CR3 physical address mask check ... Thu, 21 Oct 2021 15:20:29 GMT vboxsync [91962] * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) Additions: X11: partly revert r147454, bugref:10120. Restore ... Thu, 21 Oct 2021 15:05:23 GMT vboxsync [91961] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) VMM,DevPciBios: Add helper callback for PDMR3QueryLun and make use of ... Thu, 21 Oct 2021 15:01:54 GMT vboxsync [91960] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,DevPciBios: Add helper callback for PDMR3QueryLun and make use of ... Thu, 21 Oct 2021 14:43:09 GMT vboxsync [91959] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified) FE/Qt: bugref:10067: Renaming UINotificationProgressApplianceExport ... Thu, 21 Oct 2021 14:34:49 GMT vboxsync [91958] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEM/win: No mapping limits when in simplified memory management ... Thu, 21 Oct 2021 14:27:11 GMT vboxsync [91956] * trunk/src/VBox/Devices/VirtIO/Virtio.cpp (modified) VMM,Devices: Eliminate direct calls to DBGFR3* and use the device ... Thu, 21 Oct 2021 14:26:20 GMT vboxsync [91955] * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and ... Thu, 21 Oct 2021 14:23:19 GMT vboxsync [91954] * trunk/src/VBox/Devices/VirtIO/Virtio.cpp (modified) VMM,Devices: Eliminate direct calls to DBGFR3* and use the device ... Thu, 21 Oct 2021 14:16:29 GMT vboxsync [91953] * trunk/src/VBox/Devices/VirtIO/Virtio.cpp (modified) VMM,Devices: Eliminate direct calls to DBGFR3* and use the device ... Thu, 21 Oct 2021 13:57:32 GMT vboxsync [91952] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/PGMMap.cpp (deleted) VMM/PGM,VMMDev: Removed PGMR3MappingsSize, PGMR3MappingsFix & ... Thu, 21 Oct 2021 13:55:49 GMT vboxsync [91951] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxEptPagingEnabledEx ... Thu, 21 Oct 2021 13:49:59 GMT vboxsync [91950] * trunk/src/VBox/Devices/VirtIO/Virtio.cpp (modified) VMM,Devices: Eliminate direct calls to DBGFR3* and use the device ... Thu, 21 Oct 2021 13:46:13 GMT vboxsync [91949] * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other ... Thu, 21 Oct 2021 13:35:52 GMT vboxsync [91948] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified) FE/Qt: bugref:10067: UIWizardExportApp: Migrate intermediate progress ... Thu, 21 Oct 2021 13:33:57 GMT vboxsync [91947] * trunk/src/VBox/ValidationKit/utils/audio/vkatCmdSelfTest.cpp (modified) Audio/Validation Kit: Perform a quick audio driver stack self-test on ... Thu, 21 Oct 2021 13:30:54 GMT vboxsync [91946] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkatCmdSelfTest.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkatInternal.h (modified) Audio/Validation Kit: Perform a quick audio driver stack self-test on ... Thu, 21 Oct 2021 13:17:30 GMT vboxsync [91945] * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) VMM,Devices: Eliminate calls to PDMR3Thread and use the driver hlper ... Thu, 21 Oct 2021 13:02:36 GMT vboxsync [91944] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevTesting.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,Devices: Eliminate direct calls to DBGFR3* and use the device ... Thu, 21 Oct 2021 13:01:50 GMT vboxsync [91943] * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other ... Thu, 21 Oct 2021 12:59:54 GMT vboxsync [91942] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h (modified) Devices/Graphics/HGSMIHost: Eliminate usage of VMMGetCpu(), bugref:10074 Thu, 21 Oct 2021 12:59:28 GMT vboxsync [91941] * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other ... Thu, 21 Oct 2021 12:51:46 GMT vboxsync [91940] * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/Validation Kit: Matched the parameters of ... Thu, 21 Oct 2021 12:43:45 GMT vboxsync [91939] * trunk/include/VBox/vmm/mm.h (modified) * trunk/include/VBox/vmm/tm.h (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/include/TMInternal.h (modified) VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other ... Thu, 21 Oct 2021 11:38:29 GMT vboxsync [91937] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Devices/Storage/DrvVD: Eliminate the last direct calls to CFGMR3* and ... Thu, 21 Oct 2021 11:12:40 GMT vboxsync [91936] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) Devices/Bus/DevPCI: Remove unused code, bugref:10074 Thu, 21 Oct 2021 11:08:45 GMT vboxsync [91935] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,Devices: Eliminate direct calls to IOMIOPortWrite API and ... Thu, 21 Oct 2021 10:49:03 GMT vboxsync [91934] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/Validation Kit: Corrected some VKAT exit codes ... Thu, 21 Oct 2021 10:44:19 GMT vboxsync [91933] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) X11: Shared Clipboard: handle case when libXt reports empty clipboard ... Thu, 21 Oct 2021 10:43:31 GMT vboxsync [91932] * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) Audio/Validation Kit: Added an automatic unit testing target for the ... Thu, 21 Oct 2021 10:15:38 GMT vboxsync [91931] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Nested VMX: bugref:10092 Undid the unintentional spacing and ... Thu, 21 Oct 2021 10:12:30 GMT vboxsync [91930] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0DevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,Devices: Eliminate direct calls to IOMMmioResetRegion and ... Thu, 21 Oct 2021 10:12:24 GMT vboxsync [91929] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Nested VMX: bugref:10092 Laid out PGM_BF_PTWALK_EFF_* bitfields ... Thu, 21 Oct 2021 09:09:51 GMT vboxsync [91928] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-cmd.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0DevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,Devices: Eliminate direct calls to PGMHandlerPhysical* APIs and ... Thu, 21 Oct 2021 08:34:10 GMT vboxsync [91926] * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and ... Thu, 21 Oct 2021 08:23:53 GMT vboxsync [91925] * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and ... Thu, 21 Oct 2021 07:56:06 GMT vboxsync [91924] * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and ... Thu, 21 Oct 2021 07:45:22 GMT vboxsync [91923] * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and ... Thu, 21 Oct 2021 07:44:31 GMT vboxsync [91922] * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and ... Thu, 21 Oct 2021 07:41:36 GMT vboxsync [91921] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and ... Thu, 21 Oct 2021 06:45:26 GMT vboxsync [91920] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcArch.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and ... Thu, 21 Oct 2021 01:10:52 GMT vboxsync [91919] * trunk/src/VBox/Runtime/testcase/tstRTNetIPv4.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTNetIPv6.cpp (modified) IPRT: Make RTNetStrToIPv4Cidr() and RTNetStrToIPv4Cidr() accept zero ... Thu, 21 Oct 2021 01:09:34 GMT vboxsync [91918] * trunk/src/VBox/Runtime/common/net/netaddrstr2.cpp (modified) IPRT: Make RTNetStrToIPv4Cidr() and RTNetStrToIPv4Cidr() accept zero ... Thu, 21 Oct 2021 00:34:53 GMT vboxsync [91917] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) NAT/Net: NATNetwork::setNetwork - be prepared for RTNetStrToIPv4Cidr ... Thu, 21 Oct 2021 00:26:53 GMT vboxsync [91916] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) NAT/Net: Convert assertion about RTNetStrToIPv4Cidr returning a valid ... Wed, 20 Oct 2021 19:45:19 GMT vboxsync [91915] * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) Audio/Validation Kit: Added an automatic unit testing target for the ... Wed, 20 Oct 2021 19:29:46 GMT vboxsync [91914] * trunk/src/VBox/Devices/Audio/testcase/tstAudioTestService.cpp (modified) Audio/Validation Kit: Fixed testcase tstAudioTestService. ​bugref:10008 Wed, 20 Oct 2021 19:15:43 GMT vboxsync [91913] * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/Validation Kit: Added the pre/post beacon sizes to the test set ... Wed, 20 Oct 2021 19:09:54 GMT vboxsync [91912] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/Validation Kit: Cleaned up the test tone validation code a bit. ... Wed, 20 Oct 2021 19:07:54 GMT vboxsync [91911] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/Validation Kit: Shortened the (fudge) time for letting the ... Wed, 20 Oct 2021 19:06:45 GMT vboxsync [91910] * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/Validation Kit: Added support for recording pre/post audio ... Wed, 20 Oct 2021 19:05:44 GMT vboxsync [91909] * trunk/include/VBox/vmm/pdmcritsect.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM,PDM: Eliminated PDMDevHlpCritSectGetNopR0 and ... Wed, 20 Oct 2021 19:05:19 GMT vboxsync [91908] * trunk/src/VBox/Devices/Audio/DrvHostAudioValidationKit.cpp (modified) Audio/Validation Kit: Implemented support for injecting pre/post ... Wed, 20 Oct 2021 19:00:05 GMT vboxsync [91907] * trunk/include/VBox/vmm/mm.h (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/MM: Eliminated MMHyperCCToRC and MMHyperR0ToRC. bugref:9517 Wed, 20 Oct 2021 17:53:08 GMT vboxsync [91906] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0DevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM/PDMDevHlp: Stripped down the queue methods (completely unused at ... Wed, 20 Oct 2021 17:43:26 GMT vboxsync [91905] * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/src/VBox/Devices/Input/DrvKeyboardQueue.cpp (modified) * trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) Drv*,PDMDrvHlp: Added driver helpers for all queues operations, ... Wed, 20 Oct 2021 16:54:47 GMT vboxsync [91904] * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/include/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Nested VMX: bugref:10092 EPT guest paging mode boiler plate and ... Wed, 20 Oct 2021 14:22:30 GMT vboxsync [91901] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) Devices/Graphics/DevVGA-SVGA.cpp: Use ...