# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 18, 2024 2:39:46 PM Mon, 01 Apr 2019 11:12:02 GMT vboxsync [77976] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) linux/vboxsf: Update inode info in vbsf_reg_open since we got ... Mon, 01 Apr 2019 10:15:32 GMT vboxsync [77975] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: fixed a debug build issue on 4.10. bugref:9172 Mon, 01 Apr 2019 10:03:20 GMT vboxsync [77974] * trunk/src/VBox/Additions/linux/sharedfolders/lnkops.c (modified) linux/vboxsf: vbfs_put_link fix for 4.2 thru 4.4. bugref:9172 Mon, 01 Apr 2019 09:50:50 GMT vboxsync [77973] * trunk/src/VBox/Additions/linux/sharedfolders/lnkops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: nits. bugref:9172 Mon, 01 Apr 2019 09:40:16 GMT vboxsync [77972] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) HostDrivers/Support/win: Burn fix for r129708 (wasn't aware of the ... Mon, 01 Apr 2019 09:35:17 GMT vboxsync [77971] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrFile.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrLX.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrVfsFile.cpp (modified) Runtime/ldr: Make RTLDRREADER::pfnSize return an unsigned 64bit value ... Mon, 01 Apr 2019 01:35:07 GMT vboxsync [77970] * trunk/src/VBox/Runtime/common/dvm/dvm.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmgpt.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dvm.h (modified) IPRT/dvm: s/offEnd/offLast - see coding guidelines on 'end' vs 'last'. Mon, 01 Apr 2019 01:20:22 GMT vboxsync [77969] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) FsPerf: Skip block sizes that exceeds the file size. bugref:9172 Sun, 31 Mar 2019 19:30:33 GMT vboxsync [77968] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) FsPerf: Fixed the no-file-handle testcase so it doesn't try write ... Sun, 31 Mar 2019 19:28:43 GMT vboxsync [77967] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: Tried to figure out that fsync issue on 2.4.21-27.EL, ... Sun, 31 Mar 2019 01:57:12 GMT vboxsync [77966] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) linux/vboxsf: Some 2.4.21-xy.EL fixes - enabled mmap to get working ... Sat, 30 Mar 2019 12:35:49 GMT vboxsync [77965] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) Devices/Graphics: more preparations for drawing the pointer cursor ... Sat, 30 Mar 2019 11:37:59 GMT vboxsync [77964] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) linux/vboxsf: Adjusted ftruncate trick for skipping MTIME+CTIME ... Sat, 30 Mar 2019 01:57:51 GMT vboxsync [77963] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) linux/vboxsf: Added a ENOENT todo in vbsf_inode_setattr. bugref:9172 Sat, 30 Mar 2019 01:51:18 GMT vboxsync [77962] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) linux/vboxsf: Don't set timestamps when changing the file size ... Sat, 30 Mar 2019 01:46:38 GMT vboxsync [77961] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (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.h (modified) linux/vboxsf: Don't set timestamps when changing the file size ... Sat, 30 Mar 2019 01:44:13 GMT vboxsync [77960] * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) linux/vboxsf: Pretend we can do nano-second timestamp resolution. ... Fri, 29 Mar 2019 21:12:05 GMT vboxsync [77959] * 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: Invalidate the page cache pages for an inode if we ... Fri, 29 Mar 2019 20:57:32 GMT vboxsync [77958] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) VMSVGA: Refined pitch lock handling, also reset FIFO on VM reset. See ... Fri, 29 Mar 2019 18:05:32 GMT vboxsync [77957] * trunk/src/VBox/Additions/linux/drm/vbox_main.c (modified) Additions/linux/vboxvideo: make driver work with Linux 5.1. Clean up ... Fri, 29 Mar 2019 17:59:23 GMT vboxsync [77956] * trunk/src/VBox/Additions/linux/Makefile (modified) Additions/linux/drivers: move all rule in main Make file to the right ... Fri, 29 Mar 2019 17:20:01 GMT vboxsync [77955] * trunk/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c (modified) linux/vboxsf: Added more mount options: dcachettl=MILLISECONDS, ... Fri, 29 Mar 2019 17:13:58 GMT vboxsync [77954] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) SVGA: Fixed thinkos (bugref:9424). Fri, 29 Mar 2019 17:07:16 GMT vboxsync [77953] * 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/utils.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: Added more mount options: dcachettl=MILLISECONDS, ... Fri, 29 Mar 2019 15:20:19 GMT vboxsync [77952] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) VMSVGA: Implemented pitch lock registers. See bugref:9424 Fri, 29 Mar 2019 13:26:53 GMT vboxsync [77951] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/lnkops.c (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: sf_g -> pSuperInfo. bugref:9172 Fri, 29 Mar 2019 13:12:50 GMT vboxsync [77950] * trunk/src/VBox/Additions/linux/sharedfolders/lnkops.c (modified) linux/vboxsf: vbsf_put_link signature fix for 4.2, 4.3 and 4.4 ... Fri, 29 Mar 2019 13:07:19 GMT vboxsync [77949] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: Detect kernel buffers for our iov_iter glue. Seems ... Fri, 29 Mar 2019 10:46:10 GMT vboxsync [77948] * 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/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserView.cpp (modified) FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: A bit of ... Fri, 29 Mar 2019 08:34:06 GMT vboxsync [77947] * trunk/doc/manual/en_US/user_BasicConcepts.xml (modified) doc/manual: update information about default graphics devices for ... Fri, 29 Mar 2019 03:25:15 GMT vboxsync [77946] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that ... Fri, 29 Mar 2019 03:19:16 GMT vboxsync [77945] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that ... Fri, 29 Mar 2019 03:17:48 GMT vboxsync [77944] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: Implemented our own .sendfile for 2.5.30 - 2.6.23 that ... Thu, 28 Mar 2019 18:34:05 GMT vboxsync [77943] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: More tweaking of vbsf_splice_write and friends. Use ... Thu, 28 Mar 2019 17:33:49 GMT vboxsync [77942] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: Implemented missing vbsf_splice_write to make it ... Thu, 28 Mar 2019 16:04:35 GMT vboxsync [77941] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) Runtime/ldrELFRelocatable.cpp.h: several fixes * Check that the ... Thu, 28 Mar 2019 16:03:06 GMT vboxsync [77940] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: Reimplemented vbsf_splice_read to make both sendfile ... Thu, 28 Mar 2019 15:56:44 GMT vboxsync [77939] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibSharedFolders.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: Reimplemented vbsf_splice_read to make both sendfile ... Thu, 28 Mar 2019 13:57:54 GMT vboxsync [77938] * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) Additions/x11/VBoxClient: mis-type in display-svga-x11. bugref:3810: ... Thu, 28 Mar 2019 13:15:12 GMT vboxsync [77937] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) FE/Qt: bugref:9378: Runtime UI: Do not show framebuffer cursor if ... Thu, 28 Mar 2019 13:08:47 GMT vboxsync [77936] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) FE/Qt: bugref:6699. Fixing some small things in the breadcrumbs widget. Thu, 28 Mar 2019 12:54:19 GMT vboxsync [77935] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. Using stack widget for navigation widgets. Thu, 28 Mar 2019 12:42:50 GMT vboxsync [77934] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserHandlerKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserHandlerMouse.cpp (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/UIChooserItemMachine.cpp (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: Chooser pane: Rename ... Thu, 28 Mar 2019 12:30:56 GMT vboxsync [77933] * 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/UIChooserHandlerKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserHandlerMouse.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.cpp (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/UIChooserItemMachine.cpp (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: Chooser pane: Rename current- ... Thu, 28 Mar 2019 10:17:11 GMT vboxsync [77932] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerOptionsPanel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerOptionsPanel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. Adding a simple breadcrumbs navigation widget to ... Thu, 28 Mar 2019 01:34:31 GMT vboxsync [77931] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) FsPerf: splice test fix + cleanup. bugref:9172 Thu, 28 Mar 2019 01:18:28 GMT vboxsync [77930] * trunk/Config.kmk (modified) Config.kmk: Give VBoxTpG some help finding yasm/nasm. Thu, 28 Mar 2019 00:07:46 GMT vboxsync [77929] * trunk/src/VBox/Runtime/r3/linux/RTFileCopyPartEx-linux.cpp (modified) IPRT/RTFileCopyPartEx-linux.cpp: Corrected syscall numbers. bugref:9172 Thu, 28 Mar 2019 00:05:23 GMT vboxsync [77928] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) FsPerf: Do the splice() syscall ourselves (forgot) so we can build ... Wed, 27 Mar 2019 23:51:12 GMT vboxsync [77927] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) FsPerf: Enabled sendfile test on darwin. bugref:9172 Wed, 27 Mar 2019 23:42:19 GMT vboxsync [77926] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) FsPerf: Added splice() tests and benchmarks. bugref:9172 Wed, 27 Mar 2019 20:54:22 GMT vboxsync [77925] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) FsPerf: Added regular sendfile test (currently linux only). bugref:9172 Wed, 27 Mar 2019 18:43:10 GMT vboxsync [77924] * trunk/src/VBox/Storage/QCOW.cpp (modified) Storage/QCOW: Add necessary structures and checks to work with v3 images Wed, 27 Mar 2019 14:43:18 GMT vboxsync [77923] * 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/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollArea.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollArea.h (modified) FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Restore lost ... Wed, 27 Mar 2019 14:38:22 GMT vboxsync [77922] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.h (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/UIChooserModel.cpp (modified) FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: A bit of ... Wed, 27 Mar 2019 14:37:38 GMT vboxsync [77921] * trunk/src/VBox/Storage/QCOW.cpp (modified) Storage/QCOW: Fix extracting offsets from the L1 and L2 table for v2 ... Wed, 27 Mar 2019 14:10:31 GMT vboxsync [77920] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) VMSVGA: Report FIFO_CAP_RESERVE capability which we do support. Wed, 27 Mar 2019 13:27:07 GMT vboxsync [77919] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserHandlerKeyboard.cpp (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: Chooser pane: Cleanup for ... Wed, 27 Mar 2019 13:01:00 GMT vboxsync [77918] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9241: Build fix for r129629. Wed, 27 Mar 2019 12:46:46 GMT vboxsync [77917] * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) Main: bugref:7929: Fixed comilation issues Wed, 27 Mar 2019 12:43:21 GMT vboxsync [77916] * 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: Chooser pane: Initial cleanup ... Wed, 27 Mar 2019 12:41:27 GMT vboxsync [77915] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) VMSVGA: Calculate pitch when width or bpp is set. See bugref:9424 Wed, 27 Mar 2019 12:20:08 GMT vboxsync [77914] * trunk/src/VBox/Runtime/r3/darwin/sched-darwin.cpp (modified) Main: bugref:7929: Fixed comilation issues Wed, 27 Mar 2019 12:14:54 GMT vboxsync [77913] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) Runtmie/dbgmoddwarf.cpp: Fix possible memory leak in error case and ... Wed, 27 Mar 2019 12:01:15 GMT vboxsync [77912] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) Main: bugref:7929: Fixed comilation issues Wed, 27 Mar 2019 11:51:44 GMT vboxsync [77911] * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) Main: bugref:7929: Fixed comilation issues Wed, 27 Mar 2019 11:33:01 GMT vboxsync [77910] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/reqqueue.cpp (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/r3/darwin/sched-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/sched-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/sched-win.cpp (modified) Main: bugref:7929: Added ability to change the priority of the VM process Wed, 27 Mar 2019 11:09:44 GMT vboxsync [77909] * 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/UIChooserModel.h (modified) FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Forgot ... Wed, 27 Mar 2019 10:44:32 GMT vboxsync [77908] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) Fix burning mac build boxes, sendfile() is not portable and OS X ... Wed, 27 Mar 2019 10:41:43 GMT vboxsync [77907] * trunk/src/VBox/Runtime/common/dbg/dbgmodnm.cpp (modified) Runtime/dbgmodnm.cpp: Plug memory leak in error case Wed, 27 Mar 2019 09:40:46 GMT vboxsync [77906] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Ensure that when converting from a TRPM event, that if ... Wed, 27 Mar 2019 09:38:15 GMT vboxsync [77905] * trunk/include/VBox/err.h (modified) err.h: Nested VMX: bugref:9180 Added ... Wed, 27 Mar 2019 08:54:01 GMT vboxsync [77904] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) FE/Qt: bugref:6699. Resetting file table view selection correctly ... Wed, 27 Mar 2019 08:53:04 GMT vboxsync [77903] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Build fix. Wed, 27 Mar 2019 08:49:11 GMT vboxsync [77902] * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM: Fix HMSvmEventToTrpmEventType to convert #BP and #OF to ... Wed, 27 Mar 2019 08:30:08 GMT vboxsync [77901] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:6699. Some Makefile cleanup after file renames. Wed, 27 Mar 2019 08:16:23 GMT vboxsync [77900] * trunk/src/recompiler/VBoxRecompiler.c (modified) VBoxRecompiler: Nit, easier to read identifiers rather than the value. Wed, 27 Mar 2019 06:43:09 GMT vboxsync [77899] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Build fix. Wed, 27 Mar 2019 06:13:31 GMT vboxsync [77898] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: The EXT bit of the error code must be 1 for nested ... Wed, 27 Mar 2019 04:58:02 GMT vboxsync [77897] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Fix CPL checks for INT1 (ICEBP) generated #DBs. Fix v8086 ... Wed, 27 Mar 2019 04:51:37 GMT vboxsync [77896] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Fix CPL checks for INT1 (ICEBP) generated #DBs. Fix v8086 ... Wed, 27 Mar 2019 02:14:16 GMT vboxsync [77895] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) FsPerf: Added file-to-file sendfile testcase for linux. bugref:9172 Wed, 27 Mar 2019 01:41:45 GMT vboxsync [77894] * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) FsPerf: Test readv beyond the end of the file. bugref:9172 Tue, 26 Mar 2019 21:08:25 GMT vboxsync [77893] * trunk/include/VBox/VMMDev.h (modified) VMMDev.h: Corrected the VMMDEV_REQUESTOR_CON_MASK value and docs ... Tue, 26 Mar 2019 18:02:47 GMT vboxsync [77892] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (modified) FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Cleanup for ... Tue, 26 Mar 2019 17:33:58 GMT vboxsync [77891] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.h (copied) * 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: Chooser pane: Move ... Tue, 26 Mar 2019 17:16:28 GMT vboxsync [77890] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (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: Chooser pane: Split off ... Tue, 26 Mar 2019 17:01:54 GMT vboxsync [77889] * trunk/doc/manual/Config.kmk (modified) revert to r129461. Tue, 26 Mar 2019 16:57:34 GMT vboxsync [77888] * trunk/doc/manual/en_US/man_VBoxManage-clonevm.xml (modified) man_VBoxManage-clonevm.xml: Checked how --options actually work and ... Tue, 26 Mar 2019 16:41:15 GMT vboxsync [77887] * trunk/doc/manual/Config.kmk (modified) * trunk/doc/manual/docbook-refentry-to-C-help.xsl (modified) * trunk/doc/manual/en_US/man_VBoxManage-clonevm.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) manual/VBoxManage: Made the new clonevm build. Again, there must be ... Tue, 26 Mar 2019 16:37:38 GMT vboxsync [77886] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) scm fix. Tue, 26 Mar 2019 16:21:44 GMT vboxsync [77885] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) scm fixes. Tue, 26 Mar 2019 16:03:26 GMT vboxsync [77884] * trunk/src/VBox/Devices/EFI/FirmwareNew/vbox-tools_def.txt (modified) EFI: Tweaked flags for Linux builds. Not working yet. Tue, 26 Mar 2019 16:01:42 GMT vboxsync [77883] * trunk/doc/manual/Config.kmk (modified) * trunk/doc/manual/en_US/man_VBoxManage-cloudlist.xml (added) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (added) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) bugref:9404. Added two new commands for VBoxManage - one displays the ... Tue, 26 Mar 2019 15:04:35 GMT vboxsync [77882] * trunk/doc/manual/docbook-refentry-to-C-help.xsl (modified) docbook-refentry-to-C-help.xsl: Hacks for getting man_VBoxManage- ... Tue, 26 Mar 2019 15:02:05 GMT vboxsync [77881] * trunk/include/VBox/VBoxGuestLibSharedFoldersInline.h (modified) linux/vboxsf: Another build fix (generic code now). bugref:9172 Tue, 26 Mar 2019 15:00:16 GMT vboxsync [77880] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: Another build fix. bugref:9172 Tue, 26 Mar 2019 14:45:09 GMT vboxsync [77879] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Clear VM-entry interruption info. ... Tue, 26 Mar 2019 13:27:01 GMT vboxsync [77878] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) linux/vboxsf: build fix. bugref:9172 Tue, 26 Mar 2019 11:57:42 GMT vboxsync [77877] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) FE/VBoxManage: spelling fix, thanks Timeless.