# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 1:12:26 AM Fri, 27 Apr 2018 10:24:50 GMT vboxsync [72055] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control/Validation Kit: Fixed testing for invalid names on ... Fri, 27 Apr 2018 09:18:51 GMT vboxsync [72054] * trunk/src/VBox/Devices/USB/usbip/USBProxyDevice-usbip.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTList.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp (modified) *: RTListMove no longer need the call to init the destination list to ... Fri, 27 Apr 2018 09:17:24 GMT vboxsync [72053] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Guest Control/Main: Be more specific in API docs wrt ... Fri, 27 Apr 2018 08:41:05 GMT vboxsync [72051] * trunk/src/VBox/Storage/VD.cpp (modified) Storage: init RTListMove destination Fri, 27 Apr 2018 08:39:57 GMT vboxsync [72050] * trunk/src/VBox/Installer/win/Scripts/Combined-3-Repack.cmd (modified) Installer/win: Some repacking script fixes. bugref:8691 Fri, 27 Apr 2018 08:38:20 GMT vboxsync [72049] * trunk/src/VBox/Installer/win/Scripts/Combined-3-Repack.cmd (modified) * trunk/src/VBox/Installer/win/Scripts/UnpackBlessedDrivers.cmd (modified) Installer/win: Some repacking script fixes. bugref:8691 Fri, 27 Apr 2018 08:17:49 GMT vboxsync [72048] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control/Validation Kit: Fixed testing for invalid names on ... Fri, 27 Apr 2018 00:07:20 GMT vboxsync [72047] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Scripts/Combined-1-Prepare.cmd (added) * trunk/src/VBox/Installer/win/Scripts/Combined-3-Repack.cmd (added) * trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd (modified) * trunk/src/VBox/Installer/win/Scripts/RepackExtPack.cmd (modified) * trunk/src/VBox/Installer/win/Scripts/UnpackBlessedDrivers.cmd (modified) Installer/win,Config.kmk: First draft of toplevel scripts for ... Thu, 26 Apr 2018 15:40:26 GMT vboxsync [72046] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control/Validation Kit: Re-enabled copy_to / copy_from ... Thu, 26 Apr 2018 15:39:10 GMT vboxsync [72045] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: CopyTo/CopyFrom bugfixes. Thu, 26 Apr 2018 15:05:24 GMT vboxsync [72044] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Scripts/RepackExtPack.cmd (modified) Installer/win: Only install RepackExtPack.cmd on x86 (in combined ... Thu, 26 Apr 2018 14:26:02 GMT vboxsync [72043] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIImageTools.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIImageTools.h (modified) FE/Qt: bugref:9049: Full and heavy cleanup for UIImageTools and move ... Thu, 26 Apr 2018 14:20:43 GMT vboxsync [72042] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIToolsPaneMachine.cpp (modified) FE/Qt: bugref:8900: Selector UI: Do not forget to update welcome ... Thu, 26 Apr 2018 14:02:34 GMT vboxsync [72041] * trunk/src/VBox/Installer/win/Scripts/RepackExtPack.cmd (modified) Installer/win: Added script for repacking an extension pack. ... Thu, 26 Apr 2018 14:01:18 GMT vboxsync [72040] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Scripts/RepackExtPack.cmd (added) * trunk/src/VBox/Installer/win/Scripts/UnpackBlessedDrivers.cmd (modified) Installer/win: Added script for repacking an extension pack. bugref:8691 Thu, 26 Apr 2018 13:18:21 GMT vboxsync [72039] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerWidget.h (modified) FE/Qt: bugref:9049: Move UIVMLogViewerDialog and UIVMLogViewerWidget ... Thu, 26 Apr 2018 12:56:47 GMT vboxsync [72038] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIAddDiskEncryptionPasswordDialog.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIAddDiskEncryptionPasswordDialog.h (moved) FE/Qt: bugref:9049: Full cleanup for ... Thu, 26 Apr 2018 11:50:13 GMT vboxsync [72037] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSettingsPanel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSettingsPanel.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 Add a button to reset the settings of log viewer Thu, 26 Apr 2018 11:41:27 GMT vboxsync [72036] * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) RTTar: Implemented extracting hardlinked files by copying. This is ... Thu, 26 Apr 2018 11:33:32 GMT vboxsync [72035] * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) RTTar: Implemented extracting hardlinked files by copying. This is ... Thu, 26 Apr 2018 11:32:13 GMT vboxsync [72034] * trunk/src/VBox/Runtime/common/zip/unzipcmd.cpp (modified) unzipcmd.cpp: fix for -t. Thu, 26 Apr 2018 09:34:34 GMT vboxsync [72033] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSettingsPanel.cpp (modified) FE/Qt: ​bugref:9072 Add text to font open tool button Thu, 26 Apr 2018 08:46:21 GMT vboxsync [72032] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) FE/Qt: bugref:9072 Build fix Thu, 26 Apr 2018 08:36:11 GMT vboxsync [72031] * trunk/src/VBox/ValidationKit/utils/serial/SerialTest.cpp (modified) ValidationKit/tests/serial: Add verbose flag to avoid flooding the ... Thu, 26 Apr 2018 08:34:29 GMT vboxsync [72030] * 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/logviewer/UIVMLogPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogPage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerBookmarksPanel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerBookmarksPanel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSettingsPanel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerSettingsPanel.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 Save/load logviewer settings to/from extra data Thu, 26 Apr 2018 08:32:47 GMT vboxsync [72029] * trunk/src/VBox/ValidationKit/tests/serial/tdSerial1.py (modified) * trunk/src/VBox/ValidationKit/utils/serial/SerialTest.cpp (modified) ValidationKit/tests/serial: Add verbose flag to avoid flooding the ... Wed, 25 Apr 2018 22:11:56 GMT vboxsync [72028] * trunk/src/VBox/Installer/win/CommonProperties.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeUSB.wxi (modified) Installer/win: Sigh, another W10 detection fix (stupid stupid MSI). ... Wed, 25 Apr 2018 17:47:28 GMT vboxsync [72027] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISlidingToolBar.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISlidingToolBar.h (moved) FE/Qt: bugref:9049: Full and heavy cleanup for UISlidingToolBar and ... Wed, 25 Apr 2018 17:17:52 GMT vboxsync [72026] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIStatusBarEditorWindow.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIStatusBarEditorWindow.h (moved) FE/Qt: bugref:9049: Full and heavy cleanup for ... Wed, 25 Apr 2018 17:13:11 GMT vboxsync [72025] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMenuBarEditorWindow.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMenuBarEditorWindow.h (moved) FE/Qt: bugref:9049: Full and heavy cleanup for UIMenuBarEditorWindow ... Wed, 25 Apr 2018 16:24:10 GMT vboxsync [72024] * trunk/src/VBox/Installer/win/CommonProperties.wxi (modified) Installer/win: Fixed VBOX_IS_WINDOW_10 setting. bugref:8691 Wed, 25 Apr 2018 16:03:00 GMT vboxsync [72023] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Removed unused code. Wed, 25 Apr 2018 15:36:39 GMT vboxsync [72022] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UITakeSnapshotDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UITakeSnapshotDialog.h (modified) FE/Qt: bugref:9049: Small cleanup for UITakeSnapshotDialog and move ... Wed, 25 Apr 2018 15:18:49 GMT vboxsync [72021] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic2.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageExpert.h (modified) FE/Qt: bugref:9049: Just move the UIWizardNewVD related classes to ... Wed, 25 Apr 2018 14:19:58 GMT vboxsync [72020] * trunk/src/VBox/Installer/win/CommonProperties.wxi (moved) * trunk/src/VBox/Installer/win/Defines.wxi (copied) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeCOM32On64.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdp.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergePython.wxs (modified) * trunk/src/VBox/Installer/win/VBoxMergeUSB.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeUSB.wxs (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Installer/win: Trying to fix windows 10 detection. VersionNT stops ... Wed, 25 Apr 2018 14:19:58 GMT vboxsync [72019] * trunk/src/VBox/Installer/win/Scripts/UnpackBlessedDrivers.cmd (modified) Installer/win: Updated UnpackBlessedDrivers.cmd. bugref:8691 Wed, 25 Apr 2018 13:47:29 GMT vboxsync [72018] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizardPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizardPage.h (modified) FE/Qt: bugref:9049: Full and heavy cleanup for UIWizardPage and move ... Wed, 25 Apr 2018 13:34:48 GMT vboxsync [72016] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.cpp (modified) UIDesktopWidgetWatchdog.cpp: GetDpiForMonitor uses UINT * rather than ... Wed, 25 Apr 2018 13:31:43 GMT vboxsync [72015] * trunk/src/VBox/Main/src-client/VideoRec.h (modified) VideoRec/Main: Simplified recoding state checking by only using the ... Wed, 25 Apr 2018 13:28:31 GMT vboxsync [72014] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) VideoRec/Main: Simplified recoding state checking by only using the ... Wed, 25 Apr 2018 13:19:33 GMT vboxsync [72013] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.cpp (modified) UIDesktopWidgetWatchdog.cpp: Resolve GetDpiForMonitor too, and don't ... Wed, 25 Apr 2018 12:30:31 GMT vboxsync [72012] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.cpp (modified) FE/Qt: One more prototype fix for 32-bit hosts. Wed, 25 Apr 2018 12:21:09 GMT vboxsync [72011] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDesktopWidgetWatchdog.cpp (modified) UIDesktopWidgetWatchdog.cpp: Only resolve EnumDisplayMonitors once, ... Wed, 25 Apr 2018 10:45:46 GMT vboxsync [72010] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DCmn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.h (modified) WDDM: VBoxDispD3D: D3D backend creation cleanup. Wed, 25 Apr 2018 09:36:00 GMT vboxsync [72009] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizard.h (modified) FE/Qt: bugref:9049: Full and heavy cleanup for UIWizard and move it ... Tue, 24 Apr 2018 15:40:14 GMT vboxsync [72008] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control/Validation Kit: Disabled copy_to / copy_from testcases ... Tue, 24 Apr 2018 15:33:09 GMT vboxsync [72007] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Fixed progress object creation in ... Tue, 24 Apr 2018 15:31:19 GMT vboxsync [72006] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Control/VBoxManage: Check if progress object is valid in ... Tue, 24 Apr 2018 15:12:15 GMT vboxsync [72005] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk (modified) HostDrivers/*.kmk: Don't hardlink .cat files. May require 'del *.sys ... Tue, 24 Apr 2018 14:40:13 GMT vboxsync [72004] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxi (modified) * trunk/src/VBox/Installer/win/VBoxMergeUSB.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Installer/win,HostDrivers/*/win: Ship two different .cat files, one ... Tue, 24 Apr 2018 10:47:53 GMT vboxsync [72003] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) VBoxDispIf: trailing tab Tue, 24 Apr 2018 10:00:04 GMT vboxsync [72002] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs. Tue, 24 Apr 2018 09:41:07 GMT vboxsync [72001] * 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) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Implemented stubs ... Tue, 24 Apr 2018 09:08:58 GMT vboxsync [72000] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) WDDM/VBoxTray: bugref:8444, updating all guest monitors 'at once' ... Tue, 24 Apr 2018 08:40:39 GMT vboxsync [71999] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Removed the trailing blanks. Tue, 24 Apr 2018 08:12:20 GMT vboxsync [71998] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) bugref:8345. Fixed the case when user omits or forgets to point the ... Tue, 24 Apr 2018 08:05:09 GMT vboxsync [71997] * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Small fix in the ErrorInfoItem() constructor. Tue, 24 Apr 2018 07:49:53 GMT vboxsync [71996] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Added a check into MachineMoveVM::updatePathsToStateFiles(). Tue, 24 Apr 2018 07:44:43 GMT vboxsync [71995] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Call WaitForAsyncProgressCompletion only in success. Tue, 24 Apr 2018 07:41:06 GMT vboxsync [71994] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) VMM/IEM: Comment on NMI unmasking and IRET. Tue, 24 Apr 2018 07:40:00 GMT vboxsync [71993] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Splitted two AutoWriteLocks into two different scopes ... Tue, 24 Apr 2018 07:26:23 GMT vboxsync [71992] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Fixed the progress operation counter. Tue, 24 Apr 2018 07:11:35 GMT vboxsync [71991] * trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd (modified) * trunk/src/VBox/Installer/win/Scripts/UnpackBlessedDrivers.cmd (modified) Installer/win: Submission packing fixes. bugref:8691 Tue, 24 Apr 2018 06:48:25 GMT vboxsync [71990] * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Added a new internal class ErrorInfoItem and a list ... Mon, 23 Apr 2018 20:49:38 GMT vboxsync [71989] * trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.inf (modified) VBoxDrv.inf: Must use DefaultInstall rule rather than Manufacturer, ... Mon, 23 Apr 2018 20:08:37 GMT vboxsync [71988] * trunk/src/VBox/ValidationKit/tests/serial/loopback.py (modified) ValidationKit/serial: Properly shutodwn the listening socket to avoid ... Mon, 23 Apr 2018 16:54:18 GMT vboxsync [71987] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) Serial/DrvChar: Use critical section to protect send path against ... Mon, 23 Apr 2018 15:47:24 GMT vboxsync [71986] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.inf (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf (modified) * trunk/src/VBox/Installer/win/Scripts/VMMR0.inf (modified) *.inf: Trying to make new InfVerif.exe happy. bugref:8691 Mon, 23 Apr 2018 15:25:48 GMT vboxsync [71985] * trunk/src/VBox/Additions/linux/drm/vbox_ttm.c (modified) Additions/linux/drm: update drm driver for Linux 4.16. No bugref. Mon, 23 Apr 2018 15:07:03 GMT vboxsync [71984] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: trailing spaces Mon, 23 Apr 2018 14:11:09 GMT vboxsync [71983] * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) * trunk/src/VBox/ValidationKit/tests/usb/usbgadget.py (modified) ValidationKit/tdUsb1: Needed more changes to truly turn gadget host ... Mon, 23 Apr 2018 14:04:04 GMT vboxsync [71982] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: (re)implement --nataliasmode sameports because the libalias ... Mon, 23 Apr 2018 12:00:34 GMT vboxsync [71981] * trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd (modified) Installer/win: Submission packing fixes. bugref:8691 Mon, 23 Apr 2018 11:57:16 GMT vboxsync [71980] * trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd (modified) * trunk/src/VBox/Installer/win/Scripts/VBoxExtPackPuel.inf (modified) Installer/win: Submission packing fixes. bugref:8691 Mon, 23 Apr 2018 11:36:21 GMT vboxsync [71979] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) Build fix. Mon, 23 Apr 2018 11:26:21 GMT vboxsync [71978] * trunk/src/VBox/Runtime/r3/nt/RTPathQueryInfo-nt.cpp (modified) rtPathNtQueryInfoInDirectoryObject: Return caller status when ... Mon, 23 Apr 2018 11:14:27 GMT vboxsync [71977] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Build fix. Mon, 23 Apr 2018 10:52:51 GMT vboxsync [71976] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Added stubs for ... Mon, 23 Apr 2018 10:38:56 GMT vboxsync [71975] * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf (modified) VBoxUSBMon.inf: Repplied r122211 (reverted in r122231) with some ... Mon, 23 Apr 2018 10:33:08 GMT vboxsync [71974] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetAdp.inf (modified) VBoxNetAdp.inf: Restored r122210 that was reverted in r122229, as it ... Mon, 23 Apr 2018 10:02:49 GMT vboxsync [71973] * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf (modified) VBoxUSBMon.inf: Reverted r122211 (bugref:8691) Mon, 23 Apr 2018 09:35:55 GMT vboxsync [71972] * trunk/src/VBox/Main/include/GuestFsObjInfoImpl.h (modified) Guest Control/Main: Added internal access helper for IGuestFsObjInfo. Mon, 23 Apr 2018 09:32:28 GMT vboxsync [71971] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetAdp.inf (modified) VBoxNetAdp.inf: Reverted r122210. ( Removed 2nd VBoxNetAdp.AddService ... Mon, 23 Apr 2018 09:04:53 GMT vboxsync [71970] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM: Nested hw.virt: Try run whatever VMRUN emulations in ring-0 ... Mon, 23 Apr 2018 05:08:48 GMT vboxsync [71967] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) VMM/IEM: Nested hw.virt: comment nit. Mon, 23 Apr 2018 04:40:51 GMT vboxsync [71966] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) VMM/HMSVMAll: Some comments on the nuances of the VMCB caching with ... Mon, 23 Apr 2018 03:57:03 GMT vboxsync [71965] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Comment. Sun, 22 Apr 2018 17:16:00 GMT vboxsync [71964] * trunk/src/VBox/Devices/Storage/UsbMsd.cpp (modified) Devices/Storage/UsbMsd: Notify lower drivers about suspend (missed ... Sun, 22 Apr 2018 13:12:48 GMT vboxsync [71963] * trunk/src/VBox/ValidationKit/common/utils.py (modified) * trunk/src/VBox/ValidationKit/tests/api/tdMoveMedium1.py (modified) * trunk/src/VBox/ValidationKit/tests/api/tdMoveVM1.py (modified) ValidationKit: Make pylint happy Sun, 22 Apr 2018 12:57:03 GMT vboxsync [71962] * trunk/src/VBox/Installer/win/Scripts/VBoxExtPackPuel.inf (modified) * trunk/src/VBox/Installer/win/Scripts/VMMR0.inf (modified) Installer/win: Corrected license text. bugref:8691 Sun, 22 Apr 2018 12:56:13 GMT vboxsync [71961] * trunk/src/VBox/Installer/win/Scripts/VBoxExtPackPuel.inf (modified) * trunk/src/VBox/Installer/win/Scripts/VMMR0.inf (modified) Installer/win: Reverted eol change, I was wrong. bugref:8691 Sun, 22 Apr 2018 12:54:07 GMT vboxsync [71960] * trunk/src/VBox/Installer/win/Scripts/VBoxExtPackPuel.inf (modified) * trunk/src/VBox/Installer/win/Scripts/VMMR0.inf (modified) Installer/win: Fixed eol style on fake .inf files (svn-ps.cmd didn't ... Sun, 22 Apr 2018 12:53:58 GMT vboxsync [71959] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValidationKit: Add tst-arch to the set of standard test VMs Sun, 22 Apr 2018 12:38:54 GMT vboxsync [71958] * trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd (modified) Installer/win: Include the PUEL extension pack bits into the ... Sun, 22 Apr 2018 11:50:39 GMT vboxsync [71957] * trunk/src/VBox/ValidationKit/utils/serial/SerialTest.cpp (modified) ValidationKit/SerialTest: Fix selecting the data bit count Sun, 22 Apr 2018 11:50:09 GMT vboxsync [71956] * trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (modified) Runtime/serialport-posix: Add custom baud rate support on Linux hosts Sat, 21 Apr 2018 23:15:06 GMT vboxsync [71955] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd (modified) * trunk/src/VBox/Installer/win/Scripts/VBoxExtPackPuel.inf (added) * trunk/src/VBox/Installer/win/Scripts/VMMR0.inf (added) Installer/win: Dummy INF files for ring-0 bits. bugref:8691 Sat, 21 Apr 2018 22:14:45 GMT vboxsync [71954] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Installer/win: Added script for packing submission. bugref:8691 ... Sat, 21 Apr 2018 21:57:52 GMT vboxsync [71953] * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf (modified) VBoxUSBMon.inf: Fixes to make InfVerif.exe happy. bugref:8691 Sat, 21 Apr 2018 21:57:13 GMT vboxsync [71952] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetAdp.inf (modified) VBoxNetAdp.inf: Removed 2nd VBoxNetAdp.AddService section to make ...