# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 8, 2025 9:52:25 AM Wed, 15 Dec 2021 16:36:24 GMT vboxsync [92943] * trunk/src/VBox/Devices/VirtIO/VirtioCore.cpp (modified) Fix burns (5) Wed, 15 Dec 2021 16:35:30 GMT vboxsync [92942] * trunk/src/VBox/Devices/VirtIO/VirtioCore.cpp (modified) Fix burns (4) Wed, 15 Dec 2021 16:20:15 GMT vboxsync [92941] * trunk/src/VBox/Devices/VirtIO/VirtioCore.cpp (modified) Fix burns (3) Wed, 15 Dec 2021 16:07:43 GMT vboxsync [92940] * trunk/src/VBox/Devices/VirtIO/VirtioCore.cpp (modified) Attempt 1 burn fix. virtioCoreFormatDeviceStatus() saying undefined. ... Wed, 15 Dec 2021 15:51:28 GMT vboxsync [92939] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VirtIO/VirtioCore.cpp (modified) * trunk/src/VBox/Devices/VirtIO/VirtioCore.h (modified) Improve transitional behavior, and save/load exec code. Some Rx ... Wed, 15 Dec 2021 15:47:00 GMT vboxsync [92938] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: Use RTMsgWarning instead of LogRel for NLS trouble. ... Wed, 15 Dec 2021 15:29:06 GMT vboxsync [92937] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: Generate const tables that doesn't require runtime ... Wed, 15 Dec 2021 14:25:50 GMT vboxsync [92936] * trunk/src/VBox/Frontends/VBoxManage/nls/VBoxManageNls_xx_YY.ts (added) * trunk/src/VBox/Main/nls/VirtualBoxAPI_xx_YY.ts (added) Main: bugref:1909: Fixed errors Wed, 15 Dec 2021 14:04:50 GMT vboxsync [92935] * trunk/src/VBox/Frontends/VBoxManage/nls/ApprovedLanguages.kmk (modified) Main: bugref:1909: Reverted changes committed by mistake Wed, 15 Dec 2021 13:56:38 GMT vboxsync [92934] * trunk/src/VBox/Frontends/VBoxManage/nls/ApprovedLanguages.kmk (modified) Main: bugref:1909: Added source files for new languages (*_xx_YY.ts) ... Wed, 15 Dec 2021 13:47:45 GMT vboxsync [92933] * trunk/Config.kmk (modified) /Config.kmk: Enable the new Windows 11 SDK. bugref:10116 Wed, 15 Dec 2021 13:38:57 GMT vboxsync [92932] * trunk/src/VBox/Main/nls/VBoxC_de.ts (deleted) * trunk/src/VBox/Main/nls/VBoxSVC_de.ts (deleted) Main: bugref:1909: Removed old trial translation from Main Wed, 15 Dec 2021 13:36:36 GMT vboxsync [92931] * trunk/Config.kmk (modified) /Config.kmk: The W10 signtool wants /td option. [fix] bugref:10116 Wed, 15 Dec 2021 13:34:53 GMT vboxsync [92930] * trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd (modified) Repack scripts: adding VBoxSF.sys and VBoxMRXNP.dll for attestaion ... Wed, 15 Dec 2021 13:34:02 GMT vboxsync [92929] * trunk/Config.kmk (modified) /Config.kmk: The W10 signtool wants /td option. bugref:10116 Wed, 15 Dec 2021 13:21:39 GMT vboxsync [92928] * trunk/Config.kmk (modified) /Config.kmk: VBOX_PATH_SIGN_TOOLS should be the same as the SDK bin ... Wed, 15 Dec 2021 12:30:22 GMT vboxsync [92927] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Installer/win/Makefile.kmk: Must not expand VBOX_PATH_MSITRAN too ... Wed, 15 Dec 2021 12:30:21 GMT vboxsync [92926] * trunk/Config.kmk (modified) /Config.kmk: The MsiTran.exe and MsiDb.exe tools are only available ... Wed, 15 Dec 2021 11:52:10 GMT vboxsync [92925] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) Additions/Shared Clipboard: GCC 11 fixes (warnings as errors, error: ... Wed, 15 Dec 2021 10:29:02 GMT vboxsync [92924] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) VMM/NEM-win: Tweak for newer SDKs. [build fix] bugref:10116 Wed, 15 Dec 2021 10:18:33 GMT vboxsync [92923] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.h (modified) FE/Qt: Build fix. bugref:9371 Wed, 15 Dec 2021 10:13:08 GMT vboxsync [92922] * trunk/include/iprt/win/d3dkmthk.h (modified) iprt/win/d3dkmthk.h: Tweak for the 10.0.22000.0 SDK. bugref:10116 Wed, 15 Dec 2021 10:12:35 GMT vboxsync [92921] * trunk/include/iprt/nt/nt.h (modified) iprt/nt/nt.h: Tweak for the 10.0.22000.0 SDK. bugref:10116 Wed, 15 Dec 2021 10:04:28 GMT vboxsync [92920] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.h (modified) FE/Qt: bugref:9371. build fix. Wed, 15 Dec 2021 09:50:12 GMT vboxsync [92919] * trunk/src/VBox/Runtime/r3/posix/semevent-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/thread2-posix.cpp (modified) IPRT/r3/posix: Just use sched_yield() everywhere, as it's a standard ... Wed, 15 Dec 2021 09:44:05 GMT vboxsync [92918] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) VMM/NEM-win: Tweak for newer SDKs. bugref:10116 Wed, 15 Dec 2021 09:38:11 GMT vboxsync [92917] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) FE/Qt: bugref:9371. Reviving file operation progress connections. Wed, 15 Dec 2021 09:20:57 GMT vboxsync [92916] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Added lots of missing docs [Doxygen fixes]. Wed, 15 Dec 2021 09:12:19 GMT vboxsync [92915] * trunk/src/VBox/Runtime/common/fs/fatvfs.cpp (modified) IPRT/fatvfs: GCC 11 build fix [build fix]. Wed, 15 Dec 2021 08:59:15 GMT vboxsync [92914] * trunk/src/VBox/Runtime/common/fs/fatvfs.cpp (modified) IPRT/fatvfs: GCC 11 build fix. Wed, 15 Dec 2021 08:25:52 GMT vboxsync [92913] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) FE/Qt: bugref:9371. Using qt instead of RT to deermine host file type. Wed, 15 Dec 2021 08:08:43 GMT vboxsync [92912] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) FE/Qt: bugref:9371. Fixing a bug related to file copy calls Tue, 14 Dec 2021 23:27:22 GMT vboxsync [92911] * trunk (modified) kBuild 3497 -> 3503: W10 SDK updates and fresh kmk binary for ... Tue, 14 Dec 2021 22:18:50 GMT vboxsync [92910] * trunk/Config.kmk (modified) * trunk/include/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) /Config.kmk,*.kmk: Preparing to switch to Windows 10 SDK. bugref:10116 Tue, 14 Dec 2021 22:16:54 GMT vboxsync [92909] * trunk/src/VBox/Additions/3D/mesa/mesa-17.3.9/include/c11/threads_win32.h (modified) Additions/3D/mesa: Don't include windows.h directly, always via the ... Tue, 14 Dec 2021 22:15:54 GMT vboxsync [92908] * trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredentialProvider.h (modified) Add/VBoxCredProv: Adjustment for building with newer SDKs which ... Tue, 14 Dec 2021 22:15:01 GMT vboxsync [92907] * trunk/include/VBox/com/VirtualBox.h (modified) VBox/com/VirtualBox.h: Must include windows.h via our clean wrappers ... Tue, 14 Dec 2021 22:14:27 GMT vboxsync [92906] * trunk/src/VBox/Debugger/VBoxDbg.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) VBoxDbg: Must include windows.h via our clean wrappers before ... Tue, 14 Dec 2021 22:13:06 GMT vboxsync [92905] * trunk/src/VBox/Runtime/win/errmsgwin-sorter.cpp (modified) IPRT/errmsgwin-sorter.cpp: Increase the max string length for W10 ... Tue, 14 Dec 2021 22:11:51 GMT vboxsync [92904] * trunk/src/VBox/Runtime/r3/win/vcc-fakes-kernel32.cpp (modified) IPRT/vcc-fakes-kernel32.cpp: Adjustments for W10 SDK. bugref:10116 Tue, 14 Dec 2021 22:09:12 GMT vboxsync [92903] * trunk/src/VBox/Devices/Graphics/shaderlib/libWineStub/debug.c (modified) libWineStub: Don't include wrapper headers on non-windows platforms. ... Tue, 14 Dec 2021 22:06:10 GMT vboxsync [92902] * trunk/include/iprt/win/d3d9.h (modified) * trunk/include/iprt/win/objbase.h (modified) * trunk/include/iprt/win/windows.h (modified) * trunk/include/iprt/win/winsock2.h (modified) * trunk/include/iprt/win/ws2tcpip.h (modified) iprt/win/windows.h,++: Workaround for buggy winioctl.h in some ... Tue, 14 Dec 2021 17:15:44 GMT vboxsync [92901] * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) Devices/USB: GCC 11 build fix. Tue, 14 Dec 2021 16:52:04 GMT vboxsync [92900] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) FE/Qt: bugref:9371. Incorparating new copy flags. Tue, 14 Dec 2021 14:55:00 GMT vboxsync [92899] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:9371. Toggle copy actions according to file table ... Tue, 14 Dec 2021 13:58:41 GMT vboxsync [92898] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerLogPanel.cpp (modified) FE/Qt: bugref:9371. Adding miliseconds to file manager logs. Tue, 14 Dec 2021 13:53:27 GMT vboxsync [92897] * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Added lots of missing docs. Tue, 14 Dec 2021 13:19:48 GMT vboxsync [92896] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) FE/Qt: bugref:9371. Trying to catch authentication error. take 2. Tue, 14 Dec 2021 11:35:16 GMT vboxsync [92895] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) FE/Qt: bugref:9371. build fix. Tue, 14 Dec 2021 11:29:31 GMT vboxsync [92894] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) FE/Qt: bugref:9371. Trying to catch authentication error. Tue, 14 Dec 2021 09:22:24 GMT vboxsync [92893] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) ValKit/testdriver/reporter.py: Get the right caller for maybeErr and ... Tue, 14 Dec 2021 08:57:53 GMT vboxsync [92892] * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/gvm.mac (modified) * trunk/include/VBox/vmm/gvmm.h (modified) * trunk/include/VBox/vmm/uvm.h (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0Internal.h (modified) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) GVMMR0: Experimental code (disabled) for using HR host timers to wake ... Tue, 14 Dec 2021 08:56:59 GMT vboxsync [92891] * trunk/include/iprt/timer.h (modified) iprt/timer.h: RTTIMER_FLAGS_ARE_VALID tweaking. Tue, 14 Dec 2021 08:53:32 GMT vboxsync [92890] * trunk/src/VBox/ValidationKit/testdriver/base.py (modified) ValKit/testdriver/base.py: Made processExists just call ... Mon, 13 Dec 2021 21:33:56 GMT vboxsync [92889] * trunk/src/VBox/ValidationKit/common/utils.py (modified) ValKit/utils.py: Better processExits for all unix platforms. Mon, 13 Dec 2021 15:45:16 GMT vboxsync [92888] * trunk/src/VBox/ValidationKit/common/utils.py (modified) ValKit/utils.py: Made processExists work better on linux. Mon, 13 Dec 2021 15:43:29 GMT vboxsync [92887] * trunk/src/VBox/ValidationKit/common/utils.py (modified) ValKit/utils.py: Made processExists work better on linux. Mon, 13 Dec 2021 14:12:48 GMT vboxsync [92886] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) ValKit/vboxinstaller.py: Do 'sudo /bin/kill -9 pid' if ... Mon, 13 Dec 2021 14:11:01 GMT vboxsync [92885] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) ValKit/vboxinstaller.py: Do 'sudo /bin/kill -9 pid' if ... Mon, 13 Dec 2021 13:46:35 GMT vboxsync [92884] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) FE/Qt: bugref:9371. More session management stuff for file manager. Mon, 13 Dec 2021 13:35:00 GMT vboxsync [92883] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) ValKit/vboxinstaller.py: Try correlate debuggers to vbox processes ... Mon, 13 Dec 2021 13:34:57 GMT vboxsync [92882] * trunk/src/VBox/ValidationKit/common/utils.py (modified) ValKit/common/utils.py: Read 'comm' when 'exe' is inaccessible on linux. Mon, 13 Dec 2021 13:22:13 GMT vboxsync [92881] * trunk/src/VBox/Installer/linux/VBoxCreateUSBNode.sh (modified) VBoxCreateUSBNode.sh: USB class is a two-digit hex number, use string ... Mon, 13 Dec 2021 11:16:44 GMT vboxsync [92880] * 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/Main: Resolved @todo: Implemented mode handling and ... Mon, 13 Dec 2021 10:14:41 GMT vboxsync [92879] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Resolved @todo: Shortened fFlags check in ... Mon, 13 Dec 2021 09:47:14 GMT vboxsync [92878] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Resolved @todos: Renamed (plus removed) ... Sun, 12 Dec 2021 03:05:38 GMT vboxsync [92877] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) ValKit/tdAddGuestCtrl.py: Temporarily disabled the 'Session w/ Guest ... Sun, 12 Dec 2021 03:00:02 GMT vboxsync [92876] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestSessionImpl: Comment update, two todos. bugref:9320 Sat, 11 Dec 2021 11:21:13 GMT vboxsync [92875] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) ValKit/tdAddGuestCtrl.py: Fixed regression from r148744 which assumed ... Sat, 11 Dec 2021 05:07:23 GMT vboxsync [92874] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM: Nested VMX: bugref:10092 Comment nit. Sat, 11 Dec 2021 01:38:33 GMT vboxsync [92873] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp (modified) IPRT/timer-r0drv-nt.cpp,mp-r0drv-nt.cpp: Work around ... Sat, 11 Dec 2021 00:29:18 GMT vboxsync [92872] * trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp (modified) IPRT/timer-r0drv-nt.cpp: Corrected the CPU parameter for ... Sat, 11 Dec 2021 00:23:15 GMT vboxsync [92871] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) IPRT/rtMpNtSetTargetProcessorDpc: Use AssertLogRel so we can ... Fri, 10 Dec 2021 23:48:55 GMT vboxsync [92870] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) VMM/GVMMR0: Added more LogRel statements to failure paths of ... Fri, 10 Dec 2021 23:10:43 GMT vboxsync [92869] * trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp (modified) IPRT/timer-r0drv-nt.cpp: Get precision system time for the ... Fri, 10 Dec 2021 21:58:58 GMT vboxsync [92868] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) ValKit/tdAddGuestCtrl.py: Fixed regression from r148744 which assumed ... Fri, 10 Dec 2021 19:16:31 GMT vboxsync [92867] * trunk/src/VBox/Debugger/VBoxDbgStatsQt.cpp (modified) VBoxDbg: Fixed bug in iterateStatsByPattern making it skip the first ... Fri, 10 Dec 2021 14:51:11 GMT vboxsync [92866] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: When processing service callback messages for ... Fri, 10 Dec 2021 14:37:57 GMT vboxsync [92865] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrlListener.cpp (modified) Guest Control/VBoxManage: Also register ... Fri, 10 Dec 2021 14:27:11 GMT vboxsync [92864] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Dev/E1000: bugref:10114 Introduces device attachment flag to resolve ... Fri, 10 Dec 2021 14:06:21 GMT vboxsync [92863] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Control/VBoxManage: Follow-up fix for r148802 -- we need to ... Fri, 10 Dec 2021 13:32:55 GMT vboxsync [92862] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrlListener.cpp (modified) Guest Control/VBoxManage: Don't release stored ComPtr for the Guest ... Fri, 10 Dec 2021 13:25:55 GMT vboxsync [92861] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Control/VBoxManage: Fixed signal handling regression within the ... Fri, 10 Dec 2021 12:39:38 GMT vboxsync [92860] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:9371. Better state management for file manager. Fri, 10 Dec 2021 11:30:41 GMT vboxsync [92859] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Control/VBoxManage: Resolved @todos: Support more than one ... Fri, 10 Dec 2021 00:43:56 GMT vboxsync [92858] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) VMM/GVMMR0: Enable the periodic preemption timer code for windows too ... Fri, 10 Dec 2021 00:43:03 GMT vboxsync [92857] * trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp (modified) IPRT/timer-r0drv-nt.cpp: Implemented RTTimerChangeInterval, improved ... Thu, 09 Dec 2021 21:57:32 GMT vboxsync [92856] * trunk/Config.kmk (modified) /Config.kmk: Define WIN9X_COMPAT_SPINLOCK for win.amd64 too as ... Thu, 09 Dec 2021 17:16:00 GMT vboxsync [92855] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit/testdriver: whitespace bugref:9896 Thu, 09 Dec 2021 17:10:48 GMT vboxsync [92854] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp (modified) Host Services: Shared Clipboard: convert HTML content into CF_HTML ... Thu, 09 Dec 2021 16:56:25 GMT vboxsync [92853] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: Fix broken link in documentation. Thu, 09 Dec 2021 16:53:56 GMT vboxsync [92852] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit/testdriver: Add logging of localhostReachable ... Thu, 09 Dec 2021 16:52:38 GMT vboxsync [92851] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: Fix naming of 2 recently added attributes to match the ... Thu, 09 Dec 2021 16:29:32 GMT vboxsync [92850] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit/testdriver: Fix condition for calling ... Thu, 09 Dec 2021 14:41:32 GMT vboxsync [92849] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) FE/Qt: bugref:10166: An X11 fix for r148777; Linux as usually async ... Thu, 09 Dec 2021 13:48:59 GMT vboxsync [92848] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.h (modified) FE/Qt: bugref:10166: UIMiniToolBar: Reworking old machine-window ... Thu, 09 Dec 2021 12:39:28 GMT vboxsync [92847] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestSessionPanel.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestSessionPanel.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) FE/Qt: bugref:9371. Replacing session create panel with a simple widget. Thu, 09 Dec 2021 12:33:57 GMT vboxsync [92846] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) Additions: Shared Clipboard: VBoxTray: unwrap CF_HTML content, ... Thu, 09 Dec 2021 11:39:01 GMT vboxsync [92845] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-win.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) Additions: Shared Clipboard: fix HTML content conversion, ... Thu, 09 Dec 2021 11:08:31 GMT vboxsync [92844] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThree0f38.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 INVEPT instruction support.