# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 10, 2025 10:30:07 AM Fri, 31 Mar 2023 09:19:29 GMT vboxsync [99250] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) Shared Clipboard/X11: Added more (optional) release logging, to let ... Fri, 31 Mar 2023 09:03:56 GMT vboxsync [99249] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) IPRT/RTGetOpt: Simplification. bugref:10302 Fri, 31 Mar 2023 09:02:48 GMT vboxsync [99248] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other ... Fri, 31 Mar 2023 08:54:20 GMT vboxsync [99247] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other ... Fri, 31 Mar 2023 08:48:57 GMT vboxsync [99246] * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTGetOpt.cpp (modified) IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other ... Fri, 31 Mar 2023 06:14:22 GMT vboxsync [99245] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VMM/PGM: Nested VMX: bugref:10318 Reverted r156627. Fri, 31 Mar 2023 05:28:25 GMT vboxsync [99244] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VMM/PGMAllPool: Nested VMX: bugref:10318 Assert nit. Thu, 30 Mar 2023 16:15:03 GMT vboxsync [99242] * trunk/src/VBox/Disassembler/DisasmCore-armv8.cpp (modified) Disassembler: ARMv8 skeleton, bugref:10394 [scm fix] Thu, 30 Mar 2023 16:11:16 GMT vboxsync [99241] * trunk/include/VBox/dis-armv8.h (added) * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/disopcode-armv8.h (added) * trunk/include/VBox/types.h (modified) * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore-armv8.cpp (added) * trunk/src/VBox/Disassembler/DisasmInternal-armv8.h (added) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) Disassembler: ARMv8 skeleton, bugref:10394 Thu, 30 Mar 2023 15:59:47 GMT vboxsync [99240] * trunk/src/VBox/Disassembler/DisasmCore-x86-amd64.cpp (modified) Disassembler: Fix for the x86 part (don't clear the entire ... Thu, 30 Mar 2023 15:46:48 GMT vboxsync [99239] * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Disassembler: Make it possible to build the disassembler library ... Thu, 30 Mar 2023 15:43:35 GMT vboxsync [99238] * trunk/src/VBox/Disassembler/Makefile.kmk (modified) Disassember: Continue separation of the common disassembler and x86 ... Thu, 30 Mar 2023 15:33:01 GMT vboxsync [99237] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Disassember: Continue separation of the common disassembler and x86 ... Thu, 30 Mar 2023 15:30:26 GMT vboxsync [99236] * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore-x86-amd64.cpp (moved) * trunk/src/VBox/Disassembler/DisasmInternal-x86-amd64.h (copied) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/Disassembler/DisasmTables-x86-amd64.cpp (moved) * trunk/src/VBox/Disassembler/DisasmTablesX64.cpp (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) Disassember: Continue separation of the common disassembler and x86 ... Thu, 30 Mar 2023 14:24:55 GMT vboxsync [99235] * trunk/src/VBox/ValidationKit/tests/api/tdCloneMedium1.py (modified) ValidationKit/tests/api/tdCloneMedium1.py: Solaris delivers python2 ... Thu, 30 Mar 2023 13:39:01 GMT vboxsync [99234] * trunk/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp (modified) Disassember,*: Start separating the disassembler into a architecture ... Thu, 30 Mar 2023 13:28:07 GMT vboxsync [99231] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Disassember,*: Start separating the disassembler into a architecture ... Thu, 30 Mar 2023 13:15:18 GMT vboxsync [99229] * trunk/src/VBox/Runtime/testcase/tstLdrObjR0.cpp (modified) Disassember,*: Start separating the disassembler into a architecture ... Thu, 30 Mar 2023 13:08:05 GMT vboxsync [99228] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) Disassember,*: Start separating the disassembler into a architecture ... Thu, 30 Mar 2023 13:07:13 GMT vboxsync [99227] * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) Disassember,*: Start separating the disassembler into a architecture ... Thu, 30 Mar 2023 13:05:30 GMT vboxsync [99226] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsPython.py (modified) Disassember,*: Start separating the disassembler into a architecture ... Thu, 30 Mar 2023 12:52:53 GMT vboxsync [99224] * trunk/src/VBox/Disassembler/testcase/tstDisasm-1.cpp (modified) Disassember,*: Start separating the disassembler into a architecture ... Thu, 30 Mar 2023 12:52:15 GMT vboxsync [99223] * trunk/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp (modified) Disassember,*: Start separating the disassembler into a architecture ... Thu, 30 Mar 2023 12:50:45 GMT vboxsync [99222] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsPython.py (modified) Disassember,*: Start separating the disassembler into a architecture ... Thu, 30 Mar 2023 12:48:09 GMT vboxsync [99221] * trunk/src/VBox/Disassembler/testcase/tstDisasm-1.cpp (modified) * trunk/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) Disassember,*: Start separating the disassembler into a architecture ... Thu, 30 Mar 2023 12:40:46 GMT vboxsync [99220] * trunk/include/VBox/dis-x86-amd64.h (copied) * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/disopcode-x86-amd64.h (moved) * trunk/include/VBox/vmm/selm.h (modified) * trunk/src/VBox/Debugger/DBGPlugInLinux.cpp (modified) * trunk/src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp (modified) * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatBytes.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/Disassembler/DisasmMisc.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTablesX64.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsInterpretOnly.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThree0f38.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThree0f3a.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsVexMap1.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsVexMap2.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMmioNew.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3Flow.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) Disassember,*: Start separating the disassembler into a architecture ... Thu, 30 Mar 2023 12:09:55 GMT vboxsync [99219] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) FE/Qt: bugref:6669: Build fix for r156591. Thu, 30 Mar 2023 12:09:03 GMT vboxsync [99218] * 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/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotPane.h (modified) FE/Qt: bugref:6669: !VirtualBox Manager: Move Clone VM wizard onto ... Thu, 30 Mar 2023 10:00:00 GMT vboxsync [99217] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) VMM/IEM: Nested VMX: bugref:10318 Fix blocking-by-STI vs blocking-by- ... Thu, 30 Mar 2023 06:33:28 GMT vboxsync [99216] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) FE/VBoxBFE: Add serial andqemufirmware config device, bugref:10397 Thu, 30 Mar 2023 06:31:36 GMT vboxsync [99215] * trunk/src/VBox/Devices/PC/DevQemuFwCfg.cpp (modified) Devices/DevQemuFwCfg: Add support for the MMIO interface for ARM, ... Wed, 29 Mar 2023 20:28:22 GMT vboxsync [99214] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) VBoxHeadless: Simplified code around SetVRDEProperty. Wed, 29 Mar 2023 20:26:03 GMT vboxsync [99213] * trunk/src/VBox/Additions/3D/Config.kmk (modified) Add/3D/Config.kmk: Fix for linking regression from r156294, where ... Wed, 29 Mar 2023 15:12:04 GMT vboxsync [99212] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types ... Wed, 29 Mar 2023 14:19:05 GMT vboxsync [99211] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types ... Wed, 29 Mar 2023 14:18:33 GMT vboxsync [99210] * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types ... Wed, 29 Mar 2023 14:16:59 GMT vboxsync [99209] * trunk/src/VBox/VMM/include/HMInternal.mac (modified) Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types ... Wed, 29 Mar 2023 14:13:56 GMT vboxsync [99208] * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmm/cpumdis.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/gcm.h (modified) * trunk/include/VBox/vmm/gim.h (modified) * trunk/src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdrObjR0.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) * trunk/src/VBox/VMM/include/GIMKvmInternal.h (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types ... Wed, 29 Mar 2023 12:07:11 GMT vboxsync [99207] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIToolBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIHostnameDomainNameEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIUserNamePasswordEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIWizardDiskEditors.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (modified) FE/Qt: bugref:6669: !VirtualBox Manager: Move New VM wizard onto non- ... Wed, 29 Mar 2023 11:18:03 GMT vboxsync [99205] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.cpp (modified) FE/Qt: bugref:6669: UINativeWizard: Missed part in r156566; Forgot to ... Wed, 29 Mar 2023 06:34:55 GMT vboxsync [99204] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) VBoxManage: nits Tue, 28 Mar 2023 16:30:55 GMT vboxsync [99203] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) Shared Clipboard/X11: Compile fix if ... Tue, 28 Mar 2023 15:55:12 GMT vboxsync [99202] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) FE/Qt: bugref:6669: !VirtualBox Manager: Move Export Appliance wizard ... Tue, 28 Mar 2023 15:36:29 GMT vboxsync [99201] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) FE/Qt: bugref:6669: !VirtualBox Manager: Few missed bits in r156573. Tue, 28 Mar 2023 15:33:06 GMT vboxsync [99200] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) FE/Qt: bugref:6669: !VirtualBox Manager: Move Import Appliance wizard ... Tue, 28 Mar 2023 14:22:37 GMT vboxsync [99199] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) FE/Qt: bugref:6669: !VirtualBox Manager: Move Add Cloud VM wizard ... Tue, 28 Mar 2023 13:06:47 GMT vboxsync [99197] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) VMM/NEMR3Native-darwin-armv8.cpp: Hook up the new system register ... Tue, 28 Mar 2023 13:06:05 GMT vboxsync [99196] * trunk/include/VBox/vmm/cpum-armv8.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllSysRegs-armv8.cpp (added) * trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal-armv8.h (modified) VMM: Start on system register handling for ARMv8 (which is ver ... Tue, 28 Mar 2023 11:57:02 GMT vboxsync [99195] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) FE/Qt: bugref:6669: !VirtualBox Manager: Move New Cloud VM wizard ... Tue, 28 Mar 2023 11:43:51 GMT vboxsync [99194] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.h (modified) FE/Qt: bugref:6669: Advance UINativeWizard interface to support non- ... Tue, 28 Mar 2023 09:09:30 GMT vboxsync [99193] * trunk/src/VBox/Devices/PC/DevQemuFwCfg.cpp (modified) Devices/DevQemuFwCfg: Add support for the MMIO interface for ARM, ... Tue, 28 Mar 2023 08:25:59 GMT vboxsync [99190] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin-armv8.cpp (modified) VMM/NEMR3Native-darwin-armv8.cpp: Skeleton for handling the trapped ... Tue, 28 Mar 2023 07:21:21 GMT vboxsync [99188] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/Guest Control: Fixes for the parameter assignment of ... Mon, 27 Mar 2023 15:11:13 GMT vboxsync [99187] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIProgressTaskReadCloudMachineList.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: While handling cloud machine ... Mon, 27 Mar 2023 15:09:34 GMT vboxsync [99186] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIProgressTaskReadCloudMachineList.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: While handling cloud related ... Mon, 27 Mar 2023 14:27:28 GMT vboxsync [99185] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) FE/Qt: bugref:6669: !VirtualBox Manager: Small forgotten piece of ... Mon, 27 Mar 2023 11:05:18 GMT vboxsync [99184] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) * 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/notificationcenter/UINotificationObject.cpp (modified) FE/Qt: bugref:10067: Notification-center: Hide keep-finished- ... Fri, 24 Mar 2023 15:59:55 GMT vboxsync [99180] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) Validation Kit/vboxwrappers: Fixed non-trunk builds; MOK (Machine ... Fri, 24 Mar 2023 15:58:10 GMT vboxsync [99179] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIUSBFilterDetailsEditor.cpp (modified) FE/Qt: bugref:10343: Adjust reg-exp rules for ... Fri, 24 Mar 2023 15:54:10 GMT vboxsync [99178] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIUSBFilterDetailsEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIUSBFilterDetailsEditor.h (modified) FE/Qt: bugref:10343: Extend UIUSBFilterDetailsEditor functionality ... Fri, 24 Mar 2023 15:46:06 GMT vboxsync [99177] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIUSBFilterDetailsEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIUSBFilterDetailsEditor.h (modified) FE/Qt: bugref:10343: Adjust UIUSBFilterDetailsEditor to have line- ... Fri, 24 Mar 2023 13:19:02 GMT vboxsync [99175] * trunk/debian/lintian-override.in (modified) * trunk/doc/manual/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) Docs: bugref:9831. Removing some of the remaining chm bits. Fri, 24 Mar 2023 13:01:34 GMT vboxsync [99173] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) GA Makefile: unifiying attestation signing switch name with ExtPack one Fri, 24 Mar 2023 11:36:58 GMT vboxsync [99171] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.cpp (modified) FE/Qt: bugref:9831. Setting tab text when file is not found. Fri, 24 Mar 2023 09:57:55 GMT vboxsync [99170] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit/testdriver: Log task function callback names for ... Fri, 24 Mar 2023 09:44:55 GMT vboxsync [99169] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp (modified) Guest Control/VbglR3: More bugfixes required for the initial patch ... Fri, 24 Mar 2023 08:31:09 GMT vboxsync [99166] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/Guest Control: Fixes for the parameter assignment of ... Fri, 24 Mar 2023 08:28:34 GMT vboxsync [99165] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/Guest Control: Fixes for the parameter assignment of ... Fri, 24 Mar 2023 06:20:40 GMT vboxsync [99164] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) VMM/IEM: Nested VMX: bugref:10318 Fixed vmlaunch/vmresume emulation ... Fri, 24 Mar 2023 06:19:19 GMT vboxsync [99163] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) VMM/CPUM: Nested VMX: bugref:10318 Adjust virtual VMCS for ... Thu, 23 Mar 2023 18:15:43 GMT vboxsync [99152] * trunk/src/VBox/Devices/Serial/DevPL011.cpp (modified) Devices: Updates to the ARM PL011 UART emulation, bugref:10403 Thu, 23 Mar 2023 18:02:50 GMT vboxsync [99151] * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) IPRT/testcase: Always resolve the real paths before passing them to ... Thu, 23 Mar 2023 18:00:47 GMT vboxsync [99150] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control: Changed the parameter position of the CWD parameter, ... Thu, 23 Mar 2023 17:08:44 GMT vboxsync [99147] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) Guest Control/VBoxService: A bit of cleanup for internal directory / ... Thu, 23 Mar 2023 16:08:40 GMT vboxsync [99146] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp (modified) Guest Control/VbglR3: Fixed getting directory handle in ... Thu, 23 Mar 2023 14:57:45 GMT vboxsync [99145] * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) IPRT/process: Bugfixes for testcases for RTPROC_FLAGS_CWD. bugref:8053 Thu, 23 Mar 2023 12:50:41 GMT vboxsync [99142] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt: bugref:10322: Runtime UI: Rework for UIMachine prepare/cleanup ... Thu, 23 Mar 2023 12:36:33 GMT vboxsync [99141] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt: bugref:10322: Runtime UI: Small rework for UIMachine ... Thu, 23 Mar 2023 12:26:28 GMT vboxsync [99140] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt: bugref:10322: Runtime UI: Small rework for UIMachine ... Thu, 23 Mar 2023 12:16:07 GMT vboxsync [99139] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt: bugref:10322: Runtime UI: Initialize notification-center ... Thu, 23 Mar 2023 10:44:39 GMT vboxsync [99135] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt: bugref:10322: Runtime UI: A bit of cleanup for UIMachine code. Thu, 23 Mar 2023 10:30:09 GMT vboxsync [99134] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) FE/Qt: bugref:10322: Runtime UI: Small simplification for machine- ... Thu, 23 Mar 2023 09:18:30 GMT vboxsync [99133] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a ... Thu, 23 Mar 2023 09:00:20 GMT vboxsync [99132] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a ... Thu, 23 Mar 2023 08:44:26 GMT vboxsync [99129] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/Guest Control: Adjusted API calls + added testcases ... Thu, 23 Mar 2023 08:24:15 GMT vboxsync [99128] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/Guest Control: Adjusted API calls + added testcases ... Thu, 23 Mar 2023 08:23:39 GMT vboxsync [99127] * trunk/src/VBox/Runtime/r3/darwin/time-darwin.cpp (modified) Revert r156473 as clock_gettime_nsec_np(CLOCK_UPTIME_RAW) is ... Thu, 23 Mar 2023 08:19:24 GMT vboxsync [99126] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Serial/DevPL011.cpp (modified) Devices: Start implementation of ARM PL011 UART emulation, ... Thu, 23 Mar 2023 08:13:38 GMT vboxsync [99125] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Serial/DevPL011.cpp (added) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) Devices: Start implementation of ARM PL011 UART emulation, bugref:10403 Thu, 23 Mar 2023 08:04:09 GMT vboxsync [99124] * trunk/src/VBox/Runtime/common/misc/getoptargv.cpp (modified) IPRT/getoptargv.cpp: Align g_abmQuoteChars more appropriately for ... Wed, 22 Mar 2023 21:40:58 GMT vboxsync [99123] * trunk/src/VBox/ValidationKit/tests/api/tdTreeDepth1.py (modified) ValidationKit/tests/api/tdTreeDepth1.py: If all of the API tests are ... Wed, 22 Mar 2023 18:39:21 GMT vboxsync [99122] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Added ability of specifying an optional current ... Wed, 22 Mar 2023 17:35:53 GMT vboxsync [99121] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlInterface.cpp (modified) Guest Control: Added ability of specifying an optional current ... Wed, 22 Mar 2023 17:30:14 GMT vboxsync [99120] * trunk/doc/manual/en_US/man_VBoxManage-guestcontrol.xml (modified) * trunk/include/VBox/GuestHost/GuestControl.h (modified) * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Added ability of specifying an optional current ... Wed, 22 Mar 2023 13:23:14 GMT vboxsync [99117] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) VMM: Nested VMX: bugref:10318 Reschedule from HM when there's a ... Wed, 22 Mar 2023 13:11:49 GMT vboxsync [99115] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.h (modified) Docs: bugref:10302. Fixing image zoom overlay functionality of our ... Wed, 22 Mar 2023 13:09:16 GMT vboxsync [99114] * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) Validation Kit/unit tests: Removed testcase/tstRTProcCreateEx() from ... Wed, 22 Mar 2023 12:56:37 GMT vboxsync [99113] * trunk/src/VBox/ValidationKit/testdriver/base.py (modified) ValidationKit/testdriver/base.py: Silence a pylint 'no-member' ... Wed, 22 Mar 2023 12:42:20 GMT vboxsync [99112] * trunk/src/VBox/ValidationKit/tests/api/tdTreeDepth1.py (modified) ValidationKit/tests/api/tdTreeDepth1.py: Invoking Python's garbage ... Wed, 22 Mar 2023 10:15:12 GMT vboxsync [99110] * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) IPRT/process: Added testcases for RTPROC_FLAGS_CWD. bugref:8053