# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 5, 2024 12:23:44 AM Mon, 17 May 2021 15:32:35 GMT vboxsync [89106] * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsSet.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsSet.h (modified) FE/Qt: bugref:10003: Reworking Details pane; Heavy rework for details ... Mon, 17 May 2021 15:27:10 GMT vboxsync [89105] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.h (modified) FE/Qt: Deleting some spaces Mon, 17 May 2021 15:25:53 GMT vboxsync [89104] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.h (modified) FE/Qt: Guarding action pool pointer with QPointer to avoid crashes ... Mon, 17 May 2021 15:11:53 GMT vboxsync [89103] * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsSet.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsSet.h (modified) FE/Qt: bugref:10003: Reworking Details pane; Make updateLayout() ... Mon, 17 May 2021 15:04:49 GMT vboxsync [89102] * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElements.cpp (modified) FE/Qt: bugref:10003: Reworking Details pane; More strict logic for ... Mon, 17 May 2021 14:58:15 GMT vboxsync [89101] * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElements.h (modified) FE/Qt: bugref:10003: Reworking Details pane; Make updateLayout() ... Mon, 17 May 2021 14:48:19 GMT vboxsync [89100] * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.h (modified) FE/Qt: bugref:10003: Reworking Details pane; No need for element ... Mon, 17 May 2021 14:15:33 GMT vboxsync [89099] * trunk/src/VBox/Devices/Audio/DrvHostAudioAlsaStubs.h (modified) DrvHostAudioAlsa: A better attempt at detecting when we need to ... Mon, 17 May 2021 13:58:09 GMT vboxsync [89098] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Intel IOMMU: bugref:9967 ConsoleImpl2, DevIoApic: When Main ... Mon, 17 May 2021 13:55:14 GMT vboxsync [89097] * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) ValKit: Attempt at fixing iso packing and AudioTest build selection. ... Mon, 17 May 2021 13:54:10 GMT vboxsync [89096] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.h (modified) FE/Qt: bugref:9930. Some cleaning Mon, 17 May 2021 12:55:55 GMT vboxsync [89095] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) FE/VBoxHeadless: On Windows create a hidden window and monitor ... Mon, 17 May 2021 11:56:34 GMT vboxsync [89094] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) FE/Qt: bugref:9930. Some renaming Mon, 17 May 2021 11:35:46 GMT vboxsync [89093] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) FE/Qt: bugref:9930. Working on toolbar actions of the activity widget Mon, 17 May 2021 11:26:07 GMT vboxsync [89092] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) AudioTest.cpp: Fix AudioTestWaveFileRead offset bug. bugref:10008 Mon, 17 May 2021 11:11:09 GMT vboxsync [89091] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) ValKit/Audio: Added switches for enabling and controlling the ... Mon, 17 May 2021 10:45:59 GMT vboxsync [89090] * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) ValKit/Audio: 32-bit build fix. bugref:10008 Mon, 17 May 2021 10:43:13 GMT vboxsync [89089] * trunk/include/iprt/win/audioclient.h (modified) * trunk/include/iprt/win/endpointvolume.h (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioDSoundMMNotifClient.h (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioWasApi.cpp (modified) Audio: 32-bit windows build fixes. bugref:9890 Mon, 17 May 2021 10:03:15 GMT vboxsync [89088] * trunk/src/VBox/VMM/include/IOMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/IOM: Drop the DisState from IOMCPU. Mon, 17 May 2021 10:02:15 GMT vboxsync [89087] * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) TM: todo Mon, 17 May 2021 09:57:51 GMT vboxsync [89086] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) ValKit/Audio: Allow common options to be specified after the command. ... Mon, 17 May 2021 09:51:52 GMT vboxsync [89085] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) ValKit/Audio: One more fix required for r144417 (--help fix). ... Mon, 17 May 2021 09:43:35 GMT vboxsync [89084] * trunk/src/VBox/Devices/Audio/DrvHostAudioWasApi.cpp (modified) Audio/DrvHostAudioWasApi.cpp: Should fix warning in include\ks.h. ... Mon, 17 May 2021 09:31:37 GMT vboxsync [89083] * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/Makefile.kmk (modified) Audio/ValKit: Implemented and enabled Windows build (DSound + Wasapi ... Mon, 17 May 2021 09:29:53 GMT vboxsync [89082] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) AudioTest/Wave: Skip loop. bugref:10008 Mon, 17 May 2021 09:15:52 GMT vboxsync [89081] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioWasApi.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/ValKit: Implemented and enabled Windows build (DSound + Wasapi ... Mon, 17 May 2021 09:08:12 GMT vboxsync [89080] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.h (modified) FE/Qt: build fix. Mon, 17 May 2021 09:03:37 GMT vboxsync [89079] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.cpp (modified) FE/Qt: build fix Mon, 17 May 2021 08:59:39 GMT vboxsync [89078] * trunk/include/iprt/formats/riff.h (modified) * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) AudioTest/Wave: Hack to skip PAD chunk. bugref:10008 Mon, 17 May 2021 08:49:34 GMT vboxsync [89077] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) ValKit/Audio: --help fix. bugref:10008 Mon, 17 May 2021 08:04:09 GMT vboxsync [89075] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/ValKit: Reverted r144413 as this didn't do the trick (Moved the ... Mon, 17 May 2021 08:00:46 GMT vboxsync [89074] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp ... Mon, 17 May 2021 07:43:09 GMT vboxsync [89073] * trunk/include/iprt/formats/riff.h (modified) * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp ... Mon, 17 May 2021 07:20:36 GMT vboxsync [89072] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTest.h (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp ... Mon, 17 May 2021 05:50:35 GMT vboxsync [89071] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) Intel IOMMU: bugref:9967 DevIoApic: Assert now works with PDM lock is ... Mon, 17 May 2021 05:49:28 GMT vboxsync [89070] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) Intel IOMMU: bugref:9967 DevIoApic: Naming fix. Mon, 17 May 2021 05:49:07 GMT vboxsync [89069] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0DevHlp.cpp (modified) Intel IOMMU: bugref:9967 PDM I/O APIC helper: naming nit. Mon, 17 May 2021 05:42:05 GMT vboxsync [89068] * trunk/src/VBox/Devices/Bus/DevIommuIntel.cpp (modified) Intel IOMMU: bugref:9967 Debug asserts here is sufficient, not ... Mon, 17 May 2021 05:41:48 GMT vboxsync [89067] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Debug asserts here is sufficient, not expected ... Mon, 17 May 2021 05:41:08 GMT vboxsync [89066] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) Intel IOMMU: bugref:9967 DevIoApic: Add macros for checking PDM lock ... Mon, 17 May 2021 05:40:02 GMT vboxsync [89065] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0DevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) Intel IOMMU: bugref:9967 Add pfnLockIsOwner for I/O APIC helper (for ... Mon, 17 May 2021 05:35:47 GMT vboxsync [89064] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) Intel IOMMU: bugref:9967 DevIoApic: Slightly cleaner code when ... Sun, 16 May 2021 20:00:06 GMT vboxsync [89063] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) ValKit/Audio: Optionally play via DrvAudio (works on linux). bugref:10008 Sun, 16 May 2021 19:57:58 GMT vboxsync [89062] * trunk/src/VBox/Devices/Audio/AudioHlp.cpp (modified) AudioHlp/AudioHlpStreamCfgIsValid: Don't be difficult about the ... Sun, 16 May 2021 13:24:08 GMT vboxsync [89061] * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) ValKit/Audio: Added DrvAudio and stuff to the build config (not yet ... Sun, 16 May 2021 13:22:10 GMT vboxsync [89060] * trunk/src/VBox/ValidationKit/Config.kmk (modified) ValKit/Config.kmk: Disable dtrace for valkit binaries. bugref:10008 Sun, 16 May 2021 04:01:19 GMT vboxsync [89059] * trunk/include/iprt/formats/riff.h (added) * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) ValKit/Audio: Added a 'play' command for playing wave files so that ... Sat, 15 May 2021 17:03:22 GMT vboxsync [89058] * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) ValKit/Audio: Put the backends in an array with command line names. ... Sat, 15 May 2021 17:00:40 GMT vboxsync [89057] * trunk/src/VBox/Devices/Audio/DrvHostAudioDSound.cpp (modified) ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the ... Sat, 15 May 2021 16:07:46 GMT vboxsync [89056] * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the ... Sat, 15 May 2021 16:03:07 GMT vboxsync [89055] * trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioOss.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioPulseAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/VBoxDDVKAT.h (deleted) * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the ... Sat, 15 May 2021 14:14:57 GMT vboxsync [89054] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) ValKit/Audio: Command line parsing fixes. Tag inconsistencies and ... Fri, 14 May 2021 19:08:43 GMT vboxsync [89053] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/ValKit: More code for VKAT audio test set generation; initial ... Fri, 14 May 2021 19:02:25 GMT vboxsync [89052] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/ValKit: More code for VKAT audio test set generation; initial ... Fri, 14 May 2021 18:58:11 GMT vboxsync [89051] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTest.h (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioDebug.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/ValKit: More code for VKAT audio test set generation; initial ... Fri, 14 May 2021 16:42:05 GMT vboxsync [89050] * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) Linux host: vboxdrv.sh: update usage info, bugref:9958. Fri, 14 May 2021 14:59:39 GMT vboxsync [89049] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestProcessControlWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestProcessControlWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.h (modified) FE/Qt: bugref:8161. saving log viewer dialog's geometry in a delayed ... Fri, 14 May 2021 13:59:37 GMT vboxsync [89048] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) Additions: Linux: vboxsf: fix build for 4.4 (ABI 208+) kernels ... Fri, 14 May 2021 13:37:15 GMT vboxsync [89046] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.h (modified) FE/Qt: bugref:8161. saving vm infomation dialog's geometry in a ... Fri, 14 May 2021 13:17:36 GMT vboxsync [89045] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/ValKit: Allow re-running the same test set (with the same tag) ... Fri, 14 May 2021 13:08:09 GMT vboxsync [89044] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/ValKit: Docs update, use intermediate path in ... Fri, 14 May 2021 12:59:51 GMT vboxsync [89043] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTest.h (modified) Audio/ValKit: Docs update, use intermediate path in ... Fri, 14 May 2021 12:43:04 GMT vboxsync [89042] * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.h (modified) FE/Qt: bugref:8161. saving softkeyboard's geometry in a delayed fashion Fri, 14 May 2021 11:48:49 GMT vboxsync [89041] * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestProcessControlWidget.cpp (modified) FE/Qt: bugref:8161. More COM detach fixes Fri, 14 May 2021 11:18:18 GMT vboxsync [89040] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) FE/Qt: bugref:8161: Runtime UI / Machine-logic: Rework commit data ... Fri, 14 May 2021 10:27:16 GMT vboxsync [89039] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewWidget.cpp (modified) FE/Qt: Leak fix Fri, 14 May 2021 10:22:30 GMT vboxsync [89038] * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp (modified) FE/Qt: Leak fix Fri, 14 May 2021 08:20:03 GMT vboxsync [89037] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) FE/Qt: bugref:9930. Build fix Fri, 14 May 2021 08:14:18 GMT vboxsync [89036] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) FE/Qt: bugref:9930. Working on vm activity tools Thu, 13 May 2021 14:24:30 GMT vboxsync [89035] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) Intel IOMMU: bugref:9967 DevIoApic: Slight cleanup and don't RT_ZERO ... Thu, 13 May 2021 14:14:49 GMT vboxsync [89034] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Fix locking (missed doing a lock and calling ... Thu, 13 May 2021 11:38:20 GMT vboxsync [89033] * trunk/src/VBox/Devices/Bus/DevIommuIntel.cpp (modified) Intel IOMMU: bugref:9967 When translation is disabled, passthrough ... Thu, 13 May 2021 11:37:48 GMT vboxsync [89032] * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) Intel IOMMU: bugref:9967 Trigger mode can actually be changed by ... Thu, 13 May 2021 10:47:40 GMT vboxsync [89031] * trunk/src/VBox/Devices/Bus/DevIommuIntel.cpp (modified) Intel IOMMU: bugref:9967 Tweaks to supported features. Thu, 13 May 2021 08:56:34 GMT vboxsync [89030] * trunk/src/VBox/Devices/Bus/DevIommuIntel.cpp (modified) Intel IOMMU: bugref:9967 Fix typos in interrupt remapping source-ID ... Thu, 13 May 2021 08:26:23 GMT vboxsync [89029] * trunk/src/VBox/Devices/Bus/DevIommuIntel.cpp (modified) Intel IOMMU: bugref:9967 Handle clearing of FECTL_REG.IP bit. Thu, 13 May 2021 06:15:39 GMT vboxsync [89028] * trunk/src/VBox/Devices/Bus/DevIommuIntel.cpp (modified) Intel IOMMU: bugref:9967 Handle cases when the invalidation complete ... Thu, 13 May 2021 01:53:41 GMT vboxsync [89027] * trunk/src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp (modified) DrvHostAudioCoreAudio: More cleanups in the input/output buffer ... Thu, 13 May 2021 01:12:44 GMT vboxsync [89026] * trunk/src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp (modified) DrvHostAudioCoreAudio: More cleanups; use drvHostAudioCa as function ... Thu, 13 May 2021 00:13:17 GMT vboxsync [89025] * trunk/src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp (modified) DrvHostAudioCoreAudio: Notification callback cleanups & writing ... Wed, 12 May 2021 22:47:20 GMT vboxsync [89024] * trunk/src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp (modified) DrvHostAudioCoreAudio: Updated documentation links. bugref:9890 Wed, 12 May 2021 22:28:14 GMT vboxsync [89023] * trunk/src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp (modified) DrvHostAudioCoreAudio: COREAUDIOSTREAM::pDrv is not used or needed. ... Wed, 12 May 2021 22:05:33 GMT vboxsync [89022] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp (modified) DrvHostAudioCoreAudio: Cleanups. bugref:9890 Wed, 12 May 2021 19:33:33 GMT vboxsync [89020] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: Experiment with restoring "vanilla" entitlements ... Wed, 12 May 2021 16:45:37 GMT vboxsync [89019] * trunk/src/VBox/Devices/Audio/AudioTest.h (modified) Audio/ValKit: Doxygen fix. bugref:10008 Wed, 12 May 2021 16:28:56 GMT vboxsync [89018] * trunk/include/iprt/crypto/applecodesign.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-certpaths.cpp (modified) * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build ... Wed, 12 May 2021 15:03:52 GMT vboxsync [89017] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) FE/VBoxHeadless: Make that into release logging, so that it can be ... Wed, 12 May 2021 14:47:27 GMT vboxsync [89016] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/ValKit: SCM fix. bugref:10008 Wed, 12 May 2021 14:40:56 GMT vboxsync [89015] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/ValKit: Warnings, docs. bugref:10008 Wed, 12 May 2021 14:33:19 GMT vboxsync [89014] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTest.h (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/ValKit: More work on test tone execution. bugref:10008 Wed, 12 May 2021 13:49:51 GMT vboxsync [89013] * trunk/src/VBox/Installer/darwin/VirtualBox/postflight (modified) Installer/darwin: Install provisioning profile needed by VBoxHeadless ... Wed, 12 May 2021 13:32:15 GMT vboxsync [89012] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) FE/VBoxHeadless: Add a bit of logging. bugref:8161. Wed, 12 May 2021 12:53:25 GMT vboxsync [89011] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogPage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.h (modified) FE/Qt: bugref:9930. Label tab fixes Wed, 12 May 2021 12:52:13 GMT vboxsync [89010] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTest.h (modified) * trunk/src/VBox/Devices/Audio/VBoxDDVKAT.h (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/ValKit: First tones can be played back by VKAT now. bugref:10008 Wed, 12 May 2021 12:41:56 GMT vboxsync [89009] * trunk/src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp (modified) DrvHostAudioCoreAudio: Made VBOX_WITH_AUDIO_CALLBACKS non-optional. ... Wed, 12 May 2021 12:37:56 GMT vboxsync [89008] * trunk/src/VBox/Devices/Audio/DrvHostAudioCoreAudio.cpp (modified) DrvHostAudioCoreAudio: Re-ordered functions a bit. Some cleanups. ... Wed, 12 May 2021 09:23:03 GMT vboxsync [89007] * trunk/src/VBox/Devices/Bus/DevIommuIntel.cpp (modified) Intel IOMMU: bugref:9967 Asserting level and trigger mode should be ... Wed, 12 May 2021 09:22:52 GMT vboxsync [89006] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityListWidget.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityListWidget.h (copied) FE/Qt: bugref:9930. Adding files for activity list widget classes Wed, 12 May 2021 09:16:55 GMT vboxsync [89005] * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) Audio/ValKit: Added supported for (simple) manifest section creation. ... Wed, 12 May 2021 08:48:33 GMT vboxsync [89004] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Intel IOMMU: bugref:9967 ConsoleImpl2: When an Intel IOMMU is ...