# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Mar 13, 2025 4:11:17 PM Fri, 30 Sep 2022 15:51:48 GMT vboxsync [96955] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) IEM: Nits, some SSE instructions were misclassified as SSE2. Fri, 30 Sep 2022 12:41:37 GMT vboxsync [96954] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) IEM: Nits, comments in TwoByte0f decoder. Fri, 30 Sep 2022 11:34:04 GMT vboxsync [96953] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) VMM: Treat assembler warnings as errors so we don't accidentally end ... Fri, 30 Sep 2022 11:22:32 GMT vboxsync [96952] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) IEM: Tweaked so that vpinsrw has the same instruction length with ... Fri, 30 Sep 2022 10:22:02 GMT vboxsync [96951] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) VMM/IEM: Clear high bits of destination operand for vmread for 32-bit ... Fri, 30 Sep 2022 10:19:06 GMT vboxsync [96950] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) Devices/Graphics: Some old Xorg servers apparently in collaboration ... Fri, 30 Sep 2022 09:24:29 GMT vboxsync [96949] * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) VMM/PGMPool: Extended the .pgmpoolcheck command to cover shadow guest ... Fri, 30 Sep 2022 06:58:20 GMT vboxsync [96948] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) IEM: Slightly corrected SYSCALL/SYSRET, fixed logging. Fri, 30 Sep 2022 06:56:06 GMT vboxsync [96947] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsVexMap1.cpp.h (modified) IEM: Added forgotten FETCH_EFLAGS in AVX variants of xCOMISx ... Fri, 30 Sep 2022 06:54:29 GMT vboxsync [96946] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) Typo. Fri, 30 Sep 2022 06:51:12 GMT vboxsync [96945] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Assembly implementation of AES-NI instructions, WIP. Fri, 30 Sep 2022 06:50:01 GMT vboxsync [96944] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) IEM: Typo fixes in IEMAllAimpl.asm. Fri, 30 Sep 2022 06:32:46 GMT vboxsync [96943] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) VMM/IEM: Addendum to r153847 (VMM/IEM: Fetch EFLAGS before calling ... Fri, 30 Sep 2022 00:10:08 GMT vboxsync [96942] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGMPool: Use a much much larger GCPhys hash table. A 64 entry ... Fri, 30 Sep 2022 00:08:13 GMT vboxsync [96941] * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) VMM/PDMAll: IRQ logging. bugref:10092 Fri, 30 Sep 2022 00:07:38 GMT vboxsync [96940] * trunk/src/VBox/VMM/VMMR3/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) VMM/PGMDbg,DBGFMem: Basic EPT dumping, both guest and shadow tables. ... Thu, 29 Sep 2022 22:17:54 GMT vboxsync [96939] * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) VMM/PGMPool: display the physical address of the roots in ... Thu, 29 Sep 2022 21:36:40 GMT vboxsync [96938] * trunk/Config.kmk (modified) /Config.kmk: Darwin code signing: meant shell style basename (make ... Thu, 29 Sep 2022 21:05:43 GMT vboxsync [96937] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) VMM/IEM: Some assembly corrections, only relevant for x86, so not ... Thu, 29 Sep 2022 20:58:32 GMT vboxsync [96936] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) VMM/IEM: Fetch EFLAGS before calling assembly in ... Thu, 29 Sep 2022 20:58:16 GMT vboxsync [96935] * trunk/Config.kmk (modified) /Config.kmk: Code signing for darwin: forgotten input filename for ... Thu, 29 Sep 2022 20:28:15 GMT vboxsync [96934] * trunk/Config.kmk (modified) /Config.kmk: Fix non-executable signing (code signing service case) ... Thu, 29 Sep 2022 18:26:09 GMT vboxsync [96933] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) Improved comments. Thu, 29 Sep 2022 14:19:53 GMT vboxsync [96932] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) Fixed comment. Thu, 29 Sep 2022 09:55:49 GMT vboxsync [96931] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImpl.cpp (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImpl.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseBinary.S (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseBinary.asm (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseConvert-cvtps2pi_u128.bin (added) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseConvert-cvttps2pi_u128.bin (added) VMM/testcase/tstIEMAImpl: Implement basic cvtps2pi/cvttps2pi ... Thu, 29 Sep 2022 09:55:19 GMT vboxsync [96930] * 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) VMM/IEM: Implement cvtps2pi/cvttps2pi instructions, bugref:9898 Wed, 28 Sep 2022 21:58:50 GMT vboxsync [96929] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM,RuntimeR0: Flush the log buffer directly to the parent VMM if ... Wed, 28 Sep 2022 20:43:25 GMT vboxsync [96928] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Logging typo. bugref:10092 Wed, 28 Sep 2022 20:42:54 GMT vboxsync [96927] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) VMM: Corrected some non-standard cs:rip value formatting in the VMX ... Wed, 28 Sep 2022 20:41:36 GMT vboxsync [96926] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) VMM/APIC: logging Wed, 28 Sep 2022 20:39:43 GMT vboxsync [96925] * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) VMM,RuntimeR0: Flush the log buffer directly to the parent VMM if ... Wed, 28 Sep 2022 20:34:06 GMT vboxsync [96924] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) IPRT/log: Corrected RTLogGetDestinations to return the right field. ... Wed, 28 Sep 2022 20:33:21 GMT vboxsync [96923] * trunk/src/VBox/Runtime/common/fs/fatvfs.cpp (modified) IPRT/fatvfs.cpp: Do int18h instead of 19h in the FAT non-boot code. Wed, 28 Sep 2022 19:23:12 GMT vboxsync [96922] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImpl.cpp (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImpl.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseBinary.S (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseBinary.asm (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseConvert-cvtpi2pd_u128.bin (added) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseConvert-cvtpi2ps_u128.bin (added) VMM/testcase/tstIEMAImpl: Implement basic cvtpi2ps/cvtpi2pd ... Wed, 28 Sep 2022 19:22:51 GMT vboxsync [96921] * 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) VMM/IEM: Implement cvtpi2ps/cvtpi2pd instructions, bugref:9898 Wed, 28 Sep 2022 18:24:30 GMT vboxsync [96920] * trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd (modified) * trunk/src/VBox/Installer/win/Scripts/VBoxExtPackPuel.inf (modified) ExtPack: Windows: Comment-out remainig bits of VBoxEhciR0 from ... Wed, 28 Sep 2022 16:27:30 GMT vboxsync [96919] * trunk/Version.kmk (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) After 7.0.0_BETA3 Wed, 28 Sep 2022 14:07:51 GMT vboxsync [96918] * 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.0_BETA3 Wed, 28 Sep 2022 12:53:47 GMT vboxsync [96917] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImpl.cpp (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImpl.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseBinary.S (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseBinary.asm (modified) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseConvert-cvtpd2pi_u128.bin (added) * trunk/src/VBox/VMM/testcase/tstIEMAImplDataSseConvert-cvttpd2pi_u128.bin (added) VMM/testcase/tstIEMAImpl: Implement basic cvtpd2pi/cvttpd2pi ... Wed, 28 Sep 2022 12:53:09 GMT vboxsync [96916] * 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) VMM/IEM: Implement cvtpd2pi/cvttpd2pi instructions, bugref:9898 Wed, 28 Sep 2022 12:43:04 GMT vboxsync [96915] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) IEM: Improved on r153824 to make intent clearer. Wed, 28 Sep 2022 10:41:01 GMT vboxsync [96914] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) IEM: FNSTENV must clear pending math exceptions to avoid exception loops. Wed, 28 Sep 2022 09:12:10 GMT vboxsync [96913] * trunk/src/VBox/ValidationKit/bootsectors/bs3-apic-1-32.c32 (modified) ValKit/bs3-apic-1: Extended it with some TPR writes & read-back ... Wed, 28 Sep 2022 09:03:23 GMT vboxsync [96912] * trunk/src/VBox/ValidationKit/bootsectors/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-apic-1-32.c32 (added) * trunk/src/VBox/ValidationKit/bootsectors/bs3-apic-1.c (modified) ValKit/bs3-apic-1: Extended it with some TPR writes & read-back ... Wed, 28 Sep 2022 08:10:46 GMT vboxsync [96911] * trunk/src/VBox/Devices/Network/VBoxLibSsh.def (modified) * trunk/src/VBox/Main/src-all/VBoxLibSsh.def (modified) CloudNet,libs/libssh: bugref:9469 Build fix for r153820. Wed, 28 Sep 2022 08:01:10 GMT vboxsync [96910] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/VBoxLibSsh.def (added) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-all/VBoxLibSsh.def (added) CloudNet,libs/libssh: bugref:9469 Build libssh as separate DLL and ... Tue, 27 Sep 2022 23:24:45 GMT vboxsync [96909] * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Main/MouseImpl: Simplified i_getDeviceCaps and code immediately ... Tue, 27 Sep 2022 22:18:39 GMT vboxsync [96908] * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Main/MouseImpl: My 0.02$ and some cleanups. bugref:10285 Tue, 27 Sep 2022 21:30:04 GMT vboxsync [96907] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) Frontends/VBoxManage: The VBoxManage controlvm suboptions ... Tue, 27 Sep 2022 18:10:42 GMT vboxsync [96906] * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Main: src-client: MouseImpl: Provide guest's absolute pointing mouse ... Tue, 27 Sep 2022 17:18:50 GMT vboxsync [96905] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) Changelog: Lots of GUI related stuff Tue, 27 Sep 2022 17:01:59 GMT vboxsync [96904] * trunk/src/libs/softfloat-3e/source/extF80_log2.c (added) VMM/IEM: svn props fixed for recently added extF80_log2.c r153800, ... Tue, 27 Sep 2022 15:42:07 GMT vboxsync [96903] * trunk/src/VBox/Frontends/VirtualBox/src/cloud/profilemanager/UICloudProfileManager.cpp (modified) FE/Qt: Cloud Profile Manager: Correcting obsolete try OCI link. Tue, 27 Sep 2022 14:30:57 GMT vboxsync [96902] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Nested SVM: bugref:7243 VM reset and init. nits for nested SVM, ... Tue, 27 Sep 2022 13:44:50 GMT vboxsync [96901] * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) fixing scm complain r153805 Tue, 27 Sep 2022 13:30:45 GMT vboxsync [96900] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM: Drop the fIs64BitsPagingMode parameter to PGM_SHW_DECL(int, ... Tue, 27 Sep 2022 13:28:22 GMT vboxsync [96899] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VMM/PGMAllPool: nits. bugref:10092 Tue, 27 Sep 2022 13:27:15 GMT vboxsync [96898] * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) VMM/APIC: Decode the MSR in the 'info apic' output. bugref:10092 Tue, 27 Sep 2022 13:15:05 GMT vboxsync [96897] * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) VMM/PGMPool: Added a pgmpoolroots info dumper. bugref:10092 Tue, 27 Sep 2022 11:15:30 GMT vboxsync [96896] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp (modified) IEM: Removed wrong/redundant CR0.EM checks in FXSAVE/FXRSTOR. Tue, 27 Sep 2022 09:24:35 GMT vboxsync [96895] * trunk/src/VBox/VMM/VMMAll/IEMAllAImplC.cpp (modified) VMM/IEM: Rough implementation for fyl2x and fyl2xp1 instructions in ... Tue, 27 Sep 2022 09:00:15 GMT vboxsync [96894] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) VMM/EM: Changed /PROF/CPU%u/EM/HMExec and HMExecuteCalled into ... Tue, 27 Sep 2022 08:44:00 GMT vboxsync [96893] * trunk/src/libs/softfloat-3e/Makefile.kmk (modified) * trunk/src/libs/softfloat-3e/source/include/softfloat.h (modified) VMM/IEM: Rough implementation for fyl2x and fyl2xp1 instructions in ... Tue, 27 Sep 2022 06:00:56 GMT vboxsync [96892] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: Fixing OS/2 ar issue after r153702 (loggig via CPUID). [typo] Tue, 27 Sep 2022 05:59:26 GMT vboxsync [96891] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: Fixing OS/2 ar issue after r153702 (loggig via CPUID). Mon, 26 Sep 2022 19:38:06 GMT vboxsync [96890] * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) Main,FE/VBoxManage: Implement possiblity to configure some of the ... Mon, 26 Sep 2022 19:33:52 GMT vboxsync [96889] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) doc/manual: changelog, bugref:1098 Mon, 26 Sep 2022 19:29:50 GMT vboxsync [96888] * trunk/doc/manual/en_US/man_VBoxManage-modifyvm.xml (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/GuestDebugControlImpl.h (added) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/GuestDebugControlImpl.cpp (added) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main,FE/VBoxManage: Implement possiblity to configure some of the ... Mon, 26 Sep 2022 19:18:48 GMT vboxsync [96887] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.def (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.rc (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXCmd.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXCmd.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXDDI.cpp (modified) WDDM: Fix licenses. Mon, 26 Sep 2022 19:14:33 GMT vboxsync [96886] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/Makefile.kup (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/Makefile.kup (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.cpp (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.def (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.h (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.rc (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXCmd.cpp (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXCmd.h (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXDDI.cpp (added) WDDM: Export missing bits. Mon, 26 Sep 2022 19:09:42 GMT vboxsync [96885] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-drm.cpp (modified) Additions: X11: DRM Client: Monitor guest properties in a bit more ... Mon, 26 Sep 2022 19:03:57 GMT vboxsync [96884] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDrmClient.cpp (modified) Additions: X11: Guest lib: DRM Client: Check exact guest property ... Mon, 26 Sep 2022 19:01:13 GMT vboxsync [96883] * trunk/tools/win.x86 (modified) tools/win.x86: Update svn:ignore. Mon, 26 Sep 2022 18:56:21 GMT vboxsync [96882] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) IEM: Only zap the high half of 64-bit destination register actually ... Mon, 26 Sep 2022 17:46:10 GMT vboxsync [96881] * trunk/Config.kmk (modified) Config.kmk: Default to enable some additional components on OSE as ... Mon, 26 Sep 2022 17:44:29 GMT vboxsync [96880] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:10092 Nested EPT shadow page-pool ... Mon, 26 Sep 2022 17:43:43 GMT vboxsync [96879] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM: Nested VMX: bugref:10092 Nested EPT shadow page-pool handling. Mon, 26 Sep 2022 16:48:39 GMT vboxsync [96878] * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) Additions: X11: Print out if Wayland environment detected or not, ... Mon, 26 Sep 2022 16:31:17 GMT vboxsync [96877] * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIMotherboardFeaturesEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIMotherboardFeaturesEditor.h (modified) FE/Qt: bugref:10293: A bit of reordering on Machine settings / System ... Mon, 26 Sep 2022 16:11:19 GMT vboxsync [96876] * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) Additions: X11: Move Wayland env detection to common place, bugref:10134. Mon, 26 Sep 2022 15:57:16 GMT vboxsync [96875] * trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-helper-gnome3.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-helper.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) Aditions: X11: Consolidate all the environment variables we use at ... Mon, 26 Sep 2022 15:26:59 GMT vboxsync [96874] * trunk/src/VBox/Debugger/DBGCRemoteKd.cpp (modified) Debugger: Some cleanups for the KD backend, bugref:1098 [Solaris ... Mon, 26 Sep 2022 15:21:42 GMT vboxsync [96873] * trunk/src/VBox/Debugger/DBGCRemoteKd.cpp (modified) Debugger: Some cleanups for the KD backend, bugref:1098 [Solaris ... Mon, 26 Sep 2022 15:05:05 GMT vboxsync [96872] * trunk/src/VBox/Debugger/DBGCRemoteKd.cpp (modified) Debugger: Some cleanups for the KD backend, bugref:1098 [build fix] Mon, 26 Sep 2022 14:59:34 GMT vboxsync [96871] * trunk/src/VBox/Additions/x11/VBoxClient/display-helper-gnome3.cpp (modified) Linux: Additions: Gnome3 helprer: scm fix, bugref:10134. Mon, 26 Sep 2022 14:55:36 GMT vboxsync [96870] * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) Debugger/DBGPlugInWinNt: Some unfinished code to hook into the guests ... Mon, 26 Sep 2022 14:54:59 GMT vboxsync [96869] * trunk/src/VBox/Additions/x11/VBoxClient/display-helper-gnome3.cpp (modified) Additions: Linux: Gnome3 helper: fix return codes, bugref:10134. Mon, 26 Sep 2022 14:51:49 GMT vboxsync [96868] * trunk/src/VBox/Additions/x11/VBoxClient/display-helper-gnome3.cpp (modified) Additions: Linux: Gnome3 helper: mark mode as 'is-current' and as ... Mon, 26 Sep 2022 14:51:41 GMT vboxsync [96867] * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) Debugger/DBGPlugInWinNt: Some unfinished code to hook into the guests ... Mon, 26 Sep 2022 14:46:19 GMT vboxsync [96866] * trunk/src/VBox/Debugger/DBGCRemoteKd.cpp (modified) Debugger: Some cleanups for the KD backend, bugref:1098 Mon, 26 Sep 2022 14:45:32 GMT vboxsync [96865] * trunk/include/VBox/dbg.h (modified) * trunk/src/VBox/Debugger/DBGCIo.cpp (modified) * trunk/src/VBox/Debugger/DBGCIoProvInternal.h (modified) * trunk/src/VBox/Debugger/DBGCIoProvIpc.cpp (modified) * trunk/src/VBox/Debugger/DBGCIoProvTcp.cpp (modified) * trunk/src/VBox/Debugger/DBGCIoProvUdp.cpp (added) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (modified) Debugger: Some changes floating around, added a UDP I/O provider to ... Mon, 26 Sep 2022 14:38:59 GMT vboxsync [96864] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/udp.h (modified) * trunk/src/VBox/Runtime/r3/udp.cpp (modified) Runtime: Implement RTUdpCreateServerSocket(), bugref:9822 Mon, 26 Sep 2022 13:07:07 GMT vboxsync [96863] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) IEM: Make RDRAND and RDSEED fail hard instead of crashing guests in a ... Mon, 26 Sep 2022 10:59:51 GMT vboxsync [96862] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Fedora detection fix. bugref:9781 Mon, 26 Sep 2022 10:52:54 GMT vboxsync [96861] * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isovfs.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) IPRT/Vfs,Main/Unattended: Detect fedora ISOs, various code cleanups. ... Mon, 26 Sep 2022 10:44:31 GMT vboxsync [96860] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsInterpretOnly.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) IEM: The CMP instruction must not zero out the high half of 64-bit GPRs. Mon, 26 Sep 2022 09:42:52 GMT vboxsync [96859] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) doc/changelog: Some updates, bugref:9477 Mon, 26 Sep 2022 09:25:03 GMT vboxsync [96858] * trunk/src/VBox/Runtime/common/crypto/digest-core.cpp (modified) IPRT/RTCrDigestFinal: Corrected underflow (warning) / overflow ... Mon, 26 Sep 2022 09:24:15 GMT vboxsync [96857] * trunk/src/VBox/Runtime/common/ldr/ldrELF.cpp (modified) IPRT/ldrELF: Fixed bug in rtldrELFLnxKModHashImage. bugref:10287 Mon, 26 Sep 2022 09:11:39 GMT vboxsync [96856] * trunk/doc/manual/en_US/user_BasicConcepts.xml (modified) * trunk/doc/manual/en_US/user_Introduction.xml (modified) doc/manual: Remove mentioning EHCI/XHCI being part of the extension ...