# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Oct 4, 2024 4:08:37 PM Mon, 24 Oct 2022 10:00:13 GMT vboxsync [97275] * trunk/src/VBox/HostServices/SharedClipboard/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardMockHGCM.cpp (modified) Shared Clipboard/testcase: Also enabled building reading host ... Mon, 24 Oct 2022 08:34:59 GMT vboxsync [97274] * trunk/include/VBox/GuestHost/HGCMMockUtils.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardMockHGCM.cpp (modified) Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See ... Mon, 24 Oct 2022 08:03:06 GMT vboxsync [97273] * trunk/include/VBox/GuestHost/HGCMMockUtils.h (modified) Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See ... Mon, 24 Oct 2022 07:56:53 GMT vboxsync [97272] * trunk/src/VBox/HostServices/SharedClipboard/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardMockHGCM.cpp (modified) Shared Clipboard/testcase: More code for testing reading host ... Mon, 24 Oct 2022 07:55:06 GMT vboxsync [97271] * trunk/src/VBox/ValidationKit/analysis/__init__.py (modified) * trunk/src/VBox/ValidationKit/analysis/diff.py (deleted) * trunk/src/VBox/ValidationKit/analysis/reporting.py (modified) * trunk/src/VBox/ValidationKit/analysis/tst-a1.py (deleted) ValKit/analysis: Kicked out old code. Mon, 24 Oct 2022 07:54:52 GMT vboxsync [97270] * trunk/include/VBox/GuestHost/HGCMMockUtils.h (added) Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See ... Mon, 24 Oct 2022 07:54:52 GMT vboxsync [97269] * trunk/src/VBox/ValidationKit/testboxscript/testboxscript.py (modified) ValKit/testboxscript.py: pylint fixes. Mon, 24 Oct 2022 07:52:46 GMT vboxsync [97268] * trunk/include/VBox/GuestHost/HGCMMock.h (modified) Validation Kit/HGCM: Renaming + signal the connect event when a HGCM ... Mon, 24 Oct 2022 00:09:44 GMT vboxsync [97267] * trunk/src/VBox/ValidationKit/analysis/analyze.py (modified) * trunk/src/VBox/ValidationKit/analysis/reader.py (modified) ValKit/analysis: Adding better filtering and some documentation ... Sun, 23 Oct 2022 00:06:26 GMT vboxsync [97266] * trunk/include/iprt/test.h (modified) * trunk/src/VBox/ValidationKit/analysis/analyze.py (copied) * trunk/src/VBox/ValidationKit/analysis/reader.py (modified) * trunk/src/VBox/ValidationKit/analysis/reporting.py (modified) * trunk/src/VBox/ValidationKit/analysis/tst-a1.py (modified) ValKit/analysis: Wrote a new analyzer/comparison tool, tst-a1.py ... Fri, 21 Oct 2022 12:27:59 GMT vboxsync [97265] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/CPUM: Nested VMX: bugref:10092 Addressed todo regarding keeping ... Fri, 21 Oct 2022 12:08:51 GMT vboxsync [97264] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) VMM/CPUM: Nested VMX: bugref:10092 Addressed todo regarding keeping ... Fri, 21 Oct 2022 11:33:21 GMT vboxsync [97263] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) VMM/IEM: Nested VMX: bugref:10092 Use the same log level as the VM- ... Fri, 21 Oct 2022 08:10:15 GMT vboxsync [97262] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/hm_vmx.h (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/VMM/VMMAll/CPUMAllCpuId.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) VMM: Nested VMX: bugref:10092 Added fetching VM-exit secondary MSR ... Fri, 21 Oct 2022 06:35:54 GMT vboxsync [97261] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Changed the operator[] to function at() to avoid inserting new empty ... Thu, 20 Oct 2022 23:02:43 GMT vboxsync [97260] * trunk/doc/manual/en_US/man_VBoxManage-createmedium.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) Frontends/VBoxManage+Storage/VMDK+doc/manual: 'VBoxManage ... Thu, 20 Oct 2022 21:09:17 GMT vboxsync [97259] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) Linux startup scripts: Fix typo in log message, bugref:10287. Thu, 20 Oct 2022 15:31:34 GMT vboxsync [97258] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) IEM: Don't #UD on PREFETCHW if fLongMode is set; needs more work! Thu, 20 Oct 2022 15:30:05 GMT vboxsync [97257] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Added RDRAND and RDSEED. NB: The fallback implementation does ... Thu, 20 Oct 2022 15:14:04 GMT vboxsync [97256] * trunk/include/VBox/GuestHost/HGCMMock.h (modified) GuestHost/HGCMMock.h: Docs nits. Thu, 20 Oct 2022 14:56:36 GMT vboxsync [97255] * trunk/src/VBox/Storage/VMDK.cpp (modified) Storage/VMDK: Revert r141811 which eliminated all blank lines in the ... Thu, 20 Oct 2022 13:19:50 GMT vboxsync [97254] * trunk/src/VBox/VMM/VMMAll/PGMAllGstSlatEpt.cpp.h (modified) VMM/PGM: Nested VMX: bugref:10092 Doxygen fix. Thu, 20 Oct 2022 12:49:06 GMT vboxsync [97253] * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) Shared Clipboard/common: Fixed a bug in ShClConvLatin1LFToUtf16CRLF() ... Thu, 20 Oct 2022 12:09:07 GMT vboxsync [97252] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) IEM: Made XSAVEOPT complain loudly if we try executing it. Thu, 20 Oct 2022 11:20:13 GMT vboxsync [97251] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_bg.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca_VA.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_da.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_el.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fa.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_gl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_he.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hr_HR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_id.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ka.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_km_KH.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_lt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_nl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_th.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_uk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) FE/Qt: Subsequent NLS update for minor 7.0.x version. Thu, 20 Oct 2022 11:16:32 GMT vboxsync [97250] * trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotPane.cpp (modified) FE/Qt: bugref:8310: Missed one important aspect in r154017; No need ... Thu, 20 Oct 2022 09:56:14 GMT vboxsync [97249] * trunk/Config.kmk (modified) Config.kmk: Nested VMX: bugref:10092 Disable nested EPT support for ... Thu, 20 Oct 2022 09:46:56 GMT vboxsync [97248] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) VMM: Nested VMX: bugref:10092 Build fix. Thu, 20 Oct 2022 09:33:51 GMT vboxsync [97247] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VMM/PGM: Nested VMX: bugref:10092 Build fix. Thu, 20 Oct 2022 09:30:10 GMT vboxsync [97246] * trunk/Config.kmk (modified) Config.kmk: Nested VMX: bugref:10092 Enabled nested EPT support. Thu, 20 Oct 2022 08:44:32 GMT vboxsync [97245] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsGeneral.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInterface.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInterface.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsLanguage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsLanguage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsUpdate.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsUpdate.h (modified) FE/Qt: bugref:9458: Long forgotten stubs in Global props; Required to ... Thu, 20 Oct 2022 08:42:52 GMT vboxsync [97244] * trunk/include/iprt/x86.h (modified) x86.h: Added MSR_IA32_VMX_EXIT_CTLS2. Thu, 20 Oct 2022 06:02:21 GMT vboxsync [97243] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) VMM/Nested VMX: bugref:10092 Removed pgmGstSlatWalkPhys() as ... Thu, 20 Oct 2022 06:00:20 GMT vboxsync [97242] * trunk/src/VBox/VMM/VMMAll/PGMAllGstSlatEpt.cpp.h (modified) VMM/PGM: Nested VMX: bugref:10092 Doxygen and comment update. Wed, 19 Oct 2022 22:10:04 GMT vboxsync [97241] * trunk/Version.kmk (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) after 7.0.2 Wed, 19 Oct 2022 18:13:31 GMT vboxsync [97240] * trunk/Version.kmk (modified) * trunk/debian/changelog (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.md5sum (modified) 7.0.2 Wed, 19 Oct 2022 15:44:58 GMT vboxsync [97239] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp (modified) Fix burn Wed, 19 Oct 2022 15:27:36 GMT vboxsync [97238] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) Changelog Wed, 19 Oct 2022 14:32:55 GMT vboxsync [97237] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIEmptyFilePathSelector.cpp (modified) FE/Qt: bugref:10309. Passing parent window to the native file ... Wed, 19 Oct 2022 10:44:15 GMT vboxsync [97236] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Rough implementation for fptan instruction in IEM, bugref:9898 Wed, 19 Oct 2022 10:32:23 GMT vboxsync [97235] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp (modified) Shared Clipboard: Windows host: Addressed todo regaring to ... Wed, 19 Oct 2022 10:24:31 GMT vboxsync [97234] * trunk/src/libs/softfloat-3e/Makefile.kmk (modified) * trunk/src/libs/softfloat-3e/source/extF80_tan.c (added) * trunk/src/libs/softfloat-3e/source/include/softfloat.h (modified) VMM/IEM: Rough implementation for fptan instruction in SoftFloat ... Wed, 19 Oct 2022 09:58:07 GMT vboxsync [97233] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) Changelog. Wed, 19 Oct 2022 09:18:19 GMT vboxsync [97232] * trunk/include/VBox/vmm/cpumctx.h (modified) VMM/CPUM: Define our own X86EFLAGS/X86RFLAGS structures so we can use ... Wed, 19 Oct 2022 09:12:57 GMT vboxsync [97231] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) VMM/CPUM: Define our own X86EFLAGS/X86RFLAGS structures so we can use ... Wed, 19 Oct 2022 06:34:29 GMT vboxsync [97230] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) bugref:10305. Fixed the wrong key. The key had been changed from ... Tue, 18 Oct 2022 22:59:32 GMT vboxsync [97229] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HM: Access CPUMCTX::eflags via the 'u' member when possible in ... Tue, 18 Oct 2022 22:58:16 GMT vboxsync [97228] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-linux.cpp (modified) VMM/NEM-linux: Access CPUMCTX::eflags via the 'u' member when ... Tue, 18 Oct 2022 22:57:57 GMT vboxsync [97227] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) VMM/NEM-win: Access CPUMCTX::eflags via the 'u' member when possible ... Tue, 18 Oct 2022 22:57:26 GMT vboxsync [97226] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/NEM-darwin: Access CPUMCTX::eflags via the 'u' member when ... Tue, 18 Oct 2022 22:56:43 GMT vboxsync [97225] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVM: Access CPUMCTX::eflags via the 'u' member when possible in ... Tue, 18 Oct 2022 22:56:19 GMT vboxsync [97224] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMX: Access CPUMCTX::eflags via the 'u' member when possible in ... Tue, 18 Oct 2022 22:55:58 GMT vboxsync [97223] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) VMM/HMVMX: Access CPUMCTX::eflags via the 'u' member when possible in ... Tue, 18 Oct 2022 22:52:41 GMT vboxsync [97222] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) VMM/IEM: Access CPUMCTX::eflags via the 'u' member when possible in ... Tue, 18 Oct 2022 22:51:49 GMT vboxsync [97221] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Access CPUMCTX::eflags via the 'u' member when possible in ... Tue, 18 Oct 2022 22:50:03 GMT vboxsync [97220] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) VMM/CPUM: Access CPUMCTX::eflags via the 'u' member when possible in ... Tue, 18 Oct 2022 22:49:41 GMT vboxsync [97219] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/CPUM: Access CPUMCTX::eflags via the 'u' member when possible in ... Tue, 18 Oct 2022 22:49:14 GMT vboxsync [97218] * trunk/include/VBox/vmm/selm.h (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAllBp.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) VMM/SELM: Access CPUMCTX::eflags via the 'u' member when possible in ... Tue, 18 Oct 2022 18:58:17 GMT vboxsync [97217] * trunk/src/VBox/Frontends/VirtualBox/src/networking/UIUpdateDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIMaximumGuestScreenSizeEditor.cpp (modified) FE/Qt: bugref:9458: Keep Global properties consistency regarding ... Tue, 18 Oct 2022 18:55:50 GMT vboxsync [97216] * trunk/src/VBox/Frontends/VirtualBox/images/OSE/about.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/OSE/about_x2.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/OSE/about_x3.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/OSE/about_x4.png (modified) FE/Qt: New About icons for OSE version. Tue, 18 Oct 2022 17:34:00 GMT vboxsync [97215] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp (modified) Shared Clipboard: Windows host: Fixed typo in return code which ... Tue, 18 Oct 2022 15:53:50 GMT vboxsync [97214] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) IEM: Renamed iemOpHlpFpuNoStore_st0_stN_pop_pop to ... Tue, 18 Oct 2022 15:00:16 GMT vboxsync [97213] * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/dtrace/lib/vbox-types.d (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM,VBox/types.h: Removed the CPUMCTXCORE type. Tue, 18 Oct 2022 14:51:50 GMT vboxsync [97212] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) DIS: Drop the register access function based on CPUMCTXCORE as the ... Tue, 18 Oct 2022 14:43:03 GMT vboxsync [97211] * trunk/include/VBox/dis.h (modified) * trunk/src/VBox/Disassembler/DisasmMisc.cpp (copied) * trunk/src/VBox/Disassembler/DisasmReg.cpp (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) DIS: Drop the register access function based on CPUMCTXCORE as the ... Tue, 18 Oct 2022 14:41:48 GMT vboxsync [97210] * trunk/src/VBox/Runtime/r3/alloc-ef.cpp (modified) IPRT/alloc-ef: Drop unused DISQPVPARAMVAL stack variable. The type is ... Tue, 18 Oct 2022 14:37:10 GMT vboxsync [97209] * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) VMM/HMSVMAll: Replace DISFetchReg32 and DISWriteReg32 with direct ... Tue, 18 Oct 2022 13:56:59 GMT vboxsync [97208] * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/iem.h (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/VMXAllTemplate.cpp.h (modified) VMM/IEM,EM,HMVMX: Replaced EMInterpretDRxWrite and EMInterpretDRxRead ... Tue, 18 Oct 2022 13:22:03 GMT vboxsync [97207] * trunk/Config.kmk (modified) Config.kmk: Support ASAN on macOS when VBOX_WITH_GCC_SANITIZER or the ... Tue, 18 Oct 2022 12:48:35 GMT vboxsync [97206] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) VMM/EM,HMVMXR0: Replaced EMInterpretRdpmc with IEMExecDecodedRdpmc ... Tue, 18 Oct 2022 12:32:53 GMT vboxsync [97205] * trunk/src/VBox/Disassembler/DisasmReg.cpp (modified) VMM/SELM,DIS: Changed SELMToFlat and SELMToFlatEx to use PCPUMCTX ... Tue, 18 Oct 2022 12:31:50 GMT vboxsync [97204] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog Tue, 18 Oct 2022 12:28:22 GMT vboxsync [97203] * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/vmm/selm.h (modified) * trunk/src/VBox/Disassembler/DisasmReg.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) VMM/SELM,DIS: Changed SELMToFlat and SELMToFlatEx to use PCPUMCTX ... Tue, 18 Oct 2022 11:55:00 GMT vboxsync [97202] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0Bth.h (modified) VMM/PGM: More CPUMCTXCORE elimination, now in the ... Tue, 18 Oct 2022 11:52:52 GMT vboxsync [97201] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VMM/IEM,EM: More CPUMCTXCORE elimination and trimming of interpret ... Tue, 18 Oct 2022 11:38:42 GMT vboxsync [97200] * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAllBp.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3Bp.cpp (modified) VMM/IEM,EM: More CPUMCTXCORE elimination and trimming of interpret ... Tue, 18 Oct 2022 11:37:50 GMT vboxsync [97199] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VMM/PGM,IEM,EM: Changed FNPGMRZPHYSPFHANDLER, PGMTrap0eHandler and ... Tue, 18 Oct 2022 11:31:32 GMT vboxsync [97198] * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) VMM/PGM,IEM,EM: Changed FNPGMRZPHYSPFHANDLER, PGMTrap0eHandler and ... Tue, 18 Oct 2022 11:09:55 GMT vboxsync [97197] * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMmioNew.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM,IEM,EM: Changed FNPGMRZPHYSPFHANDLER, PGMTrap0eHandler and ... Tue, 18 Oct 2022 10:42:52 GMT vboxsync [97196] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAllBp.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/DBGF: Changed the PCPUMCTXCORE arguments to PCPUMCTX for ... Tue, 18 Oct 2022 10:36:40 GMT vboxsync [97195] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog Tue, 18 Oct 2022 10:26:20 GMT vboxsync [97194] * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Installer/Win: bugref:9532: Forgot to move Qt related .DLLs to proper ... Tue, 18 Oct 2022 10:18:45 GMT vboxsync [97193] * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.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/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/EM: Drop the PVM and PCCPUMCTXCORE arguments from ... Tue, 18 Oct 2022 10:17:41 GMT vboxsync [97192] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/CPUM: Drop the CPUMCTXCORE argument for cpumR3InfoOne. Tue, 18 Oct 2022 09:35:22 GMT vboxsync [97191] * trunk/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedEntitlements.plist (modified) Support/darwin/SUPR3HardenedEntitlements.plist: Need to have the ... Tue, 18 Oct 2022 09:24:13 GMT vboxsync [97190] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) Chagelog update Tue, 18 Oct 2022 07:49:21 GMT vboxsync [97189] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog update Tue, 18 Oct 2022 07:42:50 GMT vboxsync [97188] * trunk/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedEntitlementsVM.plist (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) Support/SUPR3HardenedEntitlementsVM.plist,VMM/NEMR3Native-darwin: ... Mon, 17 Oct 2022 22:39:50 GMT vboxsync [97187] * trunk/include/VBox/vmm/cpum.h (modified) VMM/CPUM: Doxygen fixes. bugref:9941 Mon, 17 Oct 2022 22:33:36 GMT vboxsync [97186] * trunk/include/VBox/vmm/cpum.h (modified) VMM/CPUM,HMVMX,IEM: Use the individual CPUMCTX_INHIBIT_SHADOW_SS and ... Mon, 17 Oct 2022 22:30:50 GMT vboxsync [97185] * trunk/include/VBox/vmm/cpum.h (modified) VMM/CPUM,HMVMX,IEM: Use the individual CPUMCTX_INHIBIT_SHADOW_SS and ... Mon, 17 Oct 2022 22:29:05 GMT vboxsync [97184] * trunk/include/VBox/vmm/cpum.h (modified) VMM/CPUM: Doxygen fixes. bugref:9941 Mon, 17 Oct 2022 22:27:05 GMT vboxsync [97183] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-linux.cpp (modified) VMM/CPUM,HMVMX,IEM: Use the individual CPUMCTX_INHIBIT_SHADOW_SS and ... Mon, 17 Oct 2022 21:56:46 GMT vboxsync [97182] * trunk/include/VBox/vmm/cpum.h (modified) VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and ... Mon, 17 Oct 2022 21:38:57 GMT vboxsync [97181] * trunk/include/VBox/vmm/cpum.h (modified) VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and ... Mon, 17 Oct 2022 21:14:39 GMT vboxsync [97180] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) VMM/IEM: Use CPUMIsInInterruptShadowWithUpdate instead of checking ... Mon, 17 Oct 2022 21:09:57 GMT vboxsync [97179] * trunk/include/VBox/vmm/cpum.h (modified) VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and ... Mon, 17 Oct 2022 21:06:03 GMT vboxsync [97178] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.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/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-linux.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and ... Mon, 17 Oct 2022 20:22:58 GMT vboxsync [97177] * trunk/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedEntitlementsVM.plist (modified) Support/SUPR3HardenedEntitlementsVM.plist: Revert (successful) ... Mon, 17 Oct 2022 19:37:38 GMT vboxsync [97176] * trunk/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedEntitlementsVM.plist (modified) Support/SUPR3HardenedEntitlementsVM.plist: A test for trying to get ...