# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 4, 2024 12:53:13 PM Wed, 21 Mar 2018 09:18:27 GMT vboxsync [71414] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Build fix. Tue, 20 Mar 2018 15:28:46 GMT vboxsync [71409] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Build fix. Tue, 20 Mar 2018 14:44:24 GMT vboxsync [71406] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Revamped internal object [un]registration and ... Tue, 20 Mar 2018 12:54:33 GMT vboxsync [71398] * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) DnD/Main: Got rid of defining LOG_GROUP in GuestDnDPrivate.h -- ... Mon, 19 Mar 2018 16:43:09 GMT vboxsync [71376] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) Main/Machine: bugref:8345 Release Machine lock early enough, since ... Thu, 15 Mar 2018 11:23:39 GMT vboxsync [71349] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Added (COM) error codes ... Thu, 15 Mar 2018 10:19:38 GMT vboxsync [71347] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Guest Control: Clarify session limit in API docs. Thu, 15 Mar 2018 09:45:28 GMT vboxsync [71345] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control: Dropped the "Internal" suffix from function, as the ... Wed, 14 Mar 2018 15:03:53 GMT vboxsync [71334] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) D'oh (build fix). Wed, 14 Mar 2018 14:29:43 GMT vboxsync [71327] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Better error texts for ... Wed, 14 Mar 2018 14:28:28 GMT vboxsync [71326] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Simply ignore callbacks which there are no ... Tue, 13 Mar 2018 20:36:43 GMT vboxsync [71317] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/VBoxSVC: fix for ​​​​​​​​​​​bugref:9134: fixed missed check for null Tue, 13 Mar 2018 16:38:10 GMT vboxsync [71315] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Removed trailing blanks. Tue, 13 Mar 2018 15:51:14 GMT vboxsync [71314] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) GuestControl: Added and implemented IGuestSession::userHome and ... Tue, 13 Mar 2018 09:06:18 GMT vboxsync [71309] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Improved logic updating the path of state files. Mon, 12 Mar 2018 16:49:02 GMT vboxsync [71304] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Resolved a todo: Treat empty input as non- ... Mon, 12 Mar 2018 16:43:25 GMT vboxsync [71303] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Validate flags for ... Mon, 12 Mar 2018 16:25:30 GMT vboxsync [71302] * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Guest directory creation fixes. Mon, 12 Mar 2018 16:24:27 GMT vboxsync [71301] * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Process: Check guest error information in the ... Mon, 12 Mar 2018 11:30:08 GMT vboxsync [71299] * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control: Renaming (guestRc -> rcGuest). Fri, 09 Mar 2018 13:14:39 GMT vboxsync [71287] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/src-all/ThreadTask.cpp (modified) Main/ThreadTask: Added own logging group LOG_GROUP_MAIN_THREAD_TASK ... Fri, 09 Mar 2018 09:24:01 GMT vboxsync [71281] * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) Guest Control/GuestProcessImpl.h: Docs. Thu, 08 Mar 2018 12:30:38 GMT vboxsync [71273] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Committed a bit too much (r121201). Thu, 08 Mar 2018 12:26:36 GMT vboxsync [71272] * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control: Renaming, formatting. Thu, 08 Mar 2018 09:21:08 GMT vboxsync [71267] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Minor comment typo. Wed, 07 Mar 2018 18:20:22 GMT vboxsync [71264] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) Guest Control: Implemented support for ... Wed, 07 Mar 2018 17:43:44 GMT vboxsync [71263] * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control: Renamed GUESTPROCESSTOOL_FLAG_ -> ... Wed, 07 Mar 2018 14:55:23 GMT vboxsync [71261] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control: Implemented support for ... Wed, 07 Mar 2018 13:14:57 GMT vboxsync [71257] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Guest Control/Main: Updated SDK docs. Wed, 07 Mar 2018 13:11:42 GMT vboxsync [71256] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control: Implemented copying directories from guest to host via ... Wed, 07 Mar 2018 11:46:27 GMT vboxsync [71254] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Build fix. Wed, 07 Mar 2018 11:38:49 GMT vboxsync [71253] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Build fix. Wed, 07 Mar 2018 11:25:17 GMT vboxsync [71252] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Doxygen build fix. Wed, 07 Mar 2018 11:20:00 GMT vboxsync [71251] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/[Directory|File]CopyFrom: Factored out the fileCopyFrom ... Wed, 07 Mar 2018 11:02:14 GMT vboxsync [71250] * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) Guest Control/GuestDirectoryImpl: Factored out the implementations of ... Tue, 06 Mar 2018 13:17:55 GMT vboxsync [71242] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Doxygen build fix. Tue, 06 Mar 2018 12:53:15 GMT vboxsync [71241] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Doxygen build fix. Tue, 06 Mar 2018 10:12:36 GMT vboxsync [71232] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/Guest Control: Renamed FsObjMoveFlags, DirectoryCopyFlags and ... Tue, 06 Mar 2018 10:08:58 GMT vboxsync [71231] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main/Guest Control: Renamed FsObjMoveFlags, DirectoryCopyFlags and ... Mon, 05 Mar 2018 21:54:12 GMT vboxsync [71221] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main: Build fixes for r121122++. Mon, 05 Mar 2018 21:49:29 GMT vboxsync [71220] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main: Build fixes for r121122++. Mon, 05 Mar 2018 21:32:09 GMT vboxsync [71219] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main: Build fixes for r121122++. Mon, 05 Mar 2018 20:30:44 GMT vboxsync [71213] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control: Moved the copying host -> guest implementations from ... Mon, 05 Mar 2018 10:55:30 GMT vboxsync [71197] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. The trailing blanks were removed. Mon, 05 Mar 2018 10:23:41 GMT vboxsync [71192] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Cleaned up the code. Fixed an assertion on the debug ... Sat, 03 Mar 2018 00:53:44 GMT vboxsync [71183] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-all/VirtualBoxClientListImpl.cpp (modified) VirtualBoxClientListImpl.cpp: Fixed invalid LogRel format string ... Fri, 02 Mar 2018 15:08:52 GMT vboxsync [71179] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoIOCTL.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/VBoxVideoWinDbg.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.h (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_nl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Fixing few VirtualBox related typos in various places, mostly GUI, ... Fri, 02 Mar 2018 13:34:08 GMT vboxsync [71177] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/GuestProcessImpl: Unified VERR_FILE_NOT_FOUND and ... Fri, 02 Mar 2018 13:30:59 GMT vboxsync [71176] * trunk/include/VBox/GuestHost/GuestControl.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Toolbox: Added ... Fri, 02 Mar 2018 11:01:06 GMT vboxsync [71174] * trunk/src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp (modified) Guest Control: Logging tweaks; make use of the dedicated ... Fri, 02 Mar 2018 10:59:38 GMT vboxsync [71173] * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control: Logging tweaks; make use of the dedicated ... Thu, 01 Mar 2018 15:35:39 GMT vboxsync [71164] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) VideoRec: Got rid of the static codec interface define and prepare ... Thu, 01 Mar 2018 15:23:53 GMT vboxsync [71162] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) VideoRec: Don't try to free the filename's suffix if it's not ... Wed, 28 Feb 2018 19:50:04 GMT vboxsync [71161] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​​bugref:8161: flower boxer ... Wed, 28 Feb 2018 17:07:35 GMT vboxsync [71160] * trunk/src/VBox/Main/include/RpcChannelHook.h (modified) * trunk/src/VBox/Main/include/VirtualBoxClientListImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-all/VirtualBoxClientListImpl.cpp (added) * trunk/src/VBox/Main/src-all/win/RpcChannelHook.cpp (added) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp (modified) Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​​bugref:8161: added svn:sync- ... Wed, 28 Feb 2018 16:06:10 GMT vboxsync [71159] * trunk/src/VBox/Main/include/RpcChannelHook.h (added) * trunk/src/VBox/Main/include/VirtualBoxClientListImpl.h (added) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/src-global/VirtualBoxSDSImpl.cpp (modified) * trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp (modified) Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​bugref:8161: added svn:sync- ... Wed, 28 Feb 2018 11:41:35 GMT vboxsync [71151] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/NetIf (bugref:8915) Fixed wireless detection on adapters with ... Wed, 28 Feb 2018 09:54:40 GMT vboxsync [71146] * trunk/include/VBox/Graphics/VBoxVideoGuest.h (modified) * trunk/include/VBox/Graphics/VBoxVideoVBE.h (modified) * trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual ... Tue, 27 Feb 2018 22:45:00 GMT vboxsync [71144] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/src-global/VirtualBoxSDSImpl.cpp (modified) * trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​bugref:8161: fix scm warnings ... Tue, 27 Feb 2018 21:29:47 GMT vboxsync [71143] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​bugref:8161: fix build warning Tue, 27 Feb 2018 20:12:26 GMT vboxsync [71142] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/src-global/VirtualBoxSDSImpl.cpp (modified) * trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/VBoxSVC,VBoxSDS: fix for ​​​​​bugref:8161: added and updated ... Tue, 27 Feb 2018 19:42:21 GMT vboxsync [71141] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/VBoxSVC,VBoxSDS: fix for ​​​bugref:8161: fixed interface ... Tue, 27 Feb 2018 18:11:47 GMT vboxsync [71140] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/VBoxSVC,VBoxSDS: fix for ​​bugref:8161: fixed interface definition Tue, 27 Feb 2018 17:48:13 GMT vboxsync [71139] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/src-global/VirtualBoxSDSImpl.cpp (modified) * trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/VBoxSVC,VBoxSDS: fix for ​bugref:8161: added API client list ... Tue, 27 Feb 2018 14:47:38 GMT vboxsync [71137] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) VideoRec: Added timestamping output files if an output file already ... Mon, 26 Feb 2018 13:36:42 GMT vboxsync [71125] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/GuestProcessImpl.cpp: Added default case for ... Thu, 22 Feb 2018 15:38:35 GMT vboxsync [71108] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) Added speculation control settings to API, refined implementation. Thu, 22 Feb 2018 09:43:25 GMT vboxsync [71097] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8344. Added a simple check for existence of destination file ... Tue, 20 Feb 2018 14:47:34 GMT vboxsync [71071] * trunk/src/VBox/Main/UnattendedTemplates/rhel3_ks.cfg (modified) rhel3_ks.cfg: Need xconfig for non-minimal installation. Mon, 19 Feb 2018 17:36:36 GMT vboxsync [71063] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) Whitespace. Mon, 19 Feb 2018 13:49:24 GMT vboxsync [71055] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8344. Fixed adding a wrong extension for HDD medium type. Mon, 19 Feb 2018 13:35:01 GMT vboxsync [71053] * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref: 8345. Added a function isMediumTypeSupportedForMoving(). ... Wed, 14 Feb 2018 18:42:52 GMT vboxsync [71018] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/rhel3_ks.cfg (copied) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main,Installer: Made unattended installation work for rhel3 and friends. Wed, 14 Feb 2018 16:14:36 GMT vboxsync [71012] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main,Installer: Made unattended installation work for rhel4 and ... Wed, 14 Feb 2018 16:11:18 GMT vboxsync [71011] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/rhel4_ks.cfg (copied) * trunk/src/VBox/Main/UnattendedTemplates/rhel5_ks.cfg (modified) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main,Installer: Made unattended installation work for rhel4 and ... Wed, 14 Feb 2018 12:47:45 GMT vboxsync [71008] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) Main: Same fix as for the redhat post-install script. Wed, 14 Feb 2018 12:46:17 GMT vboxsync [71007] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/rhel5_ks.cfg (copied) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main,Installer: Made unattended installation of rhel5 and friends ... Tue, 13 Feb 2018 19:05:22 GMT vboxsync [71003] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/UnattendedImpl.cpp: More old RHEL/OEL detection. Tue, 13 Feb 2018 16:37:08 GMT vboxsync [70999] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Started to detect RHEL and OEL iso images. Tue, 13 Feb 2018 10:59:14 GMT vboxsync [70991] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8345. Fixed the condition for moving floppy disk. Creation of ... Mon, 12 Feb 2018 13:42:28 GMT vboxsync [70973] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Fixed trailing blanks. Mon, 12 Feb 2018 12:25:45 GMT vboxsync [70971] * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Corrected progress setup and handling. Replaced RTPrintf ... Thu, 08 Feb 2018 16:11:47 GMT vboxsync [70918] * trunk/Makefile.kmk (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/vmm/nem.h (added) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (added) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (added) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (added) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructDTrace.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM: NEM kick off. Tue, 06 Feb 2018 10:55:32 GMT vboxsync [70880] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: drop debug macro Tue, 06 Feb 2018 06:25:47 GMT vboxsync [70877] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Added the checks for floppy images and for DVD disks. ... Wed, 31 Jan 2018 19:30:39 GMT vboxsync [70843] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Found kBuild issue and reverted r117599. Wed, 31 Jan 2018 14:05:24 GMT vboxsync [70833] * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) bugref:8345. Removed trailing blank. Wed, 31 Jan 2018 11:45:43 GMT vboxsync [70825] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Removed unused variable. Wed, 31 Jan 2018 11:35:09 GMT vboxsync [70823] * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. removed changeset r120593 as useless for now. The ... Tue, 30 Jan 2018 09:28:15 GMT vboxsync [70806] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Fixed updating a saved state path for a snapshot. Sun, 28 Jan 2018 21:36:31 GMT vboxsync [70773] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl: Make vcc happy Sun, 28 Jan 2018 21:08:41 GMT vboxsync [70772] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Doxygen fix Sun, 28 Jan 2018 21:02:33 GMT vboxsync [70769] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/ValidationKit/tests/serial/Makefile.kmk (added) * trunk/src/VBox/ValidationKit/tests/serial/tdSerial1.py (added) Make scm happy Sun, 28 Jan 2018 20:57:18 GMT vboxsync [70768] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/xml/Settings.cpp: Make sure the passthrough flag is initialised ... Sun, 28 Jan 2018 20:55:30 GMT vboxsync [70767] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl2.cpp: Don't ever include the disk integrity driver ... Sun, 28 Jan 2018 20:53:14 GMT vboxsync [70766] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/SerialPortImpl.cpp (modified) Main,FE/VBoxManage: Allow changing the serial port attachment type ... Thu, 25 Jan 2018 18:10:46 GMT vboxsync [70753] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: only do video recording setup at VM start if the ... Tue, 23 Jan 2018 16:18:22 GMT vboxsync [70712] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to ... Mon, 22 Jan 2018 20:55:41 GMT vboxsync [70692] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. The unused variables were removed. Mon, 22 Jan 2018 20:52:05 GMT vboxsync [70691] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. The part for moving the log files was added.