# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Mar 26, 2025 12:56:45 PM Thu, 10 Oct 2019 12:17:52 GMT vboxsync [81211] * trunk/src/VBox/Devices/Graphics/shaderlib/shader.c (modified) More validation of a shader bytecode, bugref:9520 Thu, 10 Oct 2019 11:21:37 GMT vboxsync [81210] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) Check if surface handle is valid, bugref:9570 Thu, 10 Oct 2019 11:19:15 GMT vboxsync [81209] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Nit. Thu, 10 Oct 2019 11:16:51 GMT vboxsync [81208] * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) FE/Qt: bugref:6699. Caching the font sizes rather than computing them ... Thu, 10 Oct 2019 11:12:13 GMT vboxsync [81207] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix. Thu, 10 Oct 2019 10:58:18 GMT vboxsync [81206] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Streamline exporting state a bit ... Thu, 10 Oct 2019 10:25:44 GMT vboxsync [81205] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) VMSVGA: Ignore invalid SVGA_3D_CMD_SETLIGHTENABLED, bugref:9583 Thu, 10 Oct 2019 10:23:32 GMT vboxsync [81203] * trunk/src/VBox/Runtime/common/path/RTPathParse.cpp.h (modified) * trunk/src/VBox/Runtime/common/path/RTPathParseSimple.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) IPRT/RTPathParseSimple: Root handling fixes. bugref:9586 . ... Thu, 10 Oct 2019 06:46:47 GMT vboxsync [81202] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Some inline. Thu, 10 Oct 2019 05:19:06 GMT vboxsync [81201] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Combine iemVmxVmentryCheckExecCtls, ... Thu, 10 Oct 2019 05:08:13 GMT vboxsync [81200] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Postpone loading of VMCS related ... Wed, 09 Oct 2019 22:14:56 GMT vboxsync [81199] * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) NAT: ip_output0 - fix handling of mbuf shortage when we do fragmentation. Wed, 09 Oct 2019 20:39:21 GMT vboxsync [81198] * trunk/doc/VBox-doc.c (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) docs: Fixed stale pg_rem references. Added pg_nem instead. bugref:9576 Wed, 09 Oct 2019 20:36:46 GMT vboxsync [81197] * trunk/include/VBox/vmm/iom.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/IOMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/IOMR0IoPort.cpp (modified) * trunk/src/VBox/VMM/VMMR0/IOMR0Mmio.cpp (copied) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOMR3Mmio.cpp (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) IOM: More MMIO code. bugref:9218 Wed, 09 Oct 2019 20:24:12 GMT vboxsync [81196] * trunk/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuMpPei/CpuPaging.c (modified) EFI/Firmware: Applied the SplitPage fix to the copy in CpuMpPei too ... Wed, 09 Oct 2019 20:04:51 GMT vboxsync [81195] * trunk/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuDxe/CpuPageTable.c (modified) EFI/Firmware: Should always use atomics when updating 64-bit page ... Wed, 09 Oct 2019 19:47:36 GMT vboxsync [81194] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) Devices/Graphics/DevVGA-SVGA.cpp: Improve check, bugref:9535 Wed, 09 Oct 2019 17:12:48 GMT vboxsync [81193] * trunk/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuDxe/CpuPageTable.c (modified) EFI/Firmware: Handle to the page table entry memory as volatile to ... Wed, 09 Oct 2019 16:54:59 GMT vboxsync [81192] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) FE/Qt: bugref:6248: VM settings / Storage page: Don't forget to ... Wed, 09 Oct 2019 16:27:09 GMT vboxsync [81191] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) OCI: OCILaunchForm - allow selection of VCN and Subnet compartments. ... Wed, 09 Oct 2019 15:38:41 GMT vboxsync [81190] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: OCILaunchForm - allow selection of VCN and Subnet compartments. Wed, 09 Oct 2019 15:05:24 GMT vboxsync [81189] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) FE/Qt: bugref:6248: VM settings / Storage page: Don't forget to reset ... Wed, 09 Oct 2019 14:45:15 GMT vboxsync [81188] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) Additions/VBoxTray: A service's instance pointer might be NULL if ... Wed, 09 Oct 2019 14:04:06 GMT vboxsync [81187] * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsContextMenu.cpp (modified) FE/Qt: bugref:9289: UIDetailsContextMenu: Qt 5.6.1 doesn't support ... Wed, 09 Oct 2019 14:01:16 GMT vboxsync [81186] * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) OHCI: Improved in-flight URB tracking (see bugref:9571). Wed, 09 Oct 2019 13:34:58 GMT vboxsync [81185] * trunk/src/VBox/Installer/win/Permissions.wxi (modified) Windows host installer: Tweaked access permissions for installed ... Wed, 09 Oct 2019 13:29:43 GMT vboxsync [81184] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Permissions.wxi (added) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Tweaked access permissions for installed ... Wed, 09 Oct 2019 12:11:53 GMT vboxsync [81182] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) * trunk/src/VBox/Devices/Audio/DevHDACommon.cpp (modified) * trunk/src/VBox/Devices/Audio/HDACodec.cpp (modified) Audio/HDA: Added more codec verb checks (bugref:9569). Wed, 09 Oct 2019 12:09:24 GMT vboxsync [81181] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) * trunk/src/VBox/Devices/Audio/HDAStream.cpp (modified) Audio/HDA: Added more SD register checks (bugref:9569). Wed, 09 Oct 2019 10:59:53 GMT vboxsync [81180] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Nested SVM: bugref:7243 Fix when compiling without ... Wed, 09 Oct 2019 10:58:00 GMT vboxsync [81179] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HSVMR0: Nested SVM: bugref:7243 Nit. Wed, 09 Oct 2019 10:47:17 GMT vboxsync [81178] * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified) Shared Clipboard/VBoxClient: Build fix. Wed, 09 Oct 2019 10:41:01 GMT vboxsync [81177] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Nested SVM: bugref:7243 Coalesce ... Wed, 09 Oct 2019 10:25:19 GMT vboxsync [81176] * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) VMM/HM: Make HMIsSvmVGifActive take PCVM rather than PVM for upcoming ... Wed, 09 Oct 2019 09:11:18 GMT vboxsync [81175] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp (modified) Shared Clipboard: SCM fix. Wed, 09 Oct 2019 09:06:38 GMT vboxsync [81174] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-darwin.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp (modified) Shared Clipboard: Docs. Wed, 09 Oct 2019 08:59:35 GMT vboxsync [81173] * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified) Shared Clipboard/VBoxClient: Logging. Wed, 09 Oct 2019 08:56:50 GMT vboxsync [81172] * trunk/include/VBox/GuestHost/SharedClipboard-win.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardDataObjectImpl-win.cpp (modified) Shared Clipboard/Win: Use a dedicated running flag for IDataObject ... Wed, 09 Oct 2019 08:54:46 GMT vboxsync [81171] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox_xml.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/xml/multimedia_keys.xml (copied) * trunk/src/VBox/Frontends/VirtualBox/xml/us_international.xml (modified) FE/Qt: bugref:6143. Adding multimedia keys layout file Wed, 09 Oct 2019 08:45:58 GMT vboxsync [81170] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Nested SVM: bugref:7243 Build fix. Wed, 09 Oct 2019 08:36:54 GMT vboxsync [81169] * trunk/src/VBox/VMM/VMMR0/IOMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) IOM,DevHlp: Build fixes. bugref:9218 Wed, 09 Oct 2019 08:36:00 GMT vboxsync [81168] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Nested SVM: bugref:7243 Coalesce ... Wed, 09 Oct 2019 08:15:37 GMT vboxsync [81167] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/iom.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/IOMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/IOMR0IoPort.cpp (copied) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOMR3Mmio.cpp (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) IOM: More MMIO work. Splitting out the I/O port related stuff from ... Wed, 09 Oct 2019 07:37:37 GMT vboxsync [81166] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Nested SVM: bugref:7243 Coalesce ... Tue, 08 Oct 2019 18:13:28 GMT vboxsync [81165] * trunk/src/VBox/ValidationKit/utils/TestExecServ/win/vboxtxs-nat.reg (modified) * trunk/src/VBox/ValidationKit/utils/TestExecServ/win/vboxtxs.reg (modified) ValidationKit: mark the password as an example Tue, 08 Oct 2019 17:57:50 GMT vboxsync [81164] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h (modified) FE/Qt: bugref:9582: VM settings / Storage page: Replacing separate ... Tue, 08 Oct 2019 17:37:47 GMT vboxsync [81163] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) FE/Qt: bugref:9582: UIConverterBackendCOM: Renaming Lsilogic to ... Tue, 08 Oct 2019 16:45:46 GMT vboxsync [81162] * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMR3/IOMR3IoPort.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOMR3Mmio.cpp (copied) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) IOM: New MMIO management code - work in progress. bugref:9218 Tue, 08 Oct 2019 15:21:59 GMT vboxsync [81161] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) SUP, VMM: bugref: 9562 Drop SUPR0GetRawModeUsability. No longer ... Tue, 08 Oct 2019 15:07:13 GMT vboxsync [81160] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) IOM,PDMDevHlp: Started implementing new MMIO registration APIs. ... Tue, 08 Oct 2019 15:04:14 GMT vboxsync [81159] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) Installer: Removed VBOX_WITH_REM preprocessor stuff. bugref:9576 Tue, 08 Oct 2019 15:01:41 GMT vboxsync [81158] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) SUP: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576 Tue, 08 Oct 2019 15:00:33 GMT vboxsync [81157] * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) VMM: Removed most VBOX_WITH_REM preprocessor stuff. [build fix] ... Tue, 08 Oct 2019 14:58:45 GMT vboxsync [81156] * trunk/include/VBox/vmm/iom.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOMR3IoPort.cpp (copied) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) IOM,PDMDevHlp: Started implementing new MMIO registration APIs. ... Tue, 08 Oct 2019 14:45:09 GMT vboxsync [81155] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPathOperations.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) FE/Qt: bugref:6699. Some more fixes. Tue, 08 Oct 2019 14:24:01 GMT vboxsync [81154] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) Shared Clipboard/VbglR3: (Lots of) documentation. Tue, 08 Oct 2019 13:59:03 GMT vboxsync [81153] * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/Config.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFBp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576 Tue, 08 Oct 2019 13:30:43 GMT vboxsync [81152] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard/HostService: Crash fix on X11 hosts. Tue, 08 Oct 2019 13:04:24 GMT vboxsync [81151] * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM,/Makefile.kmk: Kicked out more recompiler related code. bugref:9576 Tue, 08 Oct 2019 12:53:47 GMT vboxsync [81150] * trunk/Makefile.kmk (modified) * trunk/include/VBox/vmm/rem.h (deleted) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/AllPdbTypeHack.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (deleted) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFBp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMNetShaper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMQueue.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/REMInternal.h (deleted) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructDTrace.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM,/Makefile.kmk: Kicked out more recompiler related code. bugref:9576 Tue, 08 Oct 2019 11:54:10 GMT vboxsync [81147] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win.cpp: Don't try open the thread token when ... Tue, 08 Oct 2019 11:44:13 GMT vboxsync [81146] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) FE/Qt: bugref:9582: VM settings / Storage page: Do not change ... Tue, 08 Oct 2019 11:35:40 GMT vboxsync [81145] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) VBoxTrayAdditions/VBoxTray: Forgot to destroy the (debug) context ... Tue, 08 Oct 2019 11:13:29 GMT vboxsync [81143] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Control/VBoxManage: Added support for renaming (mv) multiple ... Tue, 08 Oct 2019 11:13:23 GMT vboxsync [81142] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) Changing short release version in linux distros (deb, rpm) from 6.0 ... Tue, 08 Oct 2019 09:56:51 GMT vboxsync [81141] * trunk/src/VBox/Main/glue/VBoxLogRelCreate.cpp (modified) IPRT/system: RTSYSFWPROP -> RTSYSFWBOOL. Tue, 08 Oct 2019 09:55:14 GMT vboxsync [81140] * trunk/include/iprt/system.h (modified) * trunk/src/VBox/Runtime/generic/RTSystemFirmware-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/RTSystemFirmware-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/win/RTSystemFirmware-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryFirmware.cpp (modified) IPRT/system: RTSYSFWPROP -> RTSYSFWBOOL. Tue, 08 Oct 2019 09:54:24 GMT vboxsync [81139] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) RTC: doxygen fix. bugref:9218 Tue, 08 Oct 2019 09:21:13 GMT vboxsync [81138] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) FE/Qt: bugref:6699. Small fixes Tue, 08 Oct 2019 08:28:31 GMT vboxsync [81137] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/system.h (modified) * trunk/src/VBox/Main/glue/VBoxLogRelCreate.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/RTSystemFirmwareTypeName.cpp (added) * trunk/src/VBox/Runtime/generic/RTSystemFirmware-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/RTSystemFirmware-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/win/RTSystemFirmware-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryFirmware.cpp (modified) IPRT/RTSystem*Firmware: Simplified the interface and made it follow ... Tue, 08 Oct 2019 08:26:49 GMT vboxsync [81136] * trunk/include/VBox/vmm/iom.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/IOMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) IOM,RTC,PCI: Make the port parameter in the I/O port callbacks ... Tue, 08 Oct 2019 08:19:38 GMT vboxsync [81135] * trunk/src/VBox/Devices/PC/BIOS/virtio.c (modified) BIOS/virtio.c: Updates, can submit requests to the device now Mon, 07 Oct 2019 19:41:41 GMT vboxsync [81134] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) Shared Clipboard/VBoxTray: Shutdown fixes. Mon, 07 Oct 2019 19:41:06 GMT vboxsync [81133] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard/HostService: Make sure to send a quit message to the ... Mon, 07 Oct 2019 18:41:06 GMT vboxsync [81132] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) Additions/VBoxTray: Added a simple (debug) context menu for the ... Mon, 07 Oct 2019 17:55:10 GMT vboxsync [81131] * trunk/src/VBox/Main/glue/VBoxLogRelCreate.cpp (modified) Main/glue: Log the host's firmware type (and Secure Boot state, if ... Mon, 07 Oct 2019 15:29:53 GMT vboxsync [81130] * trunk/src/VBox/Devices/PC/BIOS/pciutil.c (modified) BIOS: Fixed incorrect word swapping. Mon, 07 Oct 2019 13:41:26 GMT vboxsync [81129] * trunk/src/VBox/Devices/PC/BIOS/virtio.c (modified) Devices/PC/BIOS/virtio.c: Updates Mon, 07 Oct 2019 13:40:52 GMT vboxsync [81128] * trunk/src/VBox/Devices/PC/BIOS/pciutil.c (modified) Devices/BIOS: Enable pci_write_config_* for the upcoming virtio driver Mon, 07 Oct 2019 11:46:56 GMT vboxsync [81127] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) added cloud arguments for import command. Mon, 07 Oct 2019 11:13:47 GMT vboxsync [81126] * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) Storage/DevVirtioSCSI.cpp: fix burn Mon, 07 Oct 2019 10:21:24 GMT vboxsync [81125] * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) FE/Qt: bugref:6143. Replacing some flags with an enum. Mon, 07 Oct 2019 09:19:09 GMT vboxsync [81124] * trunk/src/VBox/ValidationKit/tests/api/Makefile.kmk (modified) removed wrong line. Mon, 07 Oct 2019 09:17:09 GMT vboxsync [81123] * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) Storage/DevVirtioSCSI.cpp: fix burn Mon, 07 Oct 2019 08:54:00 GMT vboxsync [81122] * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.h (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0_impl.h (modified) Storage/DevVirtioSCSI.cpp: Got MSI-X support implemented and a few ... Mon, 07 Oct 2019 08:36:26 GMT vboxsync [81121] * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) FE/Qt: bugref:6143. Commenting Sun, 06 Oct 2019 15:22:54 GMT vboxsync [81120] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) IPRT/ldrPE: Slienced import assertion for IN_SUP_HARDENED_R3 as it ... Sun, 06 Oct 2019 12:37:56 GMT vboxsync [81119] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageBasic1.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) bugref:9527. Added global weak reference of VirtualBox into ExtPack. Sun, 06 Oct 2019 01:02:53 GMT vboxsync [81118] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified) SUPHardNt: Try hook KiUserExceptionDispatcher and log exceptions. Sat, 05 Oct 2019 01:43:10 GMT vboxsync [81116] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: disabled the non-functional reset code as it screws up my ... Sat, 05 Oct 2019 01:42:17 GMT vboxsync [81115] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) vsheriff: disabled the non-functional reset code as it screws up my ... Fri, 04 Oct 2019 22:01:35 GMT vboxsync [81114] * trunk/src/VBox/Runtime/r3/win/mp-win.cpp (modified) IPRT/mp-win.cpp: A couple of fixes wrt lots of processors and groups. ... Fri, 04 Oct 2019 21:45:38 GMT vboxsync [81113] * trunk/src/VBox/ValidationKit/testboxscript/testboxscript_real.py (modified) testboxscript_real.py: Unused import. Fri, 04 Oct 2019 21:45:22 GMT vboxsync [81112] * trunk/src/VBox/ValidationKit/common/utils.py (modified) common/utils.py: Added getPresentCpuCount method. [fix] bugref:9501 Fri, 04 Oct 2019 16:14:17 GMT vboxsync [81111] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxWddm.inf (modified) WDDM: install the OpenGL ICD if VBOX_WITH_MESA3D is defined; remove ... Fri, 04 Oct 2019 09:57:56 GMT vboxsync [81110] * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.h (modified) FE/Qt: bugref:6143. Refactoring Fri, 04 Oct 2019 08:12:35 GMT vboxsync [81109] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationPerformanceMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationPerformanceMonitor.h (modified) FE/Qt: bugref:9510. Refactoring Fri, 04 Oct 2019 01:41:17 GMT vboxsync [81108] * trunk/src/VBox/ValidationKit/testboxscript/testboxscript_real.py (modified) testboxscript_real.py: Use utils.getPresentCpuCount() instead of ... Fri, 04 Oct 2019 01:41:17 GMT vboxsync [81107] * trunk/src/VBox/ValidationKit/common/utils.py (modified) common/utils.py: Added getPresentCpuCount method. bugref:9501 Thu, 03 Oct 2019 21:23:00 GMT vboxsync [81106] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/sup.mac (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/mp-win.cpp (modified) IPRT,SUP,*: Some GIP related fixes for supporting APIC IDs over 256 ...