# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 6, 2025 2:03:05 AM Wed, 06 Feb 2019 13:38:20 GMT vboxsync [77174] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSearchWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSearchWidget.h (modified) FE/Qt: bugref:9340. Showing number of search matches in the line edit ... Wed, 06 Feb 2019 11:38:04 GMT vboxsync [77172] * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp (modified) IRPT/alloc-r0drv-nt.cpp: Make sure we free early untagged allocations ... Wed, 06 Feb 2019 09:50:26 GMT vboxsync [77171] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerSessionPanel.cpp (modified) FE/Qt: bugref:6699 Start session panel correctly. Wed, 06 Feb 2019 09:18:49 GMT vboxsync [77170] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic3.cpp (modified) FE/Qt: bugref:9340. Adding create action to medium selection dialog Wed, 06 Feb 2019 04:52:01 GMT vboxsync [77169] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Clear IDT-vectoring info fields for ... Wed, 06 Feb 2019 04:15:16 GMT vboxsync [77168] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Fix assertion. Tue, 05 Feb 2019 14:44:28 GMT vboxsync [77167] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * 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:9340. Moving some utility function to VBoxGlobal. Tue, 05 Feb 2019 14:09:31 GMT vboxsync [77166] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.cpp (modified) FE/Qt: bugref:9080. Change the default viso name from 'ad-hoc' to the ... Tue, 05 Feb 2019 13:59:37 GMT vboxsync [77165] * trunk/src/VBox/ValidationKit/testboxscript/testboxtasks.py (modified) testboxscript: Save all the TESTBOX_xxxx variables in ... Tue, 05 Feb 2019 13:18:45 GMT vboxsync [77164] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: only store guest hints to extra data when not in full screen. ... Tue, 05 Feb 2019 13:15:00 GMT vboxsync [77163] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: bugref:9080. Make sure viso file name is in sync with viso ... Tue, 05 Feb 2019 13:13:55 GMT vboxsync [77162] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) bugref:9381. Fixed a regression bug after 120461. Tue, 05 Feb 2019 10:58:47 GMT vboxsync [77161] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp (modified) FE/Qt: bugref:9340. Enabling cloning diff images. Tue, 05 Feb 2019 09:12:01 GMT vboxsync [77160] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVD.cpp (modified) FE/Qt: Making sure we register the cloned hard disk instead of ... Tue, 05 Feb 2019 07:32:22 GMT vboxsync [77159] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM/EM: Nested VMX: bugref:9180 Fix injecting interrupts into the ... Mon, 04 Feb 2019 19:17:25 GMT vboxsync [77158] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerOperationsPanel.cpp (modified) FE/Qt: bugref:6699 Remove a progress bar label and enable progress ... Mon, 04 Feb 2019 19:12:28 GMT vboxsync [77157] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Main/GuestBase::registerWaitEventEx: Incorrect assertion. bugref:9313 Mon, 04 Feb 2019 18:10:00 GMT vboxsync [77156] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollArea.cpp (modified) FE/Qt: bugref:9373: Extend UIGraphicsScrollArea with redirected ... Mon, 04 Feb 2019 18:06:53 GMT vboxsync [77155] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollBar.h (modified) FE/Qt: bugref:9373: Extend UIGraphicsScrollBar with step/wheelStep ... Mon, 04 Feb 2019 17:52:47 GMT vboxsync [77154] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic1.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic1.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic2.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic2.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic3.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageBasic3.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDPageExpert.h (modified) FE/Qt: Removing source medium selector from the clone medium wizard(s) Mon, 04 Feb 2019 16:07:55 GMT vboxsync [77152] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: add logging for cursor information going through. ... Mon, 04 Feb 2019 16:06:24 GMT vboxsync [77151] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) Devices/DevVGA-SVGA: add cursor position reporting to the front-end. ... Mon, 04 Feb 2019 13:48:58 GMT vboxsync [77150] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp (modified) Graphics/VideoMP: Fixed retrieving the product build version of ... Mon, 04 Feb 2019 07:38:42 GMT vboxsync [77149] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) VMM/CPUM: Nested SVM: bugref:7243 [build fix] Fixed virtual interrupt ... Mon, 04 Feb 2019 07:35:29 GMT vboxsync [77148] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) VMM/CPUM: Nested SVM: bugref:7243 Fixed virtual interrupt delivery ... Sun, 03 Feb 2019 23:38:41 GMT vboxsync [77147] * trunk/src/VBox/Debugger/DBGPlugInFreeBsd.cpp (modified) build fix Sun, 03 Feb 2019 20:59:09 GMT vboxsync [77146] * trunk/src/VBox/Debugger/DBGPlugInFreeBsd.cpp (modified) DBGPlugInFreeBsd.cpp: Trying out a new algorithm to find the ... Sat, 02 Feb 2019 00:22:10 GMT vboxsync [77143] * trunk/src/VBox/ImageMounter/vboximg-mount/vboximg-mount.cpp (modified) Fixed a dyslexia-like transposition of words (but don't have dyslexia). Sat, 02 Feb 2019 00:20:11 GMT vboxsync [77142] * trunk/src/VBox/ImageMounter/vboximg-mount/vboximg-mount.cpp (modified) First two usage paragraphs needed more pruning/editing Fri, 01 Feb 2019 20:32:24 GMT vboxsync [77141] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: Applied the sf_reg_read optimizations to the ... Fri, 01 Feb 2019 19:38:26 GMT vboxsync [77140] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) linux/vboxsf: Set st_blksize to 1MB for files and 16KB for ... Fri, 01 Feb 2019 19:35:23 GMT vboxsync [77139] * trunk/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vbsfmount.c (modified) linux/vboxsf: More read code tweaking, making the max read/write ... Fri, 01 Feb 2019 19:00:23 GMT vboxsync [77138] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) * trunk/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vbsfmount.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vbsfmount.h (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) linux/vboxsf: More read code tweaking, making the max read/write ... Fri, 01 Feb 2019 17:59:22 GMT vboxsync [77137] * trunk/src/VBox/Storage/testcase/Makefile.kmk (modified) Storage/testcase/Makefile.kmk: FreeBSD fix Fri, 01 Feb 2019 17:58:25 GMT vboxsync [77136] * trunk/src/VBox/HostDrivers/VBoxUSB/USBLib.cpp (modified) USBLib.cpp: Remove use of register keyword Fri, 01 Feb 2019 17:46:58 GMT vboxsync [77133] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Fix a Windows burn from the last commit. bugref:9376: Complete ... Fri, 01 Feb 2019 17:32:12 GMT vboxsync [77132] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) DevPCNet.cpp: Remove use of register keyword Fri, 01 Feb 2019 17:29:01 GMT vboxsync [77131] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/the-freebsd-kernel.h (modified) the-freebsd-kernel.h,memobj-r0drv-freebsd.cpp: Build fix for newer ... Fri, 01 Feb 2019 16:55:20 GMT vboxsync [77130] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) pdmifs/DevVGA/DisplayImpl: add screen id to ... Fri, 01 Feb 2019 16:33:23 GMT vboxsync [77129] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/the-freebsd-kernel.h (modified) the-freebsd-kernel.h,memobj-r0drv-freebsd.cpp: Some cleanup to reduce ... Fri, 01 Feb 2019 16:32:30 GMT vboxsync [77128] * trunk/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-freebsd.c (modified) mp-r0drv-freebsd.cpp: Fix compliation on newer FreeBSD kernels where ... Fri, 01 Feb 2019 16:10:27 GMT vboxsync [77126] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) VMMDevHGCM.cpp,GVMMR0.cpp: Change AssertCompile() statement to pass ... Fri, 01 Feb 2019 16:02:37 GMT vboxsync [77125] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.cpp (modified) WDDM: Gallium Display Driver: removed unnecessary assertion Fri, 01 Feb 2019 15:35:59 GMT vboxsync [77124] * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/VBoxNetAdp-freebsd.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/freebsd/VBoxNetFlt-freebsd.c (modified) VBoxNetAdp,VBoxNetFlt: FreeBSD build fixes Fri, 01 Feb 2019 15:14:32 GMT vboxsync [77121] * trunk/src/VBox/Runtime/.scm-settings (modified) * trunk/src/VBox/Runtime/common/ldr/ldrLX.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) IPRT: Two more license header cleanups. Fri, 01 Feb 2019 15:08:46 GMT vboxsync [77120] * trunk/src/VBox/Runtime/.scm-settings (modified) * trunk/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/alloc-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/assert-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/initterm-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/process-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/semevent-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/semeventmulti-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/semfastmutex-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/spinlock-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/the-freebsd-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/thread2-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/time-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/timer-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/alloc-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/assert-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/initterm-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/process-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/semevent-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/semeventmulti-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/semfastmutex-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/spinlock-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/the-netbsd-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/thread-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/thread2-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/time-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/os2/RTR0AssertPanicSystem-r0drv-os2.asm (modified) * trunk/src/VBox/Runtime/r0drv/os2/RTR0Os2DHQueryDOSVar.asm (modified) * trunk/src/VBox/Runtime/r0drv/os2/RTR0Os2DHVMGlobalToProcess.asm (modified) * trunk/src/VBox/Runtime/r0drv/os2/alloc-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/assert-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/assertA-r0drv-os2.asm (modified) * trunk/src/VBox/Runtime/r0drv/os2/initterm-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/process-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/semevent-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/semeventmulti-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/semfastmutex-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/spinlock-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/the-os2-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/os2/thread-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/thread2-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/time-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/timer-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/timerA-r0drv-os2.asm (modified) * trunk/src/VBox/Runtime/r3/os2/RTTimeSet-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/os2/time-os2.cpp (modified) IPRT: Some license header cleanups. Fri, 01 Feb 2019 14:47:32 GMT vboxsync [77118] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Runtime/common/log/logcom.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-16-case.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-16.cpp (modified) * trunk/src/VBox/Runtime/common/table/avl_Base.cpp.h (modified) * trunk/src/VBox/Runtime/common/table/avl_Get.cpp.h (modified) * trunk/src/VBox/Runtime/common/table/avl_GetBestFit.cpp.h (modified) * trunk/src/VBox/Runtime/common/table/avl_Range.cpp.h (modified) Runtime: Get rid of the "register" keyword usage as all compilers we ... Fri, 01 Feb 2019 14:23:13 GMT vboxsync [77117] * trunk/src/VBox/Devices/PC/BIOS/notes.txt (modified) Updated BIOS note. Fri, 01 Feb 2019 14:20:52 GMT vboxsync [77116] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Docs. Fri, 01 Feb 2019 13:25:13 GMT vboxsync [77115] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp (modified) Guest Control/Main: Renaming nit. Fri, 01 Feb 2019 13:13:31 GMT vboxsync [77114] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-internal.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-savedstate.cpp (modified) DevVGA-SVGA3d-ogl: remember type of created resource; ... Fri, 01 Feb 2019 12:51:27 GMT vboxsync [77113] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Guest Control/Main: The comment about Guest::i_notifyCtrlDispatcher() ... Fri, 01 Feb 2019 11:23:33 GMT vboxsync [77112] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Guest Control/Main: Clarify GuestFile::getOffset(). Fri, 01 Feb 2019 11:01:12 GMT vboxsync [77111] * trunk/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp (modified) RTErrConvertFromErrno(): Convert the uNativeCode parameter from ... Fri, 01 Feb 2019 11:00:12 GMT vboxsync [77110] * trunk/include/iprt/errcore.h (modified) * trunk/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp (modified) RTErrConvertFromErrno(): Convert the uNativeCode parameter from ... Fri, 01 Feb 2019 10:35:33 GMT vboxsync [77108] * trunk/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceTypes.h (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_cc.c (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_options.c (modified) ExtPacks/VBoxDTrace: FreeBSD compile fixes Fri, 01 Feb 2019 10:31:54 GMT vboxsync [77107] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) SUPDrv-freebsd.cpp: Compile fix Fri, 01 Feb 2019 10:31:23 GMT vboxsync [77106] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) SUPDrv.cpp: FreeBSD compile fix Fri, 01 Feb 2019 10:29:27 GMT vboxsync [77105] * trunk/src/VBox/Devices/Storage/DrvHostBase-freebsd.cpp (modified) Devices/DrvHostBase-freebsd.cpp: Compile fixes Fri, 01 Feb 2019 10:28:51 GMT vboxsync [77104] * trunk/src/VBox/Main/src-server/freebsd/NetIf-freebsd.cpp (modified) Main/NetIf-freebsd.cpp: Compile fixes Fri, 01 Feb 2019 10:27:42 GMT vboxsync [77103] * trunk/src/VBox/Main/src-server/freebsd/HostHardwareFreeBSD.cpp (modified) Main/HostHardwareFreeBSD: Compile fixes Fri, 01 Feb 2019 10:26:51 GMT vboxsync [77102] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) tstCollector: Complete conversion from printf() to RTPrintf() Fri, 01 Feb 2019 10:26:16 GMT vboxsync [77101] * trunk/src/VBox/Main/include/USBProxyBackend.h (modified) Main/USBProxyBackend: FreeBSD compile fix Fri, 01 Feb 2019 10:25:44 GMT vboxsync [77100] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl: Don't mix COM and IPRT/VBox status codes (FreeBSD ... Fri, 01 Feb 2019 10:22:42 GMT vboxsync [77099] * trunk/src/VBox/VMM/VMMR3/VMReq.cpp (modified) VMReq.cpp: clang compile fix, use ASMAtomicWriteNullPtr instead Fri, 01 Feb 2019 10:21:32 GMT vboxsync [77098] * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) APIC: clang/LLVM compile fix Fri, 01 Feb 2019 09:27:26 GMT vboxsync [77097] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Guest Control/Main: Renaming (NOREF -> RT_NOREF). Fri, 01 Feb 2019 09:14:03 GMT vboxsync [77096] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Use the new code path of ... Fri, 01 Feb 2019 09:09:57 GMT vboxsync [77095] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Forgot to return the created event in ... Fri, 01 Feb 2019 08:54:35 GMT vboxsync [77094] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 ifdef related fixes. Also don't ... Fri, 01 Feb 2019 08:53:18 GMT vboxsync [77093] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Main/src-all/GlobalStatusConversion.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Added VERR_GSTCTL_MAX_CID_COUNT_REACHED and use ... Fri, 01 Feb 2019 06:10:58 GMT vboxsync [77092] * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) VMM/TRPM: Nested VMX: bugref:9180 Assertions. Fri, 01 Feb 2019 06:06:38 GMT vboxsync [77091] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 indentation space. Fri, 01 Feb 2019 01:16:33 GMT vboxsync [77090] * trunk/src/VBox/ImageMounter/vboximg-mount/vboximg-mount.cpp (modified) Eliminated '=' from parsing style of long-options, fixed typos and ... Thu, 31 Jan 2019 20:51:23 GMT vboxsync [77089] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: Optimized reading regular files. bugref:9172 Small ... Thu, 31 Jan 2019 20:44:45 GMT vboxsync [77088] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) FsPerf: Extended read+write tests with file offset check after random ... Thu, 31 Jan 2019 19:05:53 GMT vboxsync [77087] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSearchPanel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerTextEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerTextEdit.h (modified) FE/Qt: bugref:9072 RIP 'filtered' watermarking. Thu, 31 Jan 2019 17:15:40 GMT vboxsync [77086] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollArea.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollArea.h (added) FE/Qt: bugref:9373: UIGraphicsScrollArea initial implementation. Thu, 31 Jan 2019 17:13:28 GMT vboxsync [77085] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollBar.cpp (modified) FE/Qt: bugref:9373: UIGraphicsScrollBar: Make sure value change ... Thu, 31 Jan 2019 16:59:07 GMT vboxsync [77084] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollBar.h (modified) FE/Qt: bugref:9373: Extend UIGraphicsScrollBar with minimum/maximum ... Thu, 31 Jan 2019 16:30:07 GMT vboxsync [77083] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Comments. Thu, 31 Jan 2019 16:26:41 GMT vboxsync [77082] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Assertion not needed in ... Thu, 31 Jan 2019 16:18:25 GMT vboxsync [77081] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Doxygen (build) fix. Thu, 31 Jan 2019 16:15:30 GMT vboxsync [77080] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Parameter conversion in ... Thu, 31 Jan 2019 16:05:05 GMT vboxsync [77079] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Fixed GuestWaitEvent initialization by now having ... Thu, 31 Jan 2019 15:34:30 GMT vboxsync [77078] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogPage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSearchPanel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSearchPanel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerTextEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerTextEdit.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.h (modified) FE/Qt: bugref:9072 Replace the info label of the search panel with ... Thu, 31 Jan 2019 14:38:49 GMT vboxsync [77077] * trunk/src/VBox/Additions/linux/installer/install.sh.in (modified) Additions/linux/installer: correctly detect the Oracle Linux RPMs. ... Thu, 31 Jan 2019 13:50:28 GMT vboxsync [77076] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollBar.cpp (modified) FE/Qt: bugref:9373: A bit of fixes for UIGraphicsScrollBar: Division ... Thu, 31 Jan 2019 13:18:05 GMT vboxsync [77075] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Guest Control/Main: Made GUEST_FILE_NOTIFYTYPE_WRITE more uniform to ... Thu, 31 Jan 2019 13:04:40 GMT vboxsync [77074] * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Main: Get rid of uProcFlags parameter of ... Thu, 31 Jan 2019 12:54:25 GMT vboxsync [77073] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Also check process priority flags in ... Thu, 31 Jan 2019 12:41:00 GMT vboxsync [77072] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Fixes for GuestSession::fileExist(). Thu, 31 Jan 2019 12:04:47 GMT vboxsync [77071] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Main: Removed VERR_PERMISSION_DENIED in ... Thu, 31 Jan 2019 12:01:44 GMT vboxsync [77070] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Removed VERR_PERMISSION_DENIED in ... Thu, 31 Jan 2019 11:59:33 GMT vboxsync [77069] * trunk/include/VBox/GuestHost/GuestControl.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Check flags of ... Thu, 31 Jan 2019 11:53:09 GMT vboxsync [77068] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Renamed GuestSessionTaskInternalOpen() to ... Thu, 31 Jan 2019 10:53:31 GMT vboxsync [77066] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Config.kmk, webservice/Makefile.kmk: more Java webservice fixing for ... Thu, 31 Jan 2019 08:06:39 GMT vboxsync [77065] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Guest Control/API docs: Spelling. Wed, 30 Jan 2019 20:04:25 GMT vboxsync [77064] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: Optimization of small reads (<= 3/4 page size) by ... Wed, 30 Jan 2019 20:03:23 GMT vboxsync [77063] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibPhysHeap.cpp (modified) VbglR0PhysHeapAlloc: Tweaked the free block matching algorithm for ...