# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 15, 2025 5:41:29 PM Wed, 26 Sep 2018 17:03:31 GMT vboxsync [74484] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp (modified) Network/IntNet: (bugref:9063) R0 trunk reconnect thread. Wed, 26 Sep 2018 16:27:10 GMT vboxsync [74483] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) * 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/UIChooserHandlerMouse.cpp (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/tools/UITools.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsView.cpp (modified) FE/Qt: VirtualBox Manager: Chooser and Tools panes: Handle tools ... Wed, 26 Sep 2018 16:10:40 GMT vboxsync [74482] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/tools_menu_24px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.h (modified) FE/Qt: VirtualBox Manager: Chooser pane: Adding tools button to ... Wed, 26 Sep 2018 15:43:18 GMT vboxsync [74481] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.h (modified) FE/Qt: VirtualBox Manager: Chooser pane: Sync painting rules between ... Wed, 26 Sep 2018 14:41:43 GMT vboxsync [74480] * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) FE/Qt: bugref:9024 force linking VBoxTestOGL with all indirectly ... Wed, 26 Sep 2018 14:28:55 GMT vboxsync [74479] * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/CPUM: Nested VMX: bugref:9180 Rather than dereference pVCpu or ... Wed, 26 Sep 2018 13:43:47 GMT vboxsync [74478] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) DnD/VBoxTray: Made the proxy window's reset() function public and use ... Wed, 26 Sep 2018 12:47:25 GMT vboxsync [74477] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiKmt.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) WDDM: renamed VBOXVIDEO_HWTYPE_CROGL to VBOXVIDEO_HWTYPE_VBOX. ... Wed, 26 Sep 2018 12:06:58 GMT vboxsync [74476] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h (modified) DnD: Fixed message handling on VM restore on Windows guests. Wed, 26 Sep 2018 11:59:53 GMT vboxsync [74475] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) DnD/VBoxTray: Various fixes for the internal message handling. Wed, 26 Sep 2018 11:55:47 GMT vboxsync [74474] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.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/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main,Devices: Graphics controller updates. bugref:8893 Wed, 26 Sep 2018 11:55:28 GMT vboxsync [74473] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) DnD/VBoxTray: Made the proxy window's reset() function public and use ... Wed, 26 Sep 2018 08:16:36 GMT vboxsync [74472] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) DnD: Fixed message handling on VM restore on X11 guests. Wed, 26 Sep 2018 06:54:23 GMT vboxsync [74471] * trunk/include/VBox/vmm/hm_vmx.h (modified) hm_vmx.h: Nested VMX: bugref:9180 typo. Wed, 26 Sep 2018 06:47:57 GMT vboxsync [74470] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Comment. Wed, 26 Sep 2018 06:46:28 GMT vboxsync [74469] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit handler for instructions ... Wed, 26 Sep 2018 04:10:23 GMT vboxsync [74468] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits. Tue, 25 Sep 2018 18:25:36 GMT vboxsync [74467] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsItem.cpp (modified) FE/Qt: VirtualBox Manager: Chooser and Tools panes: Sync painting rules. Tue, 25 Sep 2018 18:16:48 GMT vboxsync [74466] * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.cpp (modified) FE/Qt: VirtualBox Manager: Tools pane: Add Logs item. Tue, 25 Sep 2018 18:15:58 GMT vboxsync [74465] * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.cpp (modified) FE/Qt: VirtualBox Manager: Tools pane: Properly update view height- ... Tue, 25 Sep 2018 18:13:54 GMT vboxsync [74464] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UITools.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.cpp (modified) FE/Qt: VirtualBox Manager: Tools pane: Move tools class and type ... Tue, 25 Sep 2018 18:12:50 GMT vboxsync [74463] * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsItem.cpp (modified) FE/Qt: VirtualBox Manager: Tools pane: Use 22px icons by default. Tue, 25 Sep 2018 15:56:16 GMT vboxsync [74462] * trunk/src/VBox/Runtime/r3/win/pathint-win.cpp (modified) IPRT: Implemented long filename support for windows (except for ... Tue, 25 Sep 2018 15:55:40 GMT vboxsync [74461] * trunk/src/VBox/Runtime/r3/win/pathint-win.cpp (modified) IPRT: Implemented long filename support for windows (except for ... Tue, 25 Sep 2018 15:42:33 GMT vboxsync [74460] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/direnum-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fs-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/pathint-win.cpp (added) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/symlink-win.cpp (modified) IPRT: Implemented long filename support for windows (except for ... Tue, 25 Sep 2018 14:29:05 GMT vboxsync [74459] * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) DnD/VBoxClient: Logging, renaming. Tue, 25 Sep 2018 13:50:18 GMT vboxsync [74458] * trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (modified) IPRT/ldrNative-win: Implemented RTLDRLOAD_FLAGS_NO_SUFFIX. Tue, 25 Sep 2018 13:12:04 GMT vboxsync [74457] * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMX: Removed bogus TR/LDTR selector value checks whenn running ... Tue, 25 Sep 2018 11:37:53 GMT vboxsync [74456] * trunk/include/iprt/asm.h (modified) iprt/asm.h: doxygen fix Tue, 25 Sep 2018 11:18:05 GMT vboxsync [74455] * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMX: Also enforce RM compatible attributes before using real-on-V86 ... Tue, 25 Sep 2018 11:16:46 GMT vboxsync [74454] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) DrvHostSerial: Ditto. Tue, 25 Sep 2018 11:15:13 GMT vboxsync [74453] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) DrvChar,asm.h: Added ASMAtomicXchgZ to get rid of 32-bit VCC ... Tue, 25 Sep 2018 10:16:07 GMT vboxsync [74452] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) IPRT/ldrPE: Be less uptight about the load config structure when ... Tue, 25 Sep 2018 09:59:16 GMT vboxsync [74451] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp (modified) FE/Qt: bugref:9252: A warning for a case when user specified proxy ... Tue, 25 Sep 2018 05:02:48 GMT vboxsync [74450] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Re-arrange static functions so VM- ... Tue, 25 Sep 2018 05:02:15 GMT vboxsync [74449] * trunk/include/VBox/vmm/hm_vmx.h (modified) hm_vmx.h: Nested VMX: bugref:9180 added define for setting error code ... Mon, 24 Sep 2018 16:45:04 GMT vboxsync [74448] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) DnD/VBoxTray: A bit of polishing for r125178 (Fixed handling CF_HDROP ... Mon, 24 Sep 2018 16:08:23 GMT vboxsync [74447] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) Devices/Serial: Add callback to flush receive/transmit queues of the ... Mon, 24 Sep 2018 16:05:11 GMT vboxsync [74446] * trunk/include/VBox/vmm/pdmserialifs.h (modified) * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/UartCore.cpp (modified) Devices/Serial: Add callback to flush receive/transmit queues of the ... Mon, 24 Sep 2018 15:35:26 GMT vboxsync [74445] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.ui (modified) FE/Qt: bugref:9252: We decided to remove port editor field as well, ... Mon, 24 Sep 2018 14:23:22 GMT vboxsync [74444] * trunk/src/VBox/ImageMounter/vboxraw/vboxraw.cpp (added) ImageMounter/vboxraw: Build fix. Mon, 24 Sep 2018 13:23:30 GMT vboxsync [74443] * trunk/include/VBox/GuestHost/DragAndDropDefs.h (modified) DnD: Windows build fix. Mon, 24 Sep 2018 13:09:14 GMT vboxsync [74442] * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropSource.cpp (modified) DnD: Build fix. Mon, 24 Sep 2018 13:00:15 GMT vboxsync [74441] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) ACPI: Disable native PCIe capability control in _OSC method to make ... Mon, 24 Sep 2018 12:43:12 GMT vboxsync [74440] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp (modified) FE/Qt: bugref:9252: A bit of fixes for r125272: Some coding-style ... Mon, 24 Sep 2018 12:30:47 GMT vboxsync [74439] * trunk/include/VBox/GuestHost/DragAndDropDefs.h (added) * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize ... Mon, 24 Sep 2018 11:09:00 GMT vboxsync [74438] * trunk/src/VBox/ValidationKit/testdriver/base.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/tests/serial/loopback.py (modified) ValidationKit: pylint adjustments/fixes. Mon, 24 Sep 2018 10:54:19 GMT vboxsync [74437] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 comment nit. Mon, 24 Sep 2018 10:53:49 GMT vboxsync [74436] * trunk/include/VBox/vmm/vm.h (modified) vm.h: Update comment regarding available VCPU force-flags. Mon, 24 Sep 2018 09:27:54 GMT vboxsync [74435] * trunk/src/VBox/ImageMounter/vboxraw (added) Ran svn-ps.sh again and exported directory itself to address new ... Mon, 24 Sep 2018 09:20:43 GMT vboxsync [74434] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits. Mon, 24 Sep 2018 09:19:56 GMT vboxsync [74433] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Build fix. bugref:9249 Mon, 24 Sep 2018 09:19:19 GMT vboxsync [74432] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) VBoxManage: Build fix. bugref:9249 Mon, 24 Sep 2018 09:16:17 GMT vboxsync [74431] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxUtils.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main,GUI,VBoxManage: Provide API for proxy settings that picks up the ... Mon, 24 Sep 2018 06:49:25 GMT vboxsync [74430] * trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py (modified) ValidationKit/tdStorageBenchmark1: Disable the audio controller for ... Mon, 24 Sep 2018 05:08:48 GMT vboxsync [74429] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits. Sun, 23 Sep 2018 16:11:44 GMT vboxsync [74428] * trunk/include/iprt/cpp/restclient.h (modified) IPRT/rest: doxygen fix. bugref:9167 Sun, 23 Sep 2018 15:51:58 GMT vboxsync [74427] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc32.def (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def (modified) IPRT/rest: Updated VBoxRTImp-vcc*.def. bugref:9167 Sun, 23 Sep 2018 15:47:50 GMT vboxsync [74426] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def (modified) IPRT/rest: Updated VBoxRTImp-gcc.def. bugref:9167 Sun, 23 Sep 2018 15:41:48 GMT vboxsync [74425] * trunk/include/iprt/cpp/restanyobject.h (modified) * trunk/include/iprt/cpp/restarray.h (modified) * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/cpp/restclient.h (modified) * trunk/include/iprt/cpp/restoutput.h (modified) * trunk/include/iprt/cpp/reststringmap.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestAnyObject.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBaseOci.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestJsonPrimaryCursor.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestOutputBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestOutputPrettyBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestOutputPrettyToString.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestOutputToString.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-binary.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: Missed RT_NOEXCEPT in two place. Went wild adding ... Sat, 22 Sep 2018 20:00:36 GMT vboxsync [74424] * trunk/include/iprt/uri.h (modified) * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) IPRT/uri: Better handling of empty port specifiers. bugref:9249 Sat, 22 Sep 2018 15:11:59 GMT vboxsync [74423] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 space. Sat, 22 Sep 2018 15:06:57 GMT vboxsync [74422] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits. Sat, 22 Sep 2018 14:38:39 GMT vboxsync [74421] * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM/CPUM, IEM: Nested VMX: bugref:9180 VM-exit bits. Sat, 22 Sep 2018 13:06:48 GMT vboxsync [74420] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits. Sat, 22 Sep 2018 11:50:16 GMT vboxsync [74419] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def (modified) scm fix Sat, 22 Sep 2018 07:18:02 GMT vboxsync [74418] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits. Fri, 21 Sep 2018 18:47:21 GMT vboxsync [74417] * trunk/src/VBox/Runtime/common/rest/RTCRestOutputBase.cpp (modified) IPRT/rest: Reworked the JSON output classes a little, adding a pretty ... Fri, 21 Sep 2018 18:24:18 GMT vboxsync [74416] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def (modified) IPRT/rest: Updated VBoxRTImp-gcc.def. bugref:9167 Fri, 21 Sep 2018 18:23:28 GMT vboxsync [74415] * trunk/include/iprt/cpp/restoutput.h (added) IPRT/rest: Reworked the JSON output classes a little, adding a pretty ... Fri, 21 Sep 2018 18:23:01 GMT vboxsync [74414] * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/cpp/restclient.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc32.def (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestAnyObject.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestOutputBase.cpp (added) * trunk/src/VBox/Runtime/common/rest/RTCRestOutputPrettyBase.cpp (added) * trunk/src/VBox/Runtime/common/rest/RTCRestOutputPrettyToString.cpp (copied) * trunk/src/VBox/Runtime/common/rest/RTCRestOutputToString.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-binary.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: Reworked the JSON output classes a little, adding a pretty ... Fri, 21 Sep 2018 18:03:58 GMT vboxsync [74413] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DisplayImpl: mark the screen resized by VGA as active. Fri, 21 Sep 2018 16:47:56 GMT vboxsync [74412] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux: remove attempt to suppress a log message. The build ... Fri, 21 Sep 2018 15:36:16 GMT vboxsync [74411] * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropSource.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: Renamed action names, added typedefs for DnD actions. Fri, 21 Sep 2018 15:20:18 GMT vboxsync [74410] * trunk/include/iprt/cpp/restbase.h (modified) IPRT/rest: Fixed RTCRestStringEnum::clone override. bugref:9167 Fri, 21 Sep 2018 15:18:29 GMT vboxsync [74409] * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) DnD/VBoxClient: Renaming, logging, comments. Fri, 21 Sep 2018 12:37:25 GMT vboxsync [74408] * trunk/src/VBox/Runtime/tools/rest (deleted) oops Fri, 21 Sep 2018 11:23:43 GMT vboxsync [74407] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) FE/Qt: VirtualBox Manager: Chooser pane: A bit of spacing between ... Fri, 21 Sep 2018 10:21:22 GMT vboxsync [74406] * trunk/src/VBox/Runtime/r0drv/linux/memuserkernel-r0drv-linux.c (modified) IPRT/rtR0MemKernelCopyLnxWorker: Added missing jump back from .fixup ... Fri, 21 Sep 2018 09:46:21 GMT vboxsync [74405] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 doxygen, comment. Fri, 21 Sep 2018 09:33:40 GMT vboxsync [74404] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def (modified) IPRT/rest: Updated VBoxRTImp-gcc.def. bugref:9167 Fri, 21 Sep 2018 09:32:06 GMT vboxsync [74403] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc32.def (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def (modified) IPRT/rest: Updated VBoxRTImp-vcc*.def. bugref:9167 Fri, 21 Sep 2018 09:25:55 GMT vboxsync [74402] * trunk/include/iprt/cpp/restanyobject.h (modified) * trunk/include/iprt/cpp/restarray.h (modified) * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/cpp/reststringmap.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestAnyObject.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-binary.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) IPRT/rest: Implemented array and string-map support for ... Fri, 21 Sep 2018 09:17:30 GMT vboxsync [74401] * trunk/src/VBox/Additions/linux/drm/vbox_mode.c (modified) Additions/linux/vboxvideo: fix kernel module build with openSUSE ... Fri, 21 Sep 2018 09:15:17 GMT vboxsync [74400] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits. Removed unnecessary ... Fri, 21 Sep 2018 09:10:01 GMT vboxsync [74399] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits. Fri, 21 Sep 2018 05:04:30 GMT vboxsync [74398] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 GCC build fixes. Fri, 21 Sep 2018 00:46:46 GMT vboxsync [74397] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def (modified) IPRT/rest: Updated stable gcc exports. bugref:9167 Thu, 20 Sep 2018 22:39:39 GMT vboxsync [74396] * trunk/include/iprt/cpp/restclient.h (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc32.def (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) IPRT/rest: Prepped for polymorphic body responses. bugref:9167 Thu, 20 Sep 2018 21:52:13 GMT vboxsync [74395] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) IPRT/rest: Implemented support for polymorphic parameters (requests). ... Thu, 20 Sep 2018 17:13:34 GMT vboxsync [74394] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 VM-exit bits, cleanup. Thu, 20 Sep 2018 17:05:11 GMT vboxsync [74393] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) FE/Qt: VirtualBox Manager: Chooser pane: A bit of fixes for ... Thu, 20 Sep 2018 16:55:05 GMT vboxsync [74392] * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) VMM/CPU, IEM: Nested VMX: bugref:9180 Access the CR0 and CR4 fixed ... Thu, 20 Sep 2018 16:35:17 GMT vboxsync [74391] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def (modified) IPRT/rest: Updated the stable VBoxRT exports for gcc. bugref:9167 Thu, 20 Sep 2018 16:28:29 GMT vboxsync [74390] * trunk/include/iprt/cpp/restbase.h (modified) IPRT/rest: Replaced thrice duplicate enum wrapping code with a ... Thu, 20 Sep 2018 16:25:26 GMT vboxsync [74389] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/CPUM, IEM, HM: Nested VMX: bugref:9180 VM-exit bits. Thu, 20 Sep 2018 16:24:48 GMT vboxsync [74388] * trunk/include/iprt/x86.h (modified) x86.h: Added IA32_SMBASE MSR. Thu, 20 Sep 2018 15:51:35 GMT vboxsync [74387] * trunk/include/iprt/cpp/restanyobject.h (modified) * trunk/include/iprt/cpp/restarray.h (modified) * trunk/include/iprt/cpp/restbase.h (modified) * trunk/include/iprt/cpp/restclient.h (modified) * trunk/include/iprt/cpp/reststringmap.h (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc32.def (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def (modified) IPRT/rest: Early support for polymorphic data objects in the data ... Thu, 20 Sep 2018 15:46:38 GMT vboxsync [74386] * trunk/src/VBox/Runtime/common/rest/RTCRestAnyObject.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestArrayBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-binary.cpp (modified) * trunk/src/VBox/Runtime/common/rest/rest-primary-object-types.cpp (modified) IPRT/rest: Early support for polymorphic data objects in the data ... Thu, 20 Sep 2018 13:32:26 GMT vboxsync [74385] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) Comment.