# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 15, 2024 7:48:37 PM 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 ... Wed, 20 Oct 2021 14:16:27 GMT vboxsync [91900] * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) VMM,Devices: Add callbacks to required MMR3* APIs to the helper ... Wed, 20 Oct 2021 14:11:42 GMT vboxsync [91899] * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) VMM,Devices: Add callbacks to required MMR3* APIs to the helper ... Wed, 20 Oct 2021 13:59:08 GMT vboxsync [91898] * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) VMM,Devices: Add callbacks to required MMR3* APIs to the helper ... Wed, 20 Oct 2021 13:42:39 GMT vboxsync [91897] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/GIMDev/DrvUDP.cpp (modified) * trunk/src/VBox/Devices/Network/DevINIP.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/DrvUDPTunnel.cpp (modified) * trunk/src/VBox/Devices/Network/DrvVDE.cpp (modified) * trunk/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcArch.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/PC/DevQemuFwCfg.cpp (modified) * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvRawFile.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvTCP.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Trace/DrvIfsTrace.cpp (modified) * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) VMM,Devices: Add callbacks to required MMR3* APIs to the helper ... Wed, 20 Oct 2021 13:42:05 GMT vboxsync [91896] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified) FE/Qt: bugref:10067: UIWizardExportApp: Migrate intermediate progress ... Wed, 20 Oct 2021 13:30:17 GMT vboxsync [91895] * trunk/include/VBox/vmm/pdmqueue.h (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMQueue.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM: Removed raw-mode stuff from PDMQueue. bugref:9517 Wed, 20 Oct 2021 13:27:20 GMT vboxsync [91894] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.h (modified) FE/Qt: bugref:10067: UIWizardExportApp: Move field setters to public ... Wed, 20 Oct 2021 13:02:11 GMT vboxsync [91893] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.h (modified) FE/Qt: bugref:9996: Tiny cleanup for UIWizardExportApp. Wed, 20 Oct 2021 12:42:02 GMT vboxsync [91892] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Devices/Network: Change the network drivers to access the CFGM API ... Wed, 20 Oct 2021 12:30:27 GMT vboxsync [91891] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp (modified) Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp: Fix compilation with ... Wed, 20 Oct 2021 12:11:19 GMT vboxsync [91890] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciInternal.h (modified) Devices/Bus/DevPciIch9: Access SSM API only through the device helper ... Wed, 20 Oct 2021 12:05:47 GMT vboxsync [91889] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) Devices/Bus/DevPciIch9: Access CFGM API only through the device ... Wed, 20 Oct 2021 12:03:15 GMT vboxsync [91888] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) Devices/Bus/DevPciIch9: Access SSM API only through the device helper ... Wed, 20 Oct 2021 12:02:36 GMT vboxsync [91887] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) Devices/VMMDev: Access SSM API only through the device helper ... Wed, 20 Oct 2021 12:01:58 GMT vboxsync [91886] * trunk/src/VBox/Devices/Misc/DevVirtualKD.cpp (modified) Devices/Misc/DevVirtualKD.cpp: Access CFGM API only through the ... Wed, 20 Oct 2021 12:01:26 GMT vboxsync [91885] * trunk/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp (modified) Devices/PC/ACPI/VBoxAcpi.cpp: Access CFGM API only through the device ... Wed, 20 Oct 2021 11:52:45 GMT vboxsync [91884] * trunk/src/VBox/Devices/Audio/DrvHostAudioDSound.cpp (modified) Devices/Audio: Change audio drivers to access the CFGM API through ... Wed, 20 Oct 2021 11:47:48 GMT vboxsync [91883] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Devices/Network: Change the network drivers to access the CFGM API ... Wed, 20 Oct 2021 11:41:52 GMT vboxsync [91882] * trunk/src/VBox/Devices/Storage/UsbMsd.cpp (modified) Devices/Storage: Change the USB mass storage device emulations to ... Wed, 20 Oct 2021 11:37:30 GMT vboxsync [91881] * trunk/src/VBox/Devices/Input/UsbKbd.cpp (modified) * trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified) Devices/Input: Change the USB keyboard and mouse device emulations to ... Wed, 20 Oct 2021 11:37:06 GMT vboxsync [91880] * trunk/src/VBox/Devices/USB/USBProxyDevice.cpp (modified) Devices/USB: Change the USB proxy device to access the CFGM API ... Wed, 20 Oct 2021 11:35:56 GMT vboxsync [91879] * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) VMM/PDMUsb: Add CFGM and SSM helpers to PDMUSBHLP, bugref:10074 Wed, 20 Oct 2021 11:29:07 GMT vboxsync [91878] * 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: UIWizardExportApp: Migrate CVFSExplorer related ... Wed, 20 Oct 2021 11:26:48 GMT vboxsync [91877] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.h (modified) FE/Qt: bugref:10067: UINotificationCenter: Make handleNow() return ... Wed, 20 Oct 2021 10:47:27 GMT vboxsync [91876] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Devices/Storage/DrvVD: Access the SSM API through the driver helper ... Wed, 20 Oct 2021 09:15:43 GMT vboxsync [91875] * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) Devices/Storage: Change the storage drivers to access the CFGM API ... Wed, 20 Oct 2021 09:11:06 GMT vboxsync [91874] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. ... Wed, 20 Oct 2021 09:08:32 GMT vboxsync [91873] * trunk/src/VBox/Devices/Network/DrvVMNet.m (modified) Devices/Network: Change the network drivers to access the CFGM API ... Wed, 20 Oct 2021 09:07:44 GMT vboxsync [91872] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNetShaper.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/DrvUDPTunnel.cpp (modified) * trunk/src/VBox/Devices/Network/DrvVDE.cpp (modified) Devices/Network: Change the network drivers to access the CFGM API ... Wed, 20 Oct 2021 09:06:26 GMT vboxsync [91871] * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) Devices/USB: Change the USB roothub driver to access the CFGM API ... Wed, 20 Oct 2021 09:06:11 GMT vboxsync [91870] * trunk/src/VBox/Devices/Trace/DrvIfsTrace.cpp (modified) Devices/Trace: Change the tracing driver to access the CFGM API ... Wed, 20 Oct 2021 09:05:50 GMT vboxsync [91869] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvRamDisk.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Devices/Storage: Change the storage drivers to access the CFGM API ... Wed, 20 Oct 2021 09:05:37 GMT vboxsync [91868] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvRawFile.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvTCP.cpp (modified) Devices/Serial: Change the serial drivers to access the CFGM API ... Wed, 20 Oct 2021 09:05:23 GMT vboxsync [91867] * trunk/src/VBox/Devices/Security/DrvTpmEmu.cpp (modified) * trunk/src/VBox/Devices/Security/DrvTpmEmuTpms.cpp (modified) * trunk/src/VBox/Devices/Security/DrvTpmHost.cpp (modified) Devices/Security: Change the TPM drivers to access the CFGM API ... Wed, 20 Oct 2021 09:05:06 GMT vboxsync [91866] * trunk/src/VBox/Devices/Samples/DrvStorageFilter.cpp (modified) Devices/Samples: Change the storage filter driver to access the CFGM ... Wed, 20 Oct 2021 09:04:42 GMT vboxsync [91865] * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) Devices/Parallel: Change host parallel port driver to access the CFGM ... Wed, 20 Oct 2021 09:04:23 GMT vboxsync [91864] * trunk/src/VBox/Devices/PC/DrvACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DrvAcpiCpu.cpp (modified) Devices/PC: Change ACPI drivers to access the CFGM API through the ...