# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 21, 2024 1:46:09 PM Mon, 28 May 2018 04:18:06 GMT vboxsync [72356] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main: Add 'UnrestrictedGuest' to features enum while querying host ... Sat, 26 May 2018 12:48:44 GMT vboxsync [72353] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev ... Sat, 26 May 2018 12:37:50 GMT vboxsync [72352] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibGenericRequest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev ... Fri, 25 May 2018 13:24:28 GMT vboxsync [72343] * trunk/include/VBox/vmm/nem.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM,ConsoleImpl2: NEM and 64-bit guests. Sync NXE state with PGM. ... Thu, 24 May 2018 20:51:23 GMT vboxsync [72332] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Added HWVirtExPropertyType::UseNativeApi for use with ... Thu, 24 May 2018 19:29:45 GMT vboxsync [72328] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) Main: Added read-only ExecutionEngine attribute to IMachineDebugger ... Thu, 24 May 2018 18:56:44 GMT vboxsync [72326] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main,SUPLib: Report both HwVirt and NestedPaging capabilities when ... Thu, 24 May 2018 17:47:43 GMT vboxsync [72325] * trunk/src/VBox/Main/idl/docstrip.xsl (modified) Main/idl/docstrip.xsl: Set output encoding to utf-8, otherwise it's ... Thu, 24 May 2018 17:46:52 GMT vboxsync [72324] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Strip trailing white space and empty lines from ... Thu, 24 May 2018 15:57:38 GMT vboxsync [72323] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: bugref:9049: Support for split GUI functionality, to start ... Mon, 14 May 2018 18:37:50 GMT vboxsync [72205] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox+Machine: Change medium registry behavior, put new ... Mon, 14 May 2018 13:22:22 GMT vboxsync [72201] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) build fix Mon, 14 May 2018 13:13:52 GMT vboxsync [72200] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: very minimal start where later hooks for checking ... Thu, 03 May 2018 15:29:15 GMT vboxsync [72096] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Guest Control/Main: Also try to return guest error (if available) in ... Thu, 03 May 2018 12:50:00 GMT vboxsync [72090] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Logging nits. Thu, 03 May 2018 12:49:27 GMT vboxsync [72089] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Guest Control/Main: Try to return guest error (if available) in ... Thu, 03 May 2018 12:48:34 GMT vboxsync [72088] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) Guest Control/Main: Implemented GuestWaitEvent::HasGuestError() and ... Mon, 30 Apr 2018 12:30:52 GMT vboxsync [72070] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestSessionImpl: Proposing more efficient and flexible copy ... Mon, 30 Apr 2018 10:27:37 GMT vboxsync [72067] * 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/GuestSessionImpl.cpp (modified) Guest Control/Main: Made IGuestSession::copyFromGuest() and ... Mon, 30 Apr 2018 06:15:31 GMT vboxsync [72064] * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) HGCM: LogRel nit. 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 ... 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. 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 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 ... 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 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 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: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 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 11:36:21 GMT vboxsync [71979] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) Build fix. 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 09:35:55 GMT vboxsync [71972] * trunk/src/VBox/Main/include/GuestFsObjInfoImpl.h (modified) Guest Control/Main: Added internal access helper for IGuestFsObjInfo. Fri, 20 Apr 2018 10:40:17 GMT vboxsync [71932] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Docs/Main: Fixed description for GuestSessionWaitForFlag and ... Tue, 17 Apr 2018 12:24:26 GMT vboxsync [71873] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Build fix. Tue, 17 Apr 2018 12:16:10 GMT vboxsync [71872] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Added GuestFsObjData::GetFileMode(). Thu, 12 Apr 2018 12:32:44 GMT vboxsync [71849] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Added more cancellation code to copyTo/copyFrom ... Thu, 12 Apr 2018 12:28:30 GMT vboxsync [71848] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Build fix. Thu, 12 Apr 2018 12:23:29 GMT vboxsync [71847] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control/Main: More bugfixes for copyTo/copyFrom tasks, along ... Thu, 12 Apr 2018 12:12:17 GMT vboxsync [71846] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Added IGuestSession::i_getPathStyle() to also ... Wed, 11 Apr 2018 16:23:23 GMT vboxsync [71827] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Fixes for copying directory contents vs. entire ... Wed, 11 Apr 2018 13:09:21 GMT vboxsync [71825] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Main: Unregister process tools from the session's ... Wed, 11 Apr 2018 12:37:42 GMT vboxsync [71824] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) Guest Control/Main: Docs. Wed, 11 Apr 2018 12:22:31 GMT vboxsync [71822] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Config.kmk, Main/webservice: add javac version detection (needed ... Wed, 11 Apr 2018 11:00:35 GMT vboxsync [71819] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Build fix. Wed, 11 Apr 2018 10:53:07 GMT vboxsync [71818] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Build fix. Wed, 11 Apr 2018 10:48:34 GMT vboxsync [71817] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Derived the copyTo/copyFrom tasks from a new base ... Wed, 11 Apr 2018 10:18:16 GMT vboxsync [71816] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Guest Control/Main: Fixed returning written bytes in ... Mon, 09 Apr 2018 19:29:20 GMT vboxsync [71797] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Guest Control/Main: API docs update for IGuestFile::queryInfo() and ... Mon, 09 Apr 2018 19:26:50 GMT vboxsync [71796] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: GuestSessionTask::fileCopyFrom[Ex] are now using ... Mon, 09 Apr 2018 16:03:51 GMT vboxsync [71787] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Added validation for FileCopyFlags in ... Mon, 09 Apr 2018 16:02:26 GMT vboxsync [71786] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) Guest Control/Main: Removed the deprecated string translations in ... Mon, 09 Apr 2018 16:00:47 GMT vboxsync [71785] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Implemented GuestSession::fileOpenEx(). Mon, 09 Apr 2018 15:54:39 GMT vboxsync [71783] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) Build fix (forgot a file). Mon, 09 Apr 2018 15:49:19 GMT vboxsync [71782] * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Guest Control: Implemented GuestFile::queryInfo() and ... Fri, 06 Apr 2018 22:05:06 GMT vboxsync [71728] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Added a check for read-only destination. Fri, 06 Apr 2018 18:48:26 GMT vboxsync [71719] * trunk/src/VBox/Main/src-all/win/RpcChannelHook.cpp (modified) RpcChannelHook.cpp: @todo wrt reliablity. Fri, 06 Apr 2018 18:21:05 GMT vboxsync [71718] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: intent fixes Fri, 06 Apr 2018 18:17:59 GMT vboxsync [71717] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) s/VBOX_SDS_CLIENT_WATCHER/VBOX_WITH_SDS_CLIENT_WATCHER/g Fri, 06 Apr 2018 18:16:30 GMT vboxsync [71716] * trunk/src/VBox/Main/include/RpcChannelHook.h (modified) * trunk/src/VBox/Main/src-all/win/RpcChannelHook.cpp (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) VBoxSDS,VBoxSVC: Replaced the enviornment variable hack ... Fri, 06 Apr 2018 17:49:45 GMT vboxsync [71715] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) Main/VBoxSVC: add kmk flag to switch off client process watching ... Fri, 06 Apr 2018 17:30:32 GMT vboxsync [71714] * trunk/src/VBox/Main/src-all/VirtualBoxClientListImpl.cpp (modified) VirtualBoxClientListImpl.cpp: More todos. Fri, 06 Apr 2018 17:24:01 GMT vboxsync [71713] * trunk/src/VBox/Main/src-all/VirtualBoxClientListImpl.cpp (modified) Fixed hanging indent since responsible developer doesn't seem to care. Wed, 04 Apr 2018 17:06:34 GMT vboxsync [71667] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Implemented file flag handling for ... Wed, 04 Apr 2018 13:59:53 GMT vboxsync [71657] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) SVN props. Wed, 04 Apr 2018 12:43:50 GMT vboxsync [71653] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Main: Make sure to terminate guest process tools in ... Wed, 04 Apr 2018 12:20:08 GMT vboxsync [71651] * trunk/include/VBox/Graphics/VBoxVideoGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h (modified) * trunk/src/VBox/Frontends/VBoxFB/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxFB/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094 Wed, 04 Apr 2018 11:59:09 GMT vboxsync [71650] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) SVN props. Wed, 04 Apr 2018 11:10:53 GMT vboxsync [71649] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Renamed SessionTaskUpdateAdditions::InstallerFile ... Wed, 04 Apr 2018 10:54:39 GMT vboxsync [71648] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (added) * 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 a dedicated header file for guest session ... Wed, 04 Apr 2018 10:38:51 GMT vboxsync [71647] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Don't check if the session is ready in ... Tue, 03 Apr 2018 18:45:47 GMT vboxsync [71637] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Build fix. Tue, 03 Apr 2018 17:54:57 GMT vboxsync [71636] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Guest Control/Main: Ignore rc when notifying wait events in ... Tue, 03 Apr 2018 17:52:04 GMT vboxsync [71635] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Build fix. Tue, 03 Apr 2018 17:45:44 GMT vboxsync [71634] * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Use the session ID for Guest::i_sessionRemove() ... Mon, 02 Apr 2018 21:12:58 GMT vboxsync [71626] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DevVGA,VBoxC: Code cleanup in progress. bugref:9094 Mon, 02 Apr 2018 17:11:37 GMT vboxsync [71619] * trunk/include/VBox/Graphics/VBoxVideoHost3D.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DevVGA,VBoxC: Code cleanup in progress. bugref:9094 Sat, 31 Mar 2018 21:32:29 GMT vboxsync [71597] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094 Sat, 31 Mar 2018 18:34:28 GMT vboxsync [71590] * trunk/include/VBox/Graphics/HGSMI.h (modified) * trunk/include/VBox/Graphics/HGSMIBase.h (modified) * trunk/include/VBox/Graphics/HGSMIHostCmd.h (modified) * trunk/include/VBox/Graphics/HGSMIMemAlloc.h (modified) * trunk/include/VBox/Graphics/VBoxVideo.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVhwa.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBuffers.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIHostCmd.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp (modified) * trunk/src/VBox/Additions/x11/vboxvideo/HGSMIMemAlloc.h (modified) * trunk/src/VBox/Additions/x11/vboxvideo/VBoxVideoIPRT.h (modified) * trunk/src/VBox/Additions/x11/vboxvideo/hgsmimemalloc.c (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094 Fri, 30 Mar 2018 10:38:27 GMT vboxsync [71581] * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Attempt to fix the subtle bug with MEDIUMTASK structure ... Thu, 29 Mar 2018 12:11:19 GMT vboxsync [71567] * trunk/src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp (modified) Guest Control/Main: GuestFsObjInfo logging. Thu, 29 Mar 2018 11:59:27 GMT vboxsync [71566] * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp (modified) Guest Control/Main: Resolved a @todo: Return VERR_OBJECT_DESTROYED on ... Thu, 29 Mar 2018 11:47:25 GMT vboxsync [71564] * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Main: Added GuestProcessTool::uninit() and also ... Thu, 29 Mar 2018 11:10:12 GMT vboxsync [71562] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Logging. Thu, 29 Mar 2018 11:08:34 GMT vboxsync [71561] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Check rc in GuestBase::baseUninit(). Thu, 29 Mar 2018 11:00:30 GMT vboxsync [71560] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.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/Main: Added more AutoCaller checks for public APIs. Wed, 28 Mar 2018 15:20:26 GMT vboxsync [71542] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/IGuestSession: Added more session readiness checks. Wed, 28 Mar 2018 09:35:16 GMT vboxsync [71533] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Bugfixes for IGuestSession::fileCopyToGuest() -- ... Mon, 26 Mar 2018 16:11:16 GMT vboxsync [71518] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Main: Warn about not (yet) supported toolbox exit codes ... Mon, 26 Mar 2018 15:50:44 GMT vboxsync [71517] * 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: Added toolbox / vbox_stat error handling for not found ... Mon, 26 Mar 2018 12:38:31 GMT vboxsync [71510] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Fixed source path handling in ... Mon, 26 Mar 2018 09:22:11 GMT vboxsync [71506] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) Reverted r121454 (Guest Control/Main: Skip empty entries in ... Fri, 23 Mar 2018 11:26:08 GMT vboxsync [71483] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Main: Don't try to unregister guest process in ...