# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 9, 2025 12:35:29 PM 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 ... Wed, 20 Oct 2021 09:04:02 GMT vboxsync [91863] * trunk/src/VBox/Devices/Input/DrvKeyboardQueue.cpp (modified) * trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp (modified) Devices/Input: Change input drivers to access the CFGM API through ... Wed, 20 Oct 2021 09:03:40 GMT vboxsync [91862] * trunk/src/VBox/Devices/GIMDev/DrvUDP.cpp (modified) Devices/GIM: Change UDP driver to access the CFGM API through the ... Wed, 20 Oct 2021 09:03:22 GMT vboxsync [91861] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioPulseAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioWasApi.cpp (modified) Devices/Audio: Change audio drivers to access the CFGM API through ... Wed, 20 Oct 2021 08:53:19 GMT vboxsync [91860] * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) VMM/PDMDriver: Add CFGM and SSM helpers to PDMDRVHLPR3, bugref:10074 Wed, 20 Oct 2021 08:37:35 GMT vboxsync [91859] * trunk/src/VBox/Installer/common/virtualboxvm.desktop.in (modified) FE/Qt: bugref:10127. Hiding virtualboxvm.desktop from application menus. Wed, 20 Oct 2021 07:25:21 GMT vboxsync [91858] * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/ALSA: Temporary instrumentation build for investigating ... Wed, 20 Oct 2021 06:50:10 GMT vboxsync [91857] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/common/virtualbox.desktop.in (modified) * trunk/src/VBox/Installer/common/virtualboxvm.desktop.in (copied) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/pkg_plist (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/deffiles (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/uninstall.sh (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) FE/Qt: bugref:10127. Adding virtualboxvm.desktop to installer. take 2. Wed, 20 Oct 2021 01:02:23 GMT vboxsync [91856] * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (modified) VMM/MM: Build fix. bugref:10122 Wed, 20 Oct 2021 00:51:01 GMT vboxsync [91855] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) VMM/PGM: scm fix. bugref:10122 Wed, 20 Oct 2021 00:50:11 GMT vboxsync [91854] * trunk/include/VBox/vmm/mm.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (deleted) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.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/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. ... Tue, 19 Oct 2021 23:55:01 GMT vboxsync [91853] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/NEM,PGM: Build fix. bugref:10122 Tue, 19 Oct 2021 23:34:50 GMT vboxsync [91852] * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/NEM,PGM: Build fixes. bugref:10122 Tue, 19 Oct 2021 23:27:52 GMT vboxsync [91851] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/NEM,PGM: Build fixes. bugref:10122 Tue, 19 Oct 2021 23:27:43 GMT vboxsync [91850] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/NEM,PGM: Build fixes. bugref:10122 Tue, 19 Oct 2021 23:24:00 GMT vboxsync [91849] * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) VMM/NEM,PGM: Build fixes. bugref:10122 Tue, 19 Oct 2021 23:18:13 GMT vboxsync [91848] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/nem.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/Config.kmk (modified) * trunk/src/VBox/VMM/VMMAll/NEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.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/NEMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/NEM,PGM: First bunch changes for watered down guest memory ... Tue, 19 Oct 2021 18:06:42 GMT vboxsync [91847] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/common/virtualbox.desktop.in (modified) * trunk/src/VBox/Installer/common/virtualboxvm.desktop.in (deleted) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/pkg_plist (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/deffiles (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/uninstall.sh (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Reverting r147647. Tue, 19 Oct 2021 18:01:00 GMT vboxsync [91846] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/common/virtualbox.desktop.in (modified) * trunk/src/VBox/Installer/common/virtualboxvm.desktop.in (copied) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/pkg_plist (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/deffiles (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/uninstall.sh (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) FE/Qt: bugref:10127. Adding virtualboxvm.desktop to installer. First ... Tue, 19 Oct 2021 17:19:45 GMT vboxsync [91845] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIProgressTask.cpp (modified) FE/Qt: bugref:10067: UIProgressTask: Additional case for stuff ... Tue, 19 Oct 2021 17:17:21 GMT vboxsync [91844] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp (modified) FE/Qt: bugref:10067: UINotificationCenter: Update for handleNow() ... Tue, 19 Oct 2021 17:15:37 GMT vboxsync [91843] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObject.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObject.h (modified) FE/Qt: bugref:10067: Notification-center: Extend ... Tue, 19 Oct 2021 14:44:02 GMT vboxsync [91842] * trunk/src/VBox/ValidationKit/utils/audio/vkatCmdGeneric.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkatDriverStack.cpp (modified) Audio/VKAT: Fixes for audioTestDriverStackStreamDestroy(). ​bugref:10008 Tue, 19 Oct 2021 13:39:25 GMT vboxsync [91841] * trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp (modified) Audio/ALSA: Temporary instrumentation build for investigating ... Tue, 19 Oct 2021 10:50:26 GMT vboxsync [91840] * trunk/src/VBox/ImageMounter/vboximg-mount/vboximg-mount.cpp (modified) vboximg-mount: Return an error if no image UUID or path is specified, ... Tue, 19 Oct 2021 09:43:29 GMT vboxsync [91839] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Clarified AssertRC scope. Tue, 19 Oct 2021 08:56:52 GMT vboxsync [91838] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIBootFailureDialog.cpp (modified) FE/Qt: bugref:9974. Small layout fix. Tue, 19 Oct 2021 08:29:57 GMT vboxsync [91837] * trunk/include/iprt/nt/nt.h (modified) iprt/nt/nt.h: Moved RtlFreeUnicodeString up so its visible in ring-0 ... Tue, 19 Oct 2021 08:28:44 GMT vboxsync [91836] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) SUP: Added SUPR0GetSessionUid(). bugref:10093 Tue, 19 Oct 2021 08:04:23 GMT vboxsync [91835] * trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp (modified) Audio/ALSA: More optional (release) logging when draining stream. ... Tue, 19 Oct 2021 08:04:08 GMT vboxsync [91834] * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/Validation Kit: Fixed nits in audioTestStreamDestroy(). ... Mon, 18 Oct 2021 17:47:04 GMT vboxsync [91833] * trunk/src/libs/openssl-1.1.1l/crypto/rand/rand_unix.c (modified) openssl-1.1.1l: Experiment with (hopefully upstreamable) alternative ... Mon, 18 Oct 2021 17:22:48 GMT vboxsync [91832] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/Validation Kit: Correctly set the probe backends flags (don't ... Mon, 18 Oct 2021 16:55:57 GMT vboxsync [91831] * trunk/src/libs/openssl-1.1.1l/crypto/rand/rand_unix.c (modified) openssl-1.1.1l: Check for SDK function availability. bugref:10126 Mon, 18 Oct 2021 16:32:29 GMT vboxsync [91830] * trunk/src/libs/Makefile.kmk (modified) Switching to openssl-1.1.1l bugref:10126 Mon, 18 Oct 2021 16:30:50 GMT vboxsync [91829] * trunk/src/libs/openssl-1.1.1k (deleted) Removing old openssl-1.1.1k bugref:10126 Mon, 18 Oct 2021 15:47:22 GMT vboxsync [91828] * trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp (modified) Audio/ALSA: More optional (release) logging when draining stream. ... Mon, 18 Oct 2021 15:30:28 GMT vboxsync [91827] * trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp (modified) Audio/ALSA: More optional (release) logging when draining stream. ... Mon, 18 Oct 2021 13:45:07 GMT vboxsync [91826] * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/Validation Kit: Log last successful writes to backends. ... Mon, 18 Oct 2021 12:26:24 GMT vboxsync [91825] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVM.cpp (modified) FE/Qt: bugref:9996: Tiny includes cleanup for UIWizardNewCloudVM. Mon, 18 Oct 2021 10:42:34 GMT vboxsync [91824] * trunk/src/VBox/ValidationKit/utils/audio/vkatDriverStack.cpp (modified) Audio/Validation Kit: Added fail-safe for audio stacks and/or ... Mon, 18 Oct 2021 10:12:46 GMT vboxsync [91823] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp (modified) Devices/Graphics: parser improvements; logging: bugref:9830 Mon, 18 Oct 2021 10:06:29 GMT vboxsync [91822] * trunk/src/VBox/VMM/include/PGMGstDefs.h (modified) VMM: Nested VMX: bugref:10092 Removed GST_TOTAL_PD_ENTRIES macro, no ... Mon, 18 Oct 2021 09:59:54 GMT vboxsync [91821] * trunk/src/VBox/VMM/VMMR0/PGMR0Pool.cpp (modified) VMM/PGMPool: Make we grow while on the kernel stack. [fix] bugref:10124 Mon, 18 Oct 2021 09:59:23 GMT vboxsync [91820] * trunk/src/VBox/VMM/VMMR0/PGMR0Pool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0StackBack-darwin.asm (modified) VMM/PGMPool: Make we grow while on the kernel stack. bugref:10124 Mon, 18 Oct 2021 09:54:09 GMT vboxsync [91819] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM/Logger: Make sure vmmR0LoggerFlushInner runs on the kernel stack. ... Mon, 18 Oct 2021 09:53:55 GMT vboxsync [91818] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) VMM/PDMCritSect: Don't preempt while on custom stack. [build fix] ... Mon, 18 Oct 2021 09:52:40 GMT vboxsync [91817] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp (modified) VMM/PDMCritSectRw: Don't preempt while on custom stack. [build fix] ... Mon, 18 Oct 2021 09:47:59 GMT vboxsync [91816] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) VMM/PDMCritSect: comments. bugref:10124 Mon, 18 Oct 2021 09:47:29 GMT vboxsync [91815] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp (modified) VMM/PDMCritSectRw: Don't preempt while on custom stack. [build fix] ... Mon, 18 Oct 2021 09:46:39 GMT vboxsync [91814] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp (modified) VMM/PDMCritSectRw: Don't preempt while on custom stack. [build fix] ... Mon, 18 Oct 2021 09:45:16 GMT vboxsync [91813] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp (modified) VMM/PDMCritSectRw: Don't preempt while on custom stack. [build fix] ... Mon, 18 Oct 2021 09:43:28 GMT vboxsync [91812] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0StackBack-darwin.asm (modified) VMM/PDMCritSectRw: Don't preempt while on custom stack. bugref:10124 Mon, 18 Oct 2021 09:36:15 GMT vboxsync [91811] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM/VMMR0EntryEx: Don't switch to custom stack for now - will make ... Mon, 18 Oct 2021 09:29:56 GMT vboxsync [91810] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0StackBack-darwin.asm (modified) VMM/Logger: Make sure vmmR0LoggerFlushInner runs on the kernel stack. ... Mon, 18 Oct 2021 09:25:27 GMT vboxsync [91809] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM/VMMR0EntryEx: Don't switch to custom stack for now - will make ... Mon, 18 Oct 2021 09:20:07 GMT vboxsync [91808] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0StackBack-darwin.asm (added) VMM/PDMCritSect: Don't preempt while on custom stack. bugref:10124 Mon, 18 Oct 2021 08:34:57 GMT vboxsync [91807] * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) VMM: Stop refusing macOS 12. bugref:10124 Mon, 18 Oct 2021 08:32:39 GMT vboxsync [91806] * trunk/include/VBox/SUPR0StackWrapper.mac (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0-asm.sed (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0JmpA-amd64.asm (modified) * trunk/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMR0CallHost-2A.asm (modified) SUPDrv,tstVMMR0CallHost-2: Use the argument count from the function ... Mon, 18 Oct 2021 07:38:19 GMT vboxsync [91805] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) SUPDrv: Mangling fix. [grr] bugref:10124 Mon, 18 Oct 2021 07:37:10 GMT vboxsync [91804] * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) VMM: Make it possible to suppress the macOS 12+ check through an ... Mon, 18 Oct 2021 07:36:51 GMT vboxsync [91803] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) SUPDrv: Mangling fix. bugref:10124 Mon, 18 Oct 2021 02:58:41 GMT vboxsync [91802] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) SUPDrv: Build fix. bugref:10124 Mon, 18 Oct 2021 02:33:13 GMT vboxsync [91801] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0-asm-files.sed (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0-asm.sed (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0-def-lx.sed (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0-def-pe.sed (modified) SUPDrv: Try provide accurate argument counts for the functions so we ... Mon, 18 Oct 2021 00:49:23 GMT vboxsync [91800] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (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/HostDrivers/Support/SUPR0-asm-files.sed (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0-asm.sed (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0-def-lx.sed (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0-def-pe.sed (modified) SUPDrv: Reworked the export table a little. SUPFUNC got a cArgs ... Sun, 17 Oct 2021 22:59:41 GMT vboxsync [91799] * trunk/include/VBox/sup.h (modified) SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, ... Sun, 17 Oct 2021 22:56:45 GMT vboxsync [91798] * trunk/include/VBox/sup.h (modified) SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, ... Sun, 17 Oct 2021 22:49:04 GMT vboxsync [91797] * trunk/Makefile.kmk (modified) /Makefile.kmk: Tweaked VBOX_RSYNC_IN_FN to save space in the solaris ... Sun, 17 Oct 2021 22:29:58 GMT vboxsync [91796] * trunk/include/VBox/sup.h (modified) SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, ... Sun, 17 Oct 2021 20:14:13 GMT vboxsync [91795] * trunk/include/VBox/sup.h (modified) SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, ... Sun, 17 Oct 2021 19:00:43 GMT vboxsync [91794] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, ... Sun, 17 Oct 2021 18:59:39 GMT vboxsync [91793] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, ...