# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 8, 2025 10:40:34 AM Wed, 27 Oct 2021 14:54:48 GMT vboxsync [92108] * trunk/src/VBox/Devices/Network/slirp/slirp_dns.c (modified) Devics/Network/slirp: Switch to the DNS proxy in case the local ... Wed, 27 Oct 2021 14:33:56 GMT vboxsync [92107] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage/showvminfo: 'VBoxManage showvminfo VM' reports "unknown" ... Wed, 27 Oct 2021 14:01:36 GMT vboxsync [92106] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) FE/Qt: bugref:9996. Replace the macro we use to check unattended ... Wed, 27 Oct 2021 13:44:20 GMT vboxsync [92105] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMExpertPage.cpp (modified) FE/Qt: bugref:9996. Cleaning the machine folder in case vm creation fails Wed, 27 Oct 2021 13:20:45 GMT vboxsync [92104] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Audio/Validation Kit: Set required CFGM key required for test drivers ... Wed, 27 Oct 2021 13:08:01 GMT vboxsync [92103] * 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/newvd/UIWizardNewVD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDExpertPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDSizeLocationPage.cpp (modified) FE/Qt: bugref:10067: UIWizardNewVD: Migrate UIMessageCenter stuff to ... Wed, 27 Oct 2021 13:06:01 GMT vboxsync [92102] * trunk/src/VBox/Main/src-all/VirtualBoxTranslator.cpp (modified) Main: bugref:1909: Fixed the memory leak in the translation engine ... Wed, 27 Oct 2021 13:00:54 GMT vboxsync [92101] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) FE/Qt: bugref:10067: A bit of cleanup for UIMessageCenter. Wed, 27 Oct 2021 12:51:43 GMT vboxsync [92100] * 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/clonevd/UIWizardCloneVD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDExpertPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPathSizePage.cpp (modified) FE/Qt: bugref:10067: UIWizardCloneVD: Migrate UIMessageCenter stuff ... Wed, 27 Oct 2021 12:41:21 GMT vboxsync [92099] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Audio/Validation Kit: Set required CFGM key required for test ... Wed, 27 Oct 2021 12:38:19 GMT vboxsync [92098] * 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/clonevm/UIWizardCloneVM.cpp (modified) FE/Qt: bugref:10067: UIWizardCloneVM: Migrate UIMessageCenter stuff ... Wed, 27 Oct 2021 12:17:46 GMT vboxsync [92097] * trunk/src/VBox/Devices/Network/DrvVMNet.m (modified) VMNet: bugref:9932 Better handling of missing max packet size Wed, 27 Oct 2021 12:03:43 GMT vboxsync [92096] * 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/UIWizardImportApp.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageSettings.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageSource.cpp (modified) FE/Qt: bugref:10067: UIWizardImportApp: Migrate a lot of ... Wed, 27 Oct 2021 11:46:30 GMT vboxsync [92095] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) FE/Qt: bugref:9996. Dont delete the disk so happily. Wed, 27 Oct 2021 10:03:05 GMT vboxsync [92094] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) Audio/Validation Kit: Now uses debian10-amd64-6.vdi (regular users ... Wed, 27 Oct 2021 08:18:16 GMT vboxsync [92093] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) Devices/Network/NAT: Add option to disallow traffic from the guest to ... Wed, 27 Oct 2021 07:27:41 GMT vboxsync [92092] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) Audio/Validation Kit: Now uses debian10-amd64-5.vdi (regular users ... Wed, 27 Oct 2021 05:55:32 GMT vboxsync [92091] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) * trunk/src/VBox/Devices/VirtIO/VirtioCore.cpp (modified) * trunk/src/VBox/Devices/VirtIO/VirtioCore.h (modified) Optimize how legacy/modern driver is determined to avoid polling, and ... Tue, 26 Oct 2021 18:38:13 GMT vboxsync [92090] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) Audio/Validation Kit: Now uses debian10-amd64-4.vdi (regular users ... Tue, 26 Oct 2021 17:02:00 GMT vboxsync [92089] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/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) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageFormat.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageFormat.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageSettings.cpp (modified) FE/Qt: bugref:10067: UIWizardExportApp: Migrate a lot of ... Tue, 26 Oct 2021 16:02:51 GMT vboxsync [92088] * trunk/src/VBox/HostDrivers/adpctl/VBoxNetAdpCtl.cpp (modified) VBoxNetAdp: (bugref:10077) Fixed crash on empty lines Tue, 26 Oct 2021 15:58:22 GMT vboxsync [92087] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) Audio/Validation Kit: Now uses debian10-amd64-3.vdi (regular users ... Tue, 26 Oct 2021 15:16:43 GMT vboxsync [92086] * 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/newvm/UIWizardNewVM.cpp (modified) FE/Qt: bugref:10067: UIWizardNewVM: Migrate a bit of UIMessageCenter ... Tue, 26 Oct 2021 14:51:58 GMT vboxsync [92085] * trunk/src/VBox/ValidationKit/tests/audio/tdAudioTest.py (modified) Audio/Validation Kit: Added guest dmesg and loaded kernel modules ... Tue, 26 Oct 2021 14:08:57 GMT vboxsync [92083] * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) IPRT/VFS: 'VBoxManage import VM.ova' can fail due to reading some of ... Tue, 26 Oct 2021 12:22:50 GMT vboxsync [92082] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) GUI: bugref:9932 Allow host-only-adapter-attached VM to fail when ... Tue, 26 Oct 2021 12:15:14 GMT vboxsync [92081] * trunk/src/VBox/Devices/testcase/tstDevicePdmDevHlpR0.cpp (modified) Devices/testcase/tstDevice: Started working on supporting R0 device ... Tue, 26 Oct 2021 12:13:13 GMT vboxsync [92080] * trunk/src/VBox/ValidationKit/utils/audio/vkatDriverStack.cpp (modified) Audio/Validation Kit: Don't set RTTestFailed(...) when stream ... Tue, 26 Oct 2021 12:10:56 GMT vboxsync [92079] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceInternal.h (modified) * trunk/src/VBox/Devices/testcase/tstDevicePdmDevHlpR0.cpp (added) * trunk/src/VBox/Devices/testcase/tstDeviceR0.cpp (modified) Devices/testcase/tstDevice: Started working on supporting R0 device ... Tue, 26 Oct 2021 12:06:54 GMT vboxsync [92078] * trunk/src/VBox/Devices/Network/DrvVMNet.m (modified) VMNet: bugref:9932 Time out in 10 seconds when connecting to VMNet Tue, 26 Oct 2021 11:35:37 GMT vboxsync [92077] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDevice.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceInternal.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceR0.cpp (added) Devices/testcase/tstDevice: Started working on supporting R0 device ... Tue, 26 Oct 2021 11:30:00 GMT vboxsync [92076] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) VMM: Nested VMX: bugref:10092 EPT walking bits - PTE. Tue, 26 Oct 2021 09:46:23 GMT vboxsync [92074] * trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp (modified) Audio/ALSA: Disabled stream channel mapping in the hope to resolve ... Tue, 26 Oct 2021 09:43:19 GMT vboxsync [92073] * trunk/src/VBox/Devices/Audio/AudioTestServiceTcp.cpp (modified) Audio/Validation Kit: Logging tweaks. ​bugref:10008 Tue, 26 Oct 2021 09:34:40 GMT vboxsync [92072] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/include/PGMGstDefs.h (modified) VMM: Nested VMX: bugref:10092 EPT walking bits - PDE and 2M page. Tue, 26 Oct 2021 09:34:31 GMT vboxsync [92071] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM/DevHlp: Added PDMDevHlpSSMRegisterLegacy for dealing with renamed ... Tue, 26 Oct 2021 09:31:12 GMT vboxsync [92069] * trunk/src/VBox/ValidationKit/utils/audio/vkatInternal.h (modified) Audio/Validation Kit: Removed Doppelmoppel stuff. bugref:10008 Tue, 26 Oct 2021 08:35:27 GMT vboxsync [92068] * trunk/src/VBox/Main/include/QMTranslator.h (modified) * trunk/src/VBox/Main/include/VBoxNls.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/VirtualBoxTranslator.h (modified) * trunk/src/VBox/Main/src-all/QMTranslatorImpl.cpp (modified) Main: Removed unnecessary parentheses. bugref:1909 Tue, 26 Oct 2021 08:27:22 GMT vboxsync [92067] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) VBoxHeadless: Don't mess with SIGUSR2 as IPRT is probably using that ... Tue, 26 Oct 2021 08:26:25 GMT vboxsync [92066] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) VBoxHeadless: Don't mess with SIGUSR2 as IPRT is probably using that ... Tue, 26 Oct 2021 07:44:22 GMT vboxsync [92065] * trunk/src/VBox/VMM/include/PGMGstDefs.h (modified) VMM: Nested VMX: bugref:10092 The 2M page size support on EPT depends ... Tue, 26 Oct 2021 07:42:51 GMT vboxsync [92064] * trunk/src/VBox/ValidationKit/utils/audio/vkatDriverStack.cpp (modified) Audio/Validation Kit: On some testboxes draining never seems to ... Tue, 26 Oct 2021 07:41:11 GMT vboxsync [92063] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) FE/VBoxHeadless: Disable patching the AppKit import table for the ... Tue, 26 Oct 2021 07:34:48 GMT vboxsync [92062] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/include/PGMGstDefs.h (modified) VMM: Nested VMX: bugref:10092 Macro for present paging entry check ... Tue, 26 Oct 2021 07:33:26 GMT vboxsync [92061] * trunk/src/VBox/Devices/Audio/AudioTestServiceTcp.cpp (modified) Audio/Validation Kit: Muted TCP transport layer logging a bit more by ... Tue, 26 Oct 2021 07:22:44 GMT vboxsync [92060] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) FE/VBoxHeadless: Disable patching the AppKit import table for the ... Tue, 26 Oct 2021 07:16:23 GMT vboxsync [92059] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) VMM: Nested VMX: bugref:10092 The effective EPT memory type must be ... Tue, 26 Oct 2021 07:05:55 GMT vboxsync [92058] * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/Validation Kit: Logging tweaks [build fix]. ​bugref:10008 Tue, 26 Oct 2021 07:02:32 GMT vboxsync [92057] * trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/Validation Kit: Logging tweaks. ​bugref:10008 Mon, 25 Oct 2021 21:30:45 GMT vboxsync [92056] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) idl/VirtualBox.xidl: Fix another case of incorrect URL ... Mon, 25 Oct 2021 18:32:54 GMT vboxsync [92055] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) idl/VirtualBox.xidl: Fix incorrect URL username/password separators ... Mon, 25 Oct 2021 18:31:41 GMT vboxsync [92054] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) idl/VirtualBox.xidl: Back out previous change. Contained unrelated ... Mon, 25 Oct 2021 18:19:14 GMT vboxsync [92053] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) idl/VirtualBox.xidl: Fix incorrect URL username/password separators ... Mon, 25 Oct 2021 17:58:14 GMT vboxsync [92052] * trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp (modified) Audio/ALSA: Optional release (flow logging) for investigating ... Mon, 25 Oct 2021 17:40:49 GMT vboxsync [92051] * trunk/src/VBox/ValidationKit/utils/audio/vkatCmdSelfTest.cpp (modified) Audio/Validation Kit: Use the RTTEST macros in selftest mode. ... Mon, 25 Oct 2021 16:58:55 GMT vboxsync [92050] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) * trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsUnattendedInst1.py (modified) ValidationKit: bugref:9932 Use host-only networks instead of adapters ... Mon, 25 Oct 2021 16:35:01 GMT vboxsync [92049] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/Validation Kit: Logging tweaks. ​bugref:10008 Mon, 25 Oct 2021 16:29:49 GMT vboxsync [92048] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/Validation Kit: Logging tweaks. ​bugref:10008 Mon, 25 Oct 2021 16:20:36 GMT vboxsync [92047] * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/Validation Kit: Logging verbosity tweaks. ​bugref:10008 Mon, 25 Oct 2021 16:05:10 GMT vboxsync [92046] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/include/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Nested VMX: bugref:10092 EPT paging PDPTE walk bits. Mon, 25 Oct 2021 15:52:02 GMT vboxsync [92045] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageSource.cpp (modified) FE/Qt: bugref:9996: UIWizardImportApp: Copy-paste bug, path field ... Mon, 25 Oct 2021 15:45:00 GMT vboxsync [92044] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.h (modified) FE/Qt: bugref:9996: UINativeWizard: Crash fixes in prepare/cleanup ... Mon, 25 Oct 2021 15:06:37 GMT vboxsync [92042] * trunk/src/VBox/Main/src-all/VirtualBoxTranslator.cpp (modified) Main: bugref:1909: Changed scope of the internal tranlsator function Mon, 25 Oct 2021 15:04:20 GMT vboxsync [92041] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.cpp (modified) FE/Qt: bugref:9996: UINativeWizard: Replace pressed signals with ... Mon, 25 Oct 2021 14:49:39 GMT vboxsync [92040] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/MachineImpl: Only query the recommended firmware type if the OS ... Mon, 25 Oct 2021 14:27:59 GMT vboxsync [92039] * trunk/src/VBox/Main/src-all/VirtualBoxTranslator.cpp (modified) Main: bugref:1909: Fixed memory leak in the translation engine Mon, 25 Oct 2021 14:22:18 GMT vboxsync [92038] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMNameOSTypePage.cpp (modified) FE/Qt: Tiny optimization in ... Mon, 25 Oct 2021 14:14:13 GMT vboxsync [92037] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMNameOSTypePage.cpp (modified) FE/Qt: Using 'min' for guessing Mint guests in ... Mon, 25 Oct 2021 13:50:22 GMT vboxsync [92036] * 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/newcloudvm/UIWizardNewCloudVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageProperties.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageSource.h (modified) FE/Qt: bugref:10067: UIWizardNewCloudVM: Migrate UIMessageCenter ... Mon, 25 Oct 2021 13:38:29 GMT vboxsync [92035] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.h (modified) FE/Qt: bugref:10067: UINativeWizard: Extend UINativeWizard with ... Mon, 25 Oct 2021 13:36:03 GMT vboxsync [92034] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.h (modified) FE/Qt: bugref:10067: UINotificationMessage: Extend ... Mon, 25 Oct 2021 13:33:25 GMT vboxsync [92033] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageSource.cpp (modified) FE/Qt: bugref:10067: A bit of message-center related cleanup for ... Mon, 25 Oct 2021 13:25:10 GMT vboxsync [92032] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMExpertPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMSummaryPage.cpp (modified) FE/Qt: bugref:9996. Trying to improve cleanup stuff wen vm creatin fails. Mon, 25 Oct 2021 13:19:48 GMT vboxsync [92031] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) FE/Qt: Don't show the media that has been removed in ... Mon, 25 Oct 2021 13:09:15 GMT vboxsync [92030] * trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp (modified) Audio/Validation Kit: Reverted temporary commits r147824, r147661 + ... Mon, 25 Oct 2021 12:05:29 GMT vboxsync [92029] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9996: UIChooserModel: When new VM is registered, we ... Mon, 25 Oct 2021 12:02:44 GMT vboxsync [92028] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) FE/Qt: bugref:9996: UIChooserAbstractModel: Add newly registered VM ... Mon, 25 Oct 2021 12:00:47 GMT vboxsync [92027] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) FE/Qt: bugref:9996: UIExtraDataManager: hotloadMachineExtraDataMap() ... Mon, 25 Oct 2021 11:49:23 GMT vboxsync [92026] * trunk/src/VBox/ValidationKit/utils/clipboard/ClipUtil.cpp (modified) ValKit/ClipUtil: Adding simple clipboard utility and implemented the ... Mon, 25 Oct 2021 11:47:10 GMT vboxsync [92025] * trunk/src/VBox/ValidationKit/utils/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/clipboard (added) * trunk/src/VBox/ValidationKit/utils/clipboard/ClipUtil.cpp (added) * trunk/src/VBox/ValidationKit/utils/clipboard/Makefile.kmk (added) ValKit/ClipUtil: Adding simple clipboard utility and implemented the ... Mon, 25 Oct 2021 10:49:08 GMT vboxsync [92024] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) FE/Qt: bugref:10067: A bit of forgotten cleanup in wizards code. Mon, 25 Oct 2021 10:34:48 GMT vboxsync [92023] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Removed superfluous call to hmR0VmxImportGuestState in ... Mon, 25 Oct 2021 10:26:10 GMT vboxsync [92022] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) FE/Qt: bugref:10067: UIWizardNewVM: Migrate intermediate progress ... Mon, 25 Oct 2021 10:19:08 GMT vboxsync [92021] * trunk/src/VBox/ValidationKit/tests/audio/tdAudioTest.py (modified) Audio/Validation Kit: Added "--no-audio-ok" switch to VKAT to enable ... Mon, 25 Oct 2021 10:12:44 GMT vboxsync [92020] * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/Validation Kit: Added "--no-audio-ok" switch to VKAT to enable ... Mon, 25 Oct 2021 10:10:32 GMT vboxsync [92019] * trunk/src/VBox/ValidationKit/tests/audio/tdAudioTest.py (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/Validation Kit: Added "--no-audio-ok" switch to VKAT to enable ... Mon, 25 Oct 2021 09:15:40 GMT vboxsync [92018] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) VMM: Nested VMX: bugref:10092 Added CPUMGetGuestIa32VmxEptVpidCap for ... Sun, 24 Oct 2021 12:42:46 GMT vboxsync [92017] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) SharedClipboard: Corrected another pvData assertion preventing zero ... Sat, 23 Oct 2021 06:06:57 GMT vboxsync [92016] * trunk/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp (modified) Audio/ALSA: Temporary instrumentation build for investigating ... Fri, 22 Oct 2021 20:56:25 GMT vboxsync [92015] * trunk/src/VBox/ValidationKit/utils/audio/vkatDriverStack.cpp (modified) Audio/Validation Kit: Also use the new driver helpers to not make ... Fri, 22 Oct 2021 18:16:38 GMT vboxsync [92014] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVM.cpp (modified) FE/Qt: bugref:10067: UIWizardCloneVM: Migrate intermediate progress ... Fri, 22 Oct 2021 18:03:41 GMT vboxsync [92013] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationObjects.h (modified) FE/Qt: bugref:10067: Extend UINotificationProgressSnapshotTake with ... Fri, 22 Oct 2021 18:02:12 GMT vboxsync [92012] * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.h (modified) FE/Qt: bugref:10067: Extend notification-center with ... Fri, 22 Oct 2021 17:00:34 GMT vboxsync [92011] * trunk/src/VBox/ValidationKit/tests/audio/tdAudioTest.py (modified) Audio/Validation Kit: Also pass on the verbosity level when doing the ... Fri, 22 Oct 2021 16:10:47 GMT vboxsync [92010] * trunk/src/VBox/Installer/common/virtualbox.desktop.in (modified) * trunk/src/VBox/Installer/common/virtualboxvm.desktop.in (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/virtualbox.desktop (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) FE/Qt: bugref:10127. Removing DocPath entries. They are KDE specific ... Fri, 22 Oct 2021 15:39:16 GMT vboxsync [92009] * trunk/src/VBox/Devices/Audio/AudioTestService.cpp (modified) Audio/Validation Kit: Fixed assertion in atsClientFree(). ​bugref:10008 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 ...