# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Oct 4, 2024 9:46:59 PM 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:41:42 GMT vboxsync [77109] * trunk/include/iprt/assertcompile.h (modified) assertcompile.h: Use _Static_assert() when compiling in C mode and ... 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 11:21:35 GMT vboxsync [77067] * trunk/Config.kmk (modified) Config.kmk: fix issue with wildcard/quote 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 ... Wed, 30 Jan 2019 19:57:58 GMT vboxsync [77062] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) linux/vboxsf/utils.c: Fixed sf_setattr regression and f_flags version ... Wed, 30 Jan 2019 18:12:57 GMT vboxsync [77061] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9241: VirtualBox Manager UI: Reworking Chooser-pane ... Wed, 30 Jan 2019 18:09:19 GMT vboxsync [77060] * trunk/include/VBox/VBoxGuest.h (modified) VBoxGuest.h: Reverted previous VBGLIOCIDCHGCMFASTCALL_INIT change as ... Wed, 30 Jan 2019 18:07:01 GMT vboxsync [77059] * trunk/src/VBox/Installer/linux/Makefile.include.header (modified) Installer/linux/Makefile.include.header: Shut up makefile warnings. ... Wed, 30 Jan 2019 18:05:59 GMT vboxsync [77058] * trunk/include/VBox/VBoxGuest.h (modified) VBoxGuest.h: Use VMMDevReq_HGCMCall in VBGLIOCIDCHGCMFASTCALL_INIT. ... Wed, 30 Jan 2019 18:05:59 GMT vboxsync [77057] * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) linux/vboxsf: Makefile is missing IN_GUEST define. bugref:9172 Wed, 30 Jan 2019 18:00:43 GMT vboxsync [77056] * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibGenericRequest.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) VMMDev: Simplify VMMDevReq_HGCMCall,VMMDevReq_HGCMCall32, and ... Wed, 30 Jan 2019 17:41:44 GMT vboxsync [77055] * trunk/Config.kmk (modified) /Config.kmk: Added object file aliases for ... Wed, 30 Jan 2019 17:40:43 GMT vboxsync [77054] * trunk/include/VBox/VBoxGuestLibSharedFoldersInline.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibSharedFolders.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/files_vboxsf (modified) * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) linux/vboxsf: Started converting the code to use the more efficient ... Wed, 30 Jan 2019 17:39:01 GMT vboxsync [77053] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Guest Control/API docs: Emphasize path usage for ... Wed, 30 Jan 2019 17:38:58 GMT vboxsync [77052] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) FsPerf: Profile RTFsQuerySizes(). bugref:9172 Wed, 30 Jan 2019 17:38:01 GMT vboxsync [77051] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9241: VirtualBox Manager UI: Small cleanup for chooser ... Wed, 30 Jan 2019 17:29:13 GMT vboxsync [77050] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) FE/Qt: Guest Control file manager: Guarantee that ... Wed, 30 Jan 2019 17:06:07 GMT vboxsync [77049] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux/installer: mute chcon error output. ... Wed, 30 Jan 2019 15:55:19 GMT vboxsync [77048] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.cpp (modified) FE/Qt: bugref:9241: VirtualBox Manager UI: Small cleanup for group ... Wed, 30 Jan 2019 15:38:53 GMT vboxsync [77047] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstddir.cpp (modified) iprt/isomaker: Optimized native handle (file descriptor) usage when ... Wed, 30 Jan 2019 14:31:40 GMT vboxsync [77046] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiKmt.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.h (modified) WDDM: Gallium Display Driver: separate Gallium based driver from the ... Wed, 30 Jan 2019 14:28:09 GMT vboxsync [77045] * trunk/Config.kmk (modified) Config.kmk: attempt at fixing Java webservice parts with Java 11 and ... Wed, 30 Jan 2019 14:18:45 GMT vboxsync [77044] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerSessionPanel.cpp (modified) FE/Qt: bugref:6699: Give the focus to user name line edit as the ... Wed, 30 Jan 2019 13:05:21 GMT vboxsync [77043] * trunk/src/VBox/Devices/Storage/DevFdc.cpp (modified) FDC: Double density 720K floppies need 300 kbps data rate in a 5.25 ... Wed, 30 Jan 2019 12:51:31 GMT vboxsync [77042] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.h (modified) FE/Qt: bugref:9241: VirtualBox Manager UI: Sync prepare/cleanup ... Wed, 30 Jan 2019 12:48:39 GMT vboxsync [77041] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.h (modified) FE/Qt: bugref:9241: VirtualBox Manager UI: Proper prepare/cleanup ... Wed, 30 Jan 2019 11:37:39 GMT vboxsync [77040] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:9049: Link icons to VBoxGlobal, not to each of ... Wed, 30 Jan 2019 11:18:06 GMT vboxsync [77039] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix CPUID override removal, it ran into ... Wed, 30 Jan 2019 11:16:17 GMT vboxsync [77038] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Fixed the number of operations when copying from ... Tue, 29 Jan 2019 18:46:05 GMT vboxsync [77037] * trunk/include/VBox/VBoxGuestLibSharedFoldersInline.h (modified) VBoxGuestLibSharedFoldersInline.h: Updates. bugref:9172 Tue, 29 Jan 2019 16:32:11 GMT vboxsync [77036] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Fixed the number of operations when copying from ... Tue, 29 Jan 2019 16:16:26 GMT vboxsync [77035] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) Changelog. Tue, 29 Jan 2019 16:13:27 GMT vboxsync [77034] * trunk/Config.kmk (modified) Tools: Enabled fetching / using NSIS 3.04. Tue, 29 Jan 2019 16:08:25 GMT vboxsync [77033] * trunk/tools/bin/gen-slickedit-workspace.sh (modified) Workspace generation fixes. Tue, 29 Jan 2019 14:28:03 GMT vboxsync [77032] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM/CPUM: bugref:9375 Check for existence of leafs before exploding ... Tue, 29 Jan 2019 13:11:37 GMT vboxsync [77031] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound: Doxygen fix. Tue, 29 Jan 2019 13:10:40 GMT vboxsync [77030] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSearchPanel.cpp (modified) FE/Qt: bugref:9072 Moving info label of search panel to the left of ... Tue, 29 Jan 2019 12:59:47 GMT vboxsync [77029] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound: SCM fix. Tue, 29 Jan 2019 12:26:30 GMT vboxsync [77028] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound: Implemented support for the generic audio device ... Tue, 29 Jan 2019 10:20:23 GMT vboxsync [77027] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) FE/Qt: Add search medium toolbar action to embedded medium manager Mon, 28 Jan 2019 18:14:00 GMT vboxsync [77026] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: More wise ... Mon, 28 Jan 2019 17:55:26 GMT vboxsync [77025] * trunk/src/VBox/Devices/Storage/DevFdc.cpp (modified) FDC: Removed the unused fdisk_type_t enum, too. Mon, 28 Jan 2019 17:49:37 GMT vboxsync [77024] * trunk/src/VBox/Devices/Storage/DevFdc.cpp (modified) FDC: Removed completely unused fd_format_t field. Mon, 28 Jan 2019 15:32:50 GMT vboxsync [77023] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) DevATA: Added READ CD MSF support (see bugref:5869). Mon, 28 Jan 2019 15:02:16 GMT vboxsync [77022] * trunk/src/VBox/NetworkServices/NAT/lwipopts.h (modified) * trunk/src/VBox/NetworkServices/NAT/pxdns.c (modified) NAT/Net: pxdns_timeout_add - call sys_untimeout() before scheduling a ... Mon, 28 Jan 2019 14:56:08 GMT vboxsync [77021] * trunk/include/VBox/scsiinline.h (modified) scsiinline.h: scsiMSF2LBA() needs to subtract 150 from the calculated ... Mon, 28 Jan 2019 13:56:44 GMT vboxsync [77020] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollBar.cpp (modified) FE/Qt: Proper fix for r128444 and r128445. Mon, 28 Jan 2019 13:47:37 GMT vboxsync [77019] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollBar.cpp (modified) FE/Qt: Build fix for r128444. Mon, 28 Jan 2019 13:43:11 GMT vboxsync [77018] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollBar.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollBar.h (added) FE/Qt: bugref:9373: UIGraphicsScrollBar initial implementation.