# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 6:39:52 PM Thu, 13 Jan 2022 12:07:19 GMT vboxsync [93223] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Nested VMX: bugref:10092 When Unrestricted Guest is supported by ... Thu, 13 Jan 2022 11:53:48 GMT vboxsync [93222] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDrmClient.cpp (modified) Addidions: X11: add interface to start VBoxClient --vmsvga, bugref:10134. Thu, 13 Jan 2022 11:50:08 GMT vboxsync [93221] * trunk/include/VBox/xrandr-calls.h (modified) * trunk/include/VBox/xrandr.h (modified) iprt: xrandr: extend amount of dynamically loaded library symbols, ... Thu, 13 Jan 2022 11:45:40 GMT vboxsync [93220] * trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/logging.cpp (modified) Additions: X11: add interface to set custom log prefix, bugref:10134. ... Thu, 13 Jan 2022 10:44:20 GMT vboxsync [93219] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.h (modified) FE/Qt: bugref:9996: UIWizardAddCloudVM: Reworking expert page to be ... Thu, 13 Jan 2022 10:31:55 GMT vboxsync [93218] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/NEMR3Native-darwin: Straighten out the runloop a bit, no need to ... Thu, 13 Jan 2022 07:29:50 GMT vboxsync [93217] * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDDUDeps.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/darwin (deleted) * trunk/src/VBox/HostDrivers/darwin/loadall.sh (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/PkgBuildComponent.plist (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (modified) HostDrivers,Installer,Devices: Clean out the VBoxUSB driver which is ... Thu, 13 Jan 2022 07:23:11 GMT vboxsync [93216] * trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp (modified) Fixing a comment typo. Thu, 13 Jan 2022 06:52:53 GMT vboxsync [93215] * trunk/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedMain-darwin.cpp (modified) SUP: Only print the caller of our issetugid() interpose in debug builds Thu, 13 Jan 2022 06:39:47 GMT vboxsync [93214] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 Push the NMI/INT window assertions ... Thu, 13 Jan 2022 06:37:55 GMT vboxsync [93213] * trunk/include/VBox/vmm/cpum.h (modified) VMM/IEM: Nested VMX: bugref:10092 Reverted r149264. This needs to be ... Thu, 13 Jan 2022 06:21:48 GMT vboxsync [93212] * trunk/include/VBox/vmm/cpum.h (modified) VMM: Nested VMX: bugref:10092 Avoid asserting VMX non-root mode in ... Thu, 13 Jan 2022 05:50:39 GMT vboxsync [93211] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:10092 Don't forget to increment RIP on ... Thu, 13 Jan 2022 02:08:52 GMT vboxsync [93210] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/PGMR3PhysMmio2Register: Call MMR3AdjustFixedReservation even in ... Wed, 12 Jan 2022 22:05:25 GMT vboxsync [93209] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host: Don't double buffer the description string in ... Wed, 12 Jan 2022 21:21:23 GMT vboxsync [93208] * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) ValKit/tdUnitTest1: Ignore files with suffixes .template, .expect and ... Wed, 12 Jan 2022 19:14:56 GMT vboxsync [93207] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEM-win: Just drop the ring-0 bits when NEM/PGM mode is enabled. ... Wed, 12 Jan 2022 19:12:13 GMT vboxsync [93206] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) SUPDrv: Made SUPR0PageAllocEx more palatable for HVCI. bugref:10162 Wed, 12 Jan 2022 18:38:18 GMT vboxsync [93205] * trunk/src/VBox/VMM/Config.kmk (modified) VMM: Enabled VBOX_WITH_PGM_NEM_MODE on windows too. bugref:10122 Wed, 12 Jan 2022 18:37:23 GMT vboxsync [93204] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM/EM: Some debug stepping hacks. Wed, 12 Jan 2022 18:36:50 GMT vboxsync [93203] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: todo Wed, 12 Jan 2022 16:15:02 GMT vboxsync [93202] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewWidget.cpp (modified) FE/Qt: In the activity overview widget open a shared session only for ... Wed, 12 Jan 2022 15:17:28 GMT vboxsync [93201] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibHGCM.cpp (modified) Additions/VbglR3: Use RTStrCopy() in VbglR3HGCMConnect(). Wed, 12 Jan 2022 13:51:29 GMT vboxsync [93200] * trunk/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp (modified) IPRT/alloc-r0drv-nt.cpp: Must apply the NonPagePoolNx selection to ... Wed, 12 Jan 2022 12:35:29 GMT vboxsync [93199] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) VMM: Nested VMX: bugref:10092 Added INVEPT VM-exit. Wed, 12 Jan 2022 12:31:58 GMT vboxsync [93198] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Nested VMX: bugref:10092 Add INVEPT interface. Wed, 12 Jan 2022 12:29:22 GMT vboxsync [93197] * trunk/Config.kmk (modified) Config.kmk: Ensure nested EPT requires nested VMX to be defined. Wed, 12 Jan 2022 09:29:42 GMT vboxsync [93196] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_x2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_x3.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_x4.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/notification_center_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/notification_center_delete_progress_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/notification_center_hold_progress_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/notification_center_sort_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x2/notification_center_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x2/notification_center_delete_progress_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x2/notification_center_hold_progress_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x2/notification_center_sort_16px_x2.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x3/notification_center_16px_x3.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x3/notification_center_delete_progress_16px_x3.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x3/notification_center_hold_progress_16px_x3.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x3/notification_center_sort_16px_x3.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x4/notification_center_16px_x4.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x4/notification_center_delete_progress_16px_x4.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x4/notification_center_hold_progress_16px_x4.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/x4/notification_center_sort_16px_x4.png (copied) * trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp (modified) FE/Qt: bugref:10067: UINotificationCenter: New icons for existing ... Tue, 11 Jan 2022 23:33:34 GMT vboxsync [93195] * trunk/src/VBox/Main/include/UnattendedScript.h (modified) Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and ... Tue, 11 Jan 2022 23:32:41 GMT vboxsync [93194] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and ... Tue, 11 Jan 2022 23:29:20 GMT vboxsync [93193] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and ... Tue, 11 Jan 2022 23:27:30 GMT vboxsync [93192] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and ... Tue, 11 Jan 2022 23:25:35 GMT vboxsync [93191] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and ... Tue, 11 Jan 2022 23:22:13 GMT vboxsync [93190] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/UnattendedScript.h (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected (added) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.template (added) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (added) Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and ... Tue, 11 Jan 2022 21:50:56 GMT vboxsync [93189] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Move mStrProxy to the right group and added @todos ... Tue, 11 Jan 2022 21:28:09 GMT vboxsync [93188] * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) Main/Event: defunct passive event listeners prevent subsequent ... Tue, 11 Jan 2022 20:29:44 GMT vboxsync [93187] * trunk/src/VBox/Runtime/testcase/tstRTExprEval.cpp (modified) tstRTExprEval: A couple more tests. bugref:9781 Tue, 11 Jan 2022 15:11:36 GMT vboxsync [93186] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) FE/Qt: bugref:9371. Dont use qt's standard icons Tue, 11 Jan 2022 14:18:59 GMT vboxsync [93185] * 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/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:9371. Relocating the warning label. Tue, 11 Jan 2022 11:37:39 GMT vboxsync [93184] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) ValidationKit/vboxinstaller.py: Temporary hack to skip installing the ... Tue, 11 Jan 2022 11:34:31 GMT vboxsync [93183] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) ValidationKit/vboxinstaller.py: Temporary hack to skip installing the ... Tue, 11 Jan 2022 11:04:56 GMT vboxsync [93182] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUP: One more adjustment for driverless mode.?bugref:10138 Tue, 11 Jan 2022 11:00:43 GMT vboxsync [93181] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUP: A couple of adjustments for driverless mode. bugref:10138 [fix ... Tue, 11 Jan 2022 10:09:35 GMT vboxsync [93180] * 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) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) FE/Qt: bugref:9371. Sync. disabling host and guest file tables. Tue, 11 Jan 2022 09:24:16 GMT vboxsync [93179] * trunk/Config.kmk (modified) Config.kmk: Enable VBOX_WITH_DRIVERLESS_NEM_FALLBACK for macOS, ... Tue, 11 Jan 2022 08:28:01 GMT vboxsync [93178] * trunk/src/VBox/Runtime/common/misc/expreval.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTExprEval.cpp (modified) iprt/RTExprEval: Only expand ${VAR}, drop $(VAR). Simplifies the ... Tue, 11 Jan 2022 01:16:55 GMT vboxsync [93177] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUP: A couple of adjustments for driverless mode. bugref:10138 Tue, 11 Jan 2022 01:15:59 GMT vboxsync [93176] * trunk/include/iprt/expreval.h (modified) iprt/RTExprEval: Early code for a 'simple' expression evaluator a la ... Tue, 11 Jan 2022 01:13:12 GMT vboxsync [93175] * trunk/src/VBox/Runtime/testcase/tstRTExprEval.cpp (modified) iprt/RTExprEval: Early code for a 'simple' expression evaluator a la ... Tue, 11 Jan 2022 01:09:45 GMT vboxsync [93174] * trunk/src/VBox/Runtime/common/misc/expreval.cpp (modified) iprt/RTExprEval: Early code for a 'simple' expression evaluator a la ... Tue, 11 Jan 2022 01:07:52 GMT vboxsync [93173] * trunk/src/VBox/Runtime/common/misc/expreval.cpp (modified) iprt/RTExprEval: Early code for a 'simple' expression evaluator a la ... Tue, 11 Jan 2022 01:00:27 GMT vboxsync [93172] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) SUP: Should pass fRtInit to pfnRTInitEx. duh. bugref:10138 Tue, 11 Jan 2022 00:59:10 GMT vboxsync [93171] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/PGMPhys: Don't assert on NIL ring-0 address in NEM mode. ... Tue, 11 Jan 2022 00:50:22 GMT vboxsync [93170] * trunk/include/iprt/expreval.h (added) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/expreval.cpp (added) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTExprEval.cpp (added) iprt/RTExprEval: Early code for a 'simple' expression evaluator a la ... Mon, 10 Jan 2022 18:54:04 GMT vboxsync [93169] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/Guest Control: Only enable guest session reboot ... Mon, 10 Jan 2022 18:00:59 GMT vboxsync [93168] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Use i_setSessionStatus() in ... Mon, 10 Jan 2022 17:45:55 GMT vboxsync [93167] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Relaxed guest session locks a bit by using read ... Mon, 10 Jan 2022 16:43:04 GMT vboxsync [93166] * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Renamed Guest::i_sessionRemove() -> ... Mon, 10 Jan 2022 16:39:58 GMT vboxsync [93165] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) Devices/VirtIONet_1_0: Fixed warnings-as-errors caused by ... Mon, 10 Jan 2022 11:06:40 GMT vboxsync [93164] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Decreased default timeouts in IGuestSession::close(). Mon, 10 Jan 2022 11:05:35 GMT vboxsync [93163] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Fixed outdated comments. Mon, 10 Jan 2022 08:50:53 GMT vboxsync [93162] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) FE/Qt: Corrected copy&paste mislabeling of ... Mon, 10 Jan 2022 08:38:11 GMT vboxsync [93161] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIFDCreationDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIFDCreationDialog.h (modified) FE/Qt: Just enable the 2.88M floppy creation, it's sometimes useful ... Mon, 10 Jan 2022 07:59:44 GMT vboxsync [93160] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) VMM: Nested VMX: bugref:10092 Fix invalid cumulation of NX bit into ... Mon, 10 Jan 2022 07:58:36 GMT vboxsync [93159] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VMM: Nested VMX: bugref:10092 Assertion to ensure Walk effective ... Mon, 10 Jan 2022 00:01:55 GMT vboxsync [93158] * trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecService.cpp (modified) ValKit/TestExecService: Don't break immediately on timeout, try kill ... Sun, 09 Jan 2022 13:30:49 GMT vboxsync [93157] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Made the OS/2 detection code return S_OK instead of ... Sun, 09 Jan 2022 13:22:31 GMT vboxsync [93156] * trunk/src/VBox/ValidationKit/testdriver/txsclient.py (modified) ValKit/txsclient.py: log more PROC payload [pylint fix] Sun, 09 Jan 2022 13:02:41 GMT vboxsync [93155] * trunk/src/VBox/Additions/os2/VBoxOs2AdditionsInstall.cpp (modified) Add/os2: doxygen fixes for the installer. Sun, 09 Jan 2022 10:33:42 GMT vboxsync [93154] * trunk/src/VBox/Main/UnattendedTemplates/os2_response_files.rsp (modified) Main/UnattendedOs2Install: Set ENDLIBPATH to C:\VBoxValKit so we can ... Sun, 09 Jan 2022 02:26:19 GMT vboxsync [93153] * trunk/src/VBox/ValidationKit/testdriver/txsclient.py (modified) ValKit/txsclient.py: log more PROC payload Sun, 09 Jan 2022 01:50:16 GMT vboxsync [93152] * trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsUnattendedInst1.py (modified) ValKit/tdGuestOsUnattendedInst1.py: Added tst-acp2 (OS2). Sun, 09 Jan 2022 01:49:42 GMT vboxsync [93151] * trunk/src/VBox/ValidationKit/testdriver/txsclient.py (modified) ValKit/txsclient.py: log the PROC DOO detail text Sun, 09 Jan 2022 00:08:39 GMT vboxsync [93150] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValKit/vboxtestvms.py: Fixed bug in acCpusSup expansion from ... Sat, 08 Jan 2022 15:59:30 GMT vboxsync [93149] * trunk/src/VBox/Main/UnattendedTemplates/os2_util.exe (modified) * trunk/src/VBox/Main/src-helper-apps/os2/os2_util.c (modified) Main/Unattended/os2_util: Try avoid triggering ... Sat, 08 Jan 2022 15:57:40 GMT vboxsync [93148] * trunk/src/VBox/Main/UnattendedTemplates/os2_cid_install.cmd (modified) Main/UnattendedOsInstall: Installing guest additions and TXS... Sat, 08 Jan 2022 11:34:03 GMT vboxsync [93147] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) IPRT/VBoxRTImp.def: Added RTUtf16NCmp & RTUtf16NCmpUtf8 for extpack. Sat, 08 Jan 2022 03:11:09 GMT vboxsync [93146] * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/Makefile.kmk (modified) Add/os2: Ship the barebone OS/2 GA installer. Sat, 08 Jan 2022 03:07:46 GMT vboxsync [93145] * trunk/src/VBox/Additions/os2/VBoxOs2AdditionsInstall.cpp (modified) Add/os2: Made the installer start in a --dry-run mode and require a ... Sat, 08 Jan 2022 02:43:00 GMT vboxsync [93144] * trunk/src/VBox/Additions/os2/VBoxOs2AdditionsInstall.cpp (modified) Add/os2: Debugged the installer code and implemented removal of old ... Fri, 07 Jan 2022 21:01:56 GMT vboxsync [93143] * trunk/src/VBox/Additions/os2/VBoxOs2AdditionsInstall.cpp (modified) Add/os2: Some simplifications to the installer. Fri, 07 Jan 2022 18:23:40 GMT vboxsync [93142] * trunk/src/VBox/Additions/os2/VBoxOs2AdditionsInstall.cpp (modified) Add/os2: Wrote the startup.cmd editing for the installer. Fri, 07 Jan 2022 16:09:28 GMT vboxsync [93141] * trunk/src/VBox/Runtime/r3/http-server.cpp (modified) IPRT/http-server: Also free pszUrl of RTHTTPSERVERREQ in ... Fri, 07 Jan 2022 15:57:25 GMT vboxsync [93140] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/Guest Control: Handle guest session closing on guest ... Fri, 07 Jan 2022 15:41:29 GMT vboxsync [93139] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/Guest Control: Renaming / cleanup. Fri, 07 Jan 2022 15:06:38 GMT vboxsync [93138] * trunk/src/VBox/Additions/os2/VBoxOs2AdditionsInstall.cpp (modified) Add/os2: Proper gengradd checks in the installer. Fri, 07 Jan 2022 03:07:03 GMT vboxsync [93137] * trunk/include/iprt/nocrt/string.h (modified) * trunk/src/VBox/Runtime/common/string/strchr.cpp (added) IPRT/nocrt: Fixed nocrt/string.h and added a C++ implementation of ... Fri, 07 Jan 2022 03:05:59 GMT vboxsync [93136] * trunk/src/VBox/Additions/os2/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/VBoxOs2AdditionsInstall.cpp (modified) Add/os2: More installer code. Thu, 06 Jan 2022 22:02:15 GMT vboxsync [93135] * trunk/src/VBox/Runtime/common/string/strncmp.cpp (modified) iprt/strncmp.cpp: We try avoid comparing pointers because of ... Thu, 06 Jan 2022 13:14:52 GMT vboxsync [93134] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template ... Thu, 06 Jan 2022 13:09:49 GMT vboxsync [93133] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template ... Thu, 06 Jan 2022 12:38:02 GMT vboxsync [93132] * trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template ... Thu, 06 Jan 2022 02:49:26 GMT vboxsync [93131] * trunk/src/VBox/Main/UnattendedTemplates/os2_cid_install.cmd (modified) Main/UnattendedOs2Install: Disabled debug script steps. Make copies ... Thu, 06 Jan 2022 02:48:07 GMT vboxsync [93130] * trunk/src/VBox/Runtime/common/string/strncmp.cpp (modified) iprt/strncmp.cpp: Adjustment for watcom in nocrt mode. Thu, 06 Jan 2022 02:47:31 GMT vboxsync [93129] * trunk/include/iprt/nocrt/compiler/compiler.h (modified) * trunk/include/iprt/nocrt/compiler/watcom.h (added) * trunk/include/iprt/stdint.h (modified) include/iprt: Added iprt/nocrt/compiler/watcom.h and made a couple of ... Thu, 06 Jan 2022 02:46:30 GMT vboxsync [93128] * trunk/src/VBox/Additions/os2/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/VBoxOs2AdditionsInstall.cpp (added) * trunk/src/VBox/Additions/os2/VBoxOs2AdditionsInstallA.asm (added) Add/os2: Outline of a simpler installer for the OS/2 GAs. Uses ... Wed, 05 Jan 2022 01:10:34 GMT vboxsync [93127] * trunk/src/VBox/Main/UnattendedTemplates/os2_cid_install.cmd (modified) * trunk/src/VBox/Main/UnattendedTemplates/os2_response_files.rsp (modified) Main/UnattendedOs2Install: Fixed most of the basic issues, only ... Wed, 05 Jan 2022 01:04:16 GMT vboxsync [93126] * trunk/src/VBox/Main/src-helper-apps/os2/Makefile.kmk (modified) * trunk/src/VBox/Main/src-helper-apps/os2/os2_util.c (modified) Main/Unattended/os2_util: Added a --file-to-backdoor for uploading a ... Tue, 04 Jan 2022 04:30:08 GMT vboxsync [93125] * trunk/src/VBox/Installer/Config.kmk (modified) Main/UnattendedOs2Install: More updates. [build fix] Tue, 04 Jan 2022 04:28:30 GMT vboxsync [93124] * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) Main/UnattendedOs2Install: More updates. [build fix]