# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 23, 2025 7:36:00 AM Tue, 25 Feb 2020 18:19:56 GMT vboxsync [83156] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) bugref:9637 Some PDMIDISPLAYPORT::pfnReportMonitorPositions nits. Tue, 25 Feb 2020 17:55:58 GMT vboxsync [83155] * trunk/src/VBox/Main/glue/vboxapi.py (modified) Main/glue/vboxapi.py: fix two typos: oXctp => oXcpt and CurXctpClass ... Tue, 25 Feb 2020 13:56:12 GMT vboxsync [83154] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) bugref:9637. build fix Tue, 25 Feb 2020 13:54:08 GMT vboxsync [83153] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) Updates since last integration. Troubleshooting why client is not ... Tue, 25 Feb 2020 13:49:56 GMT vboxsync [83152] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) bugref:9637. moving the function vmsvgaR3PortReportMonitorPositions ... Tue, 25 Feb 2020 13:06:21 GMT vboxsync [83151] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICloudMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICloudMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElements.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Details pane: Generate ... Tue, 25 Feb 2020 12:38:19 GMT vboxsync [83150] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsGroup.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Details pane: Enable details ... Tue, 25 Feb 2020 12:33:39 GMT vboxsync [83149] * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElement.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsSet.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsSet.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Details pane: Make set and ... Tue, 25 Feb 2020 12:16:20 GMT vboxsync [83148] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICloudMachine.h (modified) FE/Qt: bugref:9653: Burn fix for r136262 (missed something in r136263). Tue, 25 Feb 2020 11:39:17 GMT vboxsync [83147] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Rework ... Tue, 25 Feb 2020 11:20:42 GMT vboxsync [83146] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICloudMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICloudMachine.h (modified) FE/Qt: bugref:9653: Make meta-object sub-system aware of UICloudMachine. Tue, 25 Feb 2020 11:09:17 GMT vboxsync [83145] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICloudMachine.h (modified) FE/Qt: bugref:9653: Burn fix for r136262. Tue, 25 Feb 2020 11:06:13 GMT vboxsync [83144] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICloudMachine.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICloudMachine.h (moved) FE/Qt: bugref:9653: !VirtualBox Manager: Moving UICloudMachine class ... Mon, 24 Feb 2020 19:30:58 GMT vboxsync [83143] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibSeamless.cpp (modified) bugref:9637. build fix. Mon, 24 Feb 2020 19:24:26 GMT vboxsync [83142] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibGenericRequest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibSeamless.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) bugref:9637. Sending monitor positions (offsets) from GAs to svga ... Mon, 24 Feb 2020 17:50:34 GMT vboxsync [83141] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) DevBusLogic: Improved interrupt reporting logic to match real ... Fri, 21 Feb 2020 22:55:34 GMT vboxsync [83140] * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) bugref:9637. build fix. ifdef'ing some code for now until we decide ... Fri, 21 Feb 2020 22:48:36 GMT vboxsync [83139] * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) bugref:9637. Doxyfix Fri, 21 Feb 2020 22:22:43 GMT vboxsync [83138] * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) bugref:9637. scm fix Fri, 21 Feb 2020 21:18:29 GMT vboxsync [83137] * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) bugref:9637. Build fix. Fri, 21 Feb 2020 14:36:52 GMT vboxsync [83136] * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) bugref:9637. Adding randr event monitoring to display-svga client. Fri, 21 Feb 2020 14:28:56 GMT vboxsync [83135] * trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.h (modified) bugref:9637. Reverting the changes to seamless related files. Fri, 21 Feb 2020 13:43:11 GMT vboxsync [83134] * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) DevFwCommon: fix comment it is not GB but MB Fri, 21 Feb 2020 13:41:09 GMT vboxsync [83133] * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) SMBIOS: For memory sizes larger than 32766MB, use the extended size ... Fri, 21 Feb 2020 12:31:05 GMT vboxsync [83132] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) DevBusLogic: Corrected R0 port handler registration. Fri, 21 Feb 2020 12:14:35 GMT vboxsync [83131] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Extend cloud VM item ... Fri, 21 Feb 2020 12:11:17 GMT vboxsync [83130] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Split cloud VM item ... Fri, 21 Feb 2020 11:11:18 GMT vboxsync [83129] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UITaskCloudGetInstanceInfo.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UITaskCloudGetInstanceInfo.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Rework ... Fri, 21 Feb 2020 10:49:58 GMT vboxsync [83128] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UICloudNetworkingStuff.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UICloudNetworkingStuff.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Extending ... Fri, 21 Feb 2020 10:46:07 GMT vboxsync [83127] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) DevBusLogic: Generalized commands that do not set CMDC. Fri, 21 Feb 2020 10:42:43 GMT vboxsync [83126] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) DevBusLogic: Improved accuracy of adapter information to better match ... Thu, 20 Feb 2020 17:36:08 GMT vboxsync [83125] * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) IPRT: Merged the two tls files, with the sideeffect that destructors ... Thu, 20 Feb 2020 17:23:23 GMT vboxsync [83124] * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/r3/win/dllmain-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/tls-win.cpp (moved) IPRT: Merged the two tls files, with the sideeffect that destructors ... Thu, 20 Feb 2020 11:38:39 GMT vboxsync [83123] * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) bugref:9637. Some cleanup. Thu, 20 Feb 2020 08:13:10 GMT vboxsync [83122] * trunk/include/VBox/vmm/dbgfcorefmt.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFCoreWrite.cpp (modified) VMM/DBGF: Add TSC Aux MSR to the DBGF core dump. Wed, 19 Feb 2020 20:17:21 GMT vboxsync [83121] * trunk/Version.kmk (modified) Adjusting trunk version to 6.1.97 as 6.1 branch is just created Wed, 19 Feb 2020 19:32:51 GMT vboxsync [83120] * trunk/Version.kmk (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) After 6.1.4 Wed, 19 Feb 2020 16:33:43 GMT vboxsync [83119] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: adjust path to VirtualBoxVM in script for running ... Wed, 19 Feb 2020 16:32:36 GMT vboxsync [83118] * trunk/Config.kmk (modified) /Config.kmk: Apply VBOX_RETRY also to macOS signing. Make sure that ... Wed, 19 Feb 2020 15:57:06 GMT vboxsync [83117] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) DevBusLogic: Reset mailbox positions when INITIALIZE (EXTENDED) ... Wed, 19 Feb 2020 15:34:40 GMT vboxsync [83116] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) Typo. Wed, 19 Feb 2020 15:31:18 GMT vboxsync [83115] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) Typo. Wed, 19 Feb 2020 11:51:42 GMT vboxsync [83114] * trunk/src/VBox/ValidationKit/testboxscript/darwin/setup-routines.sh (modified) Testboxscript os_final_message changes, step 7 fixed Tue, 18 Feb 2020 17:10:26 GMT vboxsync [83113] * 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) 6.1.4 Tue, 18 Feb 2020 16:40:28 GMT vboxsync [83112] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog Tue, 18 Feb 2020 16:09:49 GMT vboxsync [83111] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UICloudNetworkingStuff.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UICloudNetworkingStuff.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UITaskCloudAcquireInstances.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UITaskCloudAcquireInstances.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Moving listInstances ... Tue, 18 Feb 2020 16:01:36 GMT vboxsync [83110] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog Tue, 18 Feb 2020 15:31:10 GMT vboxsync [83109] * trunk/src/VBox/Additions/linux/drm/vbox_drv.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_fb.c (modified) GA/Linux: ticketref:19145 kernel 5.5-rc1/rc2 - we need changes part 2 ... Tue, 18 Feb 2020 15:29:54 GMT vboxsync [83108] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UITask.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UITaskCloudGetInstanceState.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UITaskCloudGetInstanceState.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemLocal.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Moving ... Tue, 18 Feb 2020 15:00:50 GMT vboxsync [83107] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UICloudNetworkingStuff.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UICloudNetworkingStuff.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Moving GetInstanceInfo ... Tue, 18 Feb 2020 10:06:38 GMT vboxsync [83106] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) RepackScripts: we shound't mention sign additions scripts for OSE Tue, 18 Feb 2020 03:48:08 GMT vboxsync [83105] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: LogRel nit. Tue, 18 Feb 2020 03:35:51 GMT vboxsync [83104] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) LogRel nit. Mon, 17 Feb 2020 20:27:49 GMT vboxsync [83103] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEM: Use mostly vanialla API for now so we've something that at ... Mon, 17 Feb 2020 19:47:16 GMT vboxsync [83102] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTTls-1.cpp (added) IPRT: Simple TLS destructor testcase. Mon, 17 Feb 2020 19:46:52 GMT vboxsync [83101] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/r3/win/dllmain-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/tls-dllmain-win.cpp (copied) IPRT: Simple TLS destructor implementation for windows. Mon, 17 Feb 2020 18:27:13 GMT vboxsync [83100] * trunk/Config.kmk (modified) /Config.kmk: fix download directory for automated notarization with CCS Mon, 17 Feb 2020 17:33:37 GMT vboxsync [83099] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UITaskCloudAcquireInstances.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UITaskCloudAcquireInstances.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Small ... Mon, 17 Feb 2020 16:58:55 GMT vboxsync [83098] * trunk/src/VBox/Runtime/r0drv/darwin/semeventmulti-r0drv-darwin.cpp (modified) IPRT/semeventmulti-r0drv-darwin.cpp: Fix for double fault when ... Mon, 17 Feb 2020 16:56:39 GMT vboxsync [83097] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UITaskCloudAcquireInstances.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UITaskCloudAcquireInstances.h (moved) FE/Qt: bugref:9653: !VirtualBox Manager: Moving ... Mon, 17 Feb 2020 12:39:47 GMT vboxsync [83096] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Build fix for r136152. Mon, 17 Feb 2020 12:38:51 GMT vboxsync [83095] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Acquire current cloud ... Mon, 17 Feb 2020 10:12:35 GMT vboxsync [83094] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UITask.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Acquire current cloud ... Mon, 17 Feb 2020 09:55:54 GMT vboxsync [83093] * trunk/Config.kmk (modified) /Config.kmk: Enabled VBOX_WITH_RAM_IN_KERNEL for linux too. bugref:9627 Mon, 17 Feb 2020 09:35:20 GMT vboxsync [83092] * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) VMM/CPUM: bugref:9630: Ignore writes to MSR_IA32_TSX_CTRL. Mon, 17 Feb 2020 07:56:51 GMT vboxsync [83091] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) manual/Changelog: Mention VMM fix for recent macOS Catalina boot ... Mon, 17 Feb 2020 05:34:09 GMT vboxsync [83090] * trunk/include/iprt/x86.h (modified) iprt/x86.h: Added missing MSR prefix to MTRR defs like all the other ... Mon, 17 Feb 2020 05:17:43 GMT vboxsync [83089] * trunk/include/iprt/x86.h (modified) iprt/x86.h: IA32_TSX_CTRL -> MSR_IA32_TSX_CTRL. Sun, 16 Feb 2020 20:12:37 GMT vboxsync [83088] * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) DBGC: Added multistep command. Sun, 16 Feb 2020 20:11:06 GMT vboxsync [83087] * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) IPRT/memobj-r0drv-darwin.cpp: Traced down the problematic vm_fault ... Sun, 16 Feb 2020 14:06:58 GMT vboxsync [83086] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: Ship VBoxVMMPreload. Sat, 15 Feb 2020 21:19:54 GMT vboxsync [83085] * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3ModInMem.cpp (modified) IPRT,VMM,DBGPlugInDarwin: Implemented in-memory guest kernel and kext ... Sat, 15 Feb 2020 15:16:11 GMT vboxsync [83084] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodldr.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) IPRT,DBGPlugInDarwin: Added flags for indicating that the __LINKEDIT ... Sat, 15 Feb 2020 02:23:57 GMT vboxsync [83083] * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) DBGPlugInDarwin.cpp: Hacking. Sat, 15 Feb 2020 02:23:23 GMT vboxsync [83082] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) DBGC/lm: Dump the UUID and timestamp of images in verbose mode. Sat, 15 Feb 2020 02:22:58 GMT vboxsync [83081] * trunk/src/VBox/Debugger/DBGCDumpImage.cpp (modified) DBGC/dumpimage: Started on a Mach-O dumper. Sat, 15 Feb 2020 02:22:16 GMT vboxsync [83080] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/DBGF: Added a 'dbgcache' subdir of the VM settings to the debug ... Sat, 15 Feb 2020 02:20:48 GMT vboxsync [83079] * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) IPRT/ldrMachO: Ignore LC_BUILD_VERSION (harmless). Sat, 15 Feb 2020 02:20:17 GMT vboxsync [83078] * trunk/src/VBox/Runtime/tools/RTDbgSymCache.cpp (modified) RTDbgSymCache: Added way to specify filename to use in the cache. ... Fri, 14 Feb 2020 16:00:59 GMT vboxsync [83077] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) /Config.kmk, Installer/darwin: add support for automated notarization ... Fri, 14 Feb 2020 14:14:09 GMT vboxsync [83076] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Rework GetInstanceInfo stuff ... Fri, 14 Feb 2020 13:24:02 GMT vboxsync [83075] * trunk/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedEntitlementsVM.plist (modified) Support/darwin: Additional entitlements are no longer needed when ... Fri, 14 Feb 2020 12:35:34 GMT vboxsync [83074] * trunk/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h (modified) IPRT/r0drv-darwin: Some debug code. bugref:9466 Fri, 14 Feb 2020 11:35:05 GMT vboxsync [83073] * trunk/src/VBox/Additions/linux/drm/vbox_drv.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) * trunk/src/VBox/Additions/linux/drm/vbox_fb.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_mode.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_ttm.c (modified) * trunk/src/VBox/HostDrivers/linux/Makefile (modified) GA/Linux: ticketref:19145 kernel 5.5-rc1/rc2 - we need changes, ... Fri, 14 Feb 2020 10:48:14 GMT vboxsync [83072] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/resource.h (deleted) VBoxTray: Fix for icon regression from r135890 ... Fri, 14 Feb 2020 10:40:52 GMT vboxsync [83071] * trunk/src/VBox/Artwork/win/TemplateDll.rc (modified) * trunk/src/VBox/Artwork/win/TemplateDrv.rc (modified) * trunk/src/VBox/Artwork/win/TemplateExe.rc (modified) * trunk/src/VBox/Artwork/win/TemplateR0.rc (modified) * trunk/src/VBox/Artwork/win/TemplateRC.rc (modified) Artwork/win/*.rc: Backed out r136088 - the IDI_ICON1 identifier is a ... Thu, 13 Feb 2020 21:21:02 GMT vboxsync [83070] * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) IPRT/memobj-r0drv-darwin.cpp: Workarounds for vm_fault misbehaving on ... Thu, 13 Feb 2020 18:08:16 GMT vboxsync [83069] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Couple of intermediate cloud ... Thu, 13 Feb 2020 10:58:30 GMT vboxsync [83068] * trunk/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedEntitlementsVM.plist (modified) Support/darwin: Experiment with additional entitlements when using ... Thu, 13 Feb 2020 04:39:07 GMT vboxsync [83067] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) VMM/HM: Cleanup nits. Thu, 13 Feb 2020 04:15:25 GMT vboxsync [83066] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.h (modified) VMM/HM: SVM: Drop 32-bit guest switcher and use the 64-bit switcher ... Wed, 12 Feb 2020 19:38:07 GMT vboxsync [83065] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualMachineItemCloud.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: A possibility to pause ... Wed, 12 Feb 2020 19:24:33 GMT vboxsync [83064] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserNodeMachine.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Propagate cloud machine ... Wed, 12 Feb 2020 19:10:32 GMT vboxsync [83063] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserNode.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserNode.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Make nodes ... Wed, 12 Feb 2020 17:45:51 GMT vboxsync [83062] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDevice.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceCfg.cpp (added) * trunk/src/VBox/Devices/testcase/tstDeviceCfg.h (added) * trunk/src/VBox/Devices/testcase/tstDeviceInternal.h (modified) * trunk/src/VBox/Devices/testcase/tstDevicePdmDevHlp.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDevicePlugin.h (modified) Devices/testcase/tstDevice: Implement JSON based configuration loader ... Wed, 12 Feb 2020 15:26:31 GMT vboxsync [83061] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) DevVGA: Dump screen objects with info vmsvga. Wed, 12 Feb 2020 14:05:00 GMT vboxsync [83060] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: New VM action ... Wed, 12 Feb 2020 13:27:13 GMT vboxsync [83059] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Separate VM details toolbar ... Wed, 12 Feb 2020 12:10:49 GMT vboxsync [83058] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) Network/DevVirtioNet_1_0.cpp: Starting to receive Rx packets from ... Wed, 12 Feb 2020 05:07:09 GMT vboxsync [83057] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.h (modified) VMM/HM: VMX: Drop 32-bit guest switcher and use the 64-bit switcher ...