# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 28, 2025 3:54:47 AM Tue, 27 Aug 2019 17:47:44 GMT vboxsync [80444] * trunk/include/VBox/GuestHost/SharedClipboard-uri.h (modified) * trunk/include/VBox/GuestHost/SharedClipboard-win.h (modified) * trunk/include/VBox/GuestHost/SharedClipboard.h (modified) * trunk/include/VBox/HostServices/VBoxClipboardSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp (modified) * trunk/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManagerIndicator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMediaComboBox.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-uri.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-win.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-x11.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-darwin.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-utils.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11-stubs.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardServiceHost.cpp (modified) Shared Clipboard/URI: Added protocol versioning support plus enhanced ... Tue, 27 Aug 2019 16:48:40 GMT vboxsync [80443] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: bugref:9241: !VirtualBox Manager: Make sure current chooser ... Tue, 27 Aug 2019 12:28:02 GMT vboxsync [80442] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.h (modified) FE/Qt: bugref:9484: Export Appliance wizard: 2nd page: Missed ... Tue, 27 Aug 2019 11:21:34 GMT vboxsync [80441] * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp (modified) VBoxUSBMon: Also obtain USB device class, subclass, and protocol ... Tue, 27 Aug 2019 10:56:18 GMT vboxsync [80440] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Space nit. Tue, 27 Aug 2019 10:52:10 GMT vboxsync [80439] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Fix a very rare ... Tue, 27 Aug 2019 09:09:36 GMT vboxsync [80438] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) VBoxRTImp.def: export RTNetIsIPv4AddrStr Tue, 27 Aug 2019 08:44:58 GMT vboxsync [80437] * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.h (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0_impl.h (modified) Storage/DevVirtioSCSI.cpp: Basic round-trip I/O implemented for ... Tue, 27 Aug 2019 04:43:47 GMT vboxsync [80436] * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp (modified) VBoxUSBMon: Typo fixes. Tue, 27 Aug 2019 01:44:40 GMT vboxsync [80435] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.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/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h (modified) WDDM: more cleanups. bugref:9529 Mon, 26 Aug 2019 19:21:55 GMT vboxsync [80434] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt: bugref:9510: Some refactoring. Mon, 26 Aug 2019 18:28:58 GMT vboxsync [80433] * trunk/src/VBox/Runtime/r0drv/linux/waitqueue-r0drv-linux.h (modified) Linux/host and guest drivers: support SLES 12 SP4 kernel (which SUSE ... Mon, 26 Aug 2019 16:31:22 GMT vboxsync [80431] * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp (modified) VBoxUSBMon: Removed unused function. Mon, 26 Aug 2019 16:30:36 GMT vboxsync [80430] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Devices/Graphics: Resurrect the graphics device part of r132865 ... Mon, 26 Aug 2019 16:09:49 GMT vboxsync [80428] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) Devices/Graphics: Resurrect the graphics device part of r132865 ... Mon, 26 Aug 2019 15:44:07 GMT vboxsync [80427] * trunk/src/VBox/GuestHost/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL (deleted) 3D/Chromium: Remove last code bits in GuestHost/OpenGL Mon, 26 Aug 2019 15:13:16 GMT vboxsync [80426] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: add CloudPrivateIP and CloudParavirtualized to VSD type enum. Mon, 26 Aug 2019 14:44:01 GMT vboxsync [80425] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) WDDM: remove unused parameters. bugref:9529 Mon, 26 Aug 2019 14:12:45 GMT vboxsync [80424] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.h (modified) WDDM: wine is not used anymore (forgot display driver bits). bugref:9529 Mon, 26 Aug 2019 14:06:19 GMT vboxsync [80423] * trunk/src/VBox/Additions/WINNT/Graphics/.scm-settings (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new (deleted) WDDM: wine is not used anymore. bugref:9529 Mon, 26 Aug 2019 13:56:24 GMT vboxsync [80422] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/VBoxVideoLog.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispKmt.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.h (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCrUtil.cpp (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPSa.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.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/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h (modified) WDDM: remove old chromium based 3D code from the miniport driver. ... Mon, 26 Aug 2019 07:51:16 GMT vboxsync [80420] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h (modified) FE/Qt: bugref:9510: Adding info labels for the vm exit metric Mon, 26 Aug 2019 07:18:56 GMT vboxsync [80419] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h (modified) FE/Qt: bugref:9510: Adding a context menu to the chart widget. Mon, 26 Aug 2019 05:39:07 GMT vboxsync [80417] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Log nit. Sun, 25 Aug 2019 14:56:06 GMT vboxsync [80416] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt: bugref:9510: Putting back the title icon Sun, 25 Aug 2019 14:44:53 GMT vboxsync [80415] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt: bugref:9510: Making sure that table widget is wide enough to ... Sun, 25 Aug 2019 10:11:18 GMT vboxsync [80414] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt: bugref:9510: Adding a warning text for absence of guest additions. Sun, 25 Aug 2019 08:47:02 GMT vboxsync [80413] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationDataItem.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.h (deleted) FE/Qt: bugref:9510: Removing obsolete files/classes. Sun, 25 Aug 2019 07:53:40 GMT vboxsync [80412] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt: bugref:9510: Correcting some typo. Sun, 25 Aug 2019 07:35:35 GMT vboxsync [80411] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h (modified) FE/Qt: bugref:9510: Adding disk IO chart Fri, 23 Aug 2019 22:43:22 GMT vboxsync [80409] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h (modified) FE/Qt: bugref:9510: Removing the network metric we get from ... Fri, 23 Aug 2019 21:39:43 GMT vboxsync [80408] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) dirops.c: Indentation. Fri, 23 Aug 2019 21:14:25 GMT vboxsync [80407] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) FE/Qt: bugref:9510: Build fix Fri, 23 Aug 2019 21:06:48 GMT vboxsync [80406] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h (modified) FE/Qt: bugref:9510: Getting network receive/transmit from ... Fri, 23 Aug 2019 17:42:54 GMT vboxsync [80405] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) Additions,GuestHost/OpenGL: Windows additions build fix, bugref:9529 Fri, 23 Aug 2019 17:42:38 GMT vboxsync [80404] * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_bufferobject.h (modified) Additions,GuestHost/OpenGL: Windows additions build fix, ... Fri, 23 Aug 2019 16:03:40 GMT vboxsync [80403] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) Serial/NamedPipe: don't leak the socket if connect(2) fails. Fri, 23 Aug 2019 16:01:26 GMT vboxsync [80402] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/error (deleted) * trunk/src/VBox/GuestHost/OpenGL/spu_loader (deleted) * trunk/src/VBox/GuestHost/OpenGL/state_tracker (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/VBoxOGLcrutil.rc (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/bmpscale.cpp (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/bufpool.c (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/compositor.cpp (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/dll.c (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/error.c (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/hash.c (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/htable.cpp (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/matrix.c (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/mem.c (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/net.c (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/net_internals.h (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/pixel.c (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/process.c (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/string.c (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/threads.c (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/util.def (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/util.rc (deleted) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (deleted) GuestHost/OpenGL: Get rid of more now unused chromium code. bugref:9529 Fri, 23 Aug 2019 13:46:40 GMT vboxsync [80400] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: Get rid of VBOX_WITH_CROGL and replace with ... Fri, 23 Aug 2019 13:42:02 GMT vboxsync [80399] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) GuestHost/OpenGL: Disable most building most of the obsolete CHromium ... Fri, 23 Aug 2019 13:34:04 GMT vboxsync [80398] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main: Get rid of VBOX_WITH_CROGL and replace with more generic ... Fri, 23 Aug 2019 13:28:29 GMT vboxsync [80397] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Revert part of r132865 which doesn't belong there Fri, 23 Aug 2019 13:27:22 GMT vboxsync [80396] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/include/VBox/hgcmsvc.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/HGCM.h (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Devices/DevVGA, Main: Get rid of obsolete code enclosed by ... Fri, 23 Aug 2019 13:18:46 GMT vboxsync [80395] * trunk/src/VBox/Frontends/VirtualBox/images/soft_keyboard_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/soft_keyboard_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/soft_keyboard_layout_copy_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/soft_keyboard_layout_copy_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/soft_keyboard_layout_edit_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/soft_keyboard_layout_edit_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/soft_keyboard_layout_list_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/soft_keyboard_layout_remove_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/soft_keyboard_layout_remove_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/soft_keyboard_layout_save_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/soft_keyboard_layout_save_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/soft_keyboard_reset_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/soft_keyboard_settings_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/soft_keyboard_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/soft_keyboard_32px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/soft_keyboard_layout_copy_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/soft_keyboard_layout_copy_disabled_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/soft_keyboard_layout_edit_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/soft_keyboard_layout_edit_disabled_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/soft_keyboard_layout_list_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/soft_keyboard_layout_remove_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/soft_keyboard_layout_remove_disabled_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/soft_keyboard_layout_save_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/soft_keyboard_layout_save_disabled_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/soft_keyboard_reset_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/soft_keyboard_settings_16px_x2.png (added) FE/Qt: bugref:6143. Setting export prop. on images Fri, 23 Aug 2019 13:02:30 GMT vboxsync [80394] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVideoMemoryEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIVideoMemoryEditor.h (modified) FE/Qt,Config.kmk: Replace VBOX_WITH_CRHGSMI with a more generic ... Fri, 23 Aug 2019 11:59:18 GMT vboxsync [80393] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) linux/vboxsf: ticketref:18737: Linux guests: open(filename, ... Fri, 23 Aug 2019 05:04:15 GMT vboxsync [80392] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Space nit. Fri, 23 Aug 2019 04:37:13 GMT vboxsync [80391] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Use natural-width rather than ... Fri, 23 Aug 2019 04:07:44 GMT vboxsync [80390] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix. Fri, 23 Aug 2019 04:04:13 GMT vboxsync [80389] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Fixed invalid update of guest ... Fri, 23 Aug 2019 03:26:31 GMT vboxsync [80388] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Log nit. Thu, 22 Aug 2019 14:44:42 GMT vboxsync [80387] * 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/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Nested VMX: bugref:9180 Renamed u64GuestPendingDbgXcpt to ... Thu, 22 Aug 2019 14:39:03 GMT vboxsync [80386] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Added trap-like VM-exit handler in ... Thu, 22 Aug 2019 12:39:28 GMT vboxsync [80384] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h (modified) FE/Qt: bugref:9510: Adding the 'Runtime Attibutes' table back Thu, 22 Aug 2019 07:25:38 GMT vboxsync [80383] * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.h (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0_impl.h (modified) Storage/DevVirtioSCSI.cpp: Got notification and initial worker thread ... Wed, 21 Aug 2019 20:04:47 GMT vboxsync [80382] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationView.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationView.h (deleted) FE/Qt: bugref:9510: Some more cleaning Wed, 21 Aug 2019 19:25:25 GMT vboxsync [80381] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) FE/Qt: bugref:9510: Merging 'Performance Monitor' and 'Runtime ... Wed, 21 Aug 2019 19:16:05 GMT vboxsync [80380] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.h (modified) FE/Qt: bugref:9510: Some refactoring. Wed, 21 Aug 2019 18:58:04 GMT vboxsync [80379] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationWidget.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationWidget.h (deleted) FE/Qt: bugref:9510: Removing some obsolete files Wed, 21 Aug 2019 17:58:06 GMT vboxsync [80378] * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/check3d.cpp (deleted) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) Additions/x11/VBoxClient: Get rid of check3d component which worked ... Wed, 21 Aug 2019 17:50:43 GMT vboxsync [80377] * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) Main/ConsoleVRDPServer.cpp: Remove dependency on old chromium based ... Wed, 21 Aug 2019 17:48:51 GMT vboxsync [80376] * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) Main/ConsoleVRDPServer.cpp: Remove dependency on old chromium based ... Wed, 21 Aug 2019 17:48:30 GMT vboxsync [80375] * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) Main/ConsoleVRDPServer.cpp: Remove dependency on old chromium based ... Wed, 21 Aug 2019 15:04:54 GMT vboxsync [80374] * trunk/include/VBox/GuestHost/SharedClipboard-win.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-uri.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-utils.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard/URI: Update. Wed, 21 Aug 2019 14:51:02 GMT vboxsync [80373] * trunk/include/VBox/com/array.h (modified) * trunk/src/VBox/Main/glue/com.cpp (modified) com/array.h: handling empty base elements better (hopefully will ... Wed, 21 Aug 2019 14:32:40 GMT vboxsync [80372] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxCrHgsmi.cpp (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispCm.cpp (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispCm.h (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h (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/VBoxDispDbg.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispProfile.h (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiBase.cpp (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiBase.h (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiDisp.cpp (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiDisp.h (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiKmt.cpp (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiKmt.h (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/shared/VBoxDispMpLogger.h (modified) WDDM: remove old chromium based 3D code from the user mode driver. ... Wed, 21 Aug 2019 13:23:28 GMT vboxsync [80371] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.cpp (modified) FE/Qt: bugref:9510: Correcting some typo Wed, 21 Aug 2019 11:46:47 GMT vboxsync [80370] * trunk/src/VBox/Main/Makefile.kmk (modified) 3D/Chromium: Move OpenGLTest to the helper apps directory under Main ... Wed, 21 Aug 2019 11:43:11 GMT vboxsync [80369] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) FE/Qt: bugref:9510: Using QTableWidget in UIInformationRuntime ... Wed, 21 Aug 2019 11:40:44 GMT vboxsync [80368] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/src-helper-apps/OpenGLTest/Makefile.kmk (modified) 3D/Chromium: Move OpenGLTest to the helper apps directory under Main ... Wed, 21 Aug 2019 11:33:03 GMT vboxsync [80366] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) GuestHost/OpenGL: Don't build VBoxOGLhost* libraries, bugref:9529 Wed, 21 Aug 2019 11:28:40 GMT vboxsync [80365] * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL (deleted) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-helper-apps/OpenGLTest (copied) * trunk/src/VBox/Main/src-helper-apps/OpenGLTest/Makefile.kmk (copied) * trunk/src/VBox/Main/src-helper-apps/OpenGLTest/OpenGLTest.cpp (modified) * trunk/src/VBox/Main/src-helper-apps/OpenGLTest/OpenGLTestApp.cpp (modified) * trunk/src/VBox/Main/src-helper-apps/OpenGLTest/OpenGLTestDarwin.cpp (modified) 3D/Chromium: Move OpenGLTest to the helper apps directory under Main ... Wed, 21 Aug 2019 10:03:57 GMT vboxsync [80364] * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/hmvmxinline.h (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Nested VMX: bugref:9180 Move some of the description functions ... Wed, 21 Aug 2019 09:58:59 GMT vboxsync [80363] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM/EM: Nested VMX: bugref:9180 Add assertion. Wed, 21 Aug 2019 09:07:03 GMT vboxsync [80362] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Makefile.kmk: Remove leftover dependency on renderspu source ... Wed, 21 Aug 2019 08:49:40 GMT vboxsync [80361] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.cpp (modified) Shared Clipboard/URI: Build fix. Wed, 21 Aug 2019 08:41:18 GMT vboxsync [80360] * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver (deleted) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib (deleted) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker (deleted) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) HostServices/SharedOpenGL: Remove most of the chromium related HGCM ... Wed, 21 Aug 2019 08:37:54 GMT vboxsync [80359] * trunk/include/VBox/GuestHost/SharedClipboard-uri.h (modified) * trunk/include/VBox/HostServices/VBoxClipboardSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardDataObjectImpl-win.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardStreamImpl-win.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-uri.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard/URI: Update. Tue, 20 Aug 2019 19:44:47 GMT vboxsync [80358] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/RTStrIStartsWith.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrStartsWith.cpp (modified) iprt/string.h: Fixed RTStrStartsWith and RTStrIStartsWith return code ... Tue, 20 Aug 2019 12:55:49 GMT vboxsync [80357] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationWidget.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationWidget.h (copied) FE/Qt: bugref:9510: Moving some code to a base class to enable ... Tue, 20 Aug 2019 11:50:29 GMT vboxsync [80356] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) FE/Qt: bugref:9510: Updating the 'Configuration Details' tab as the ... Tue, 20 Aug 2019 09:54:49 GMT vboxsync [80355] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) FE/Qt: bugref:9510: Build fix Tue, 20 Aug 2019 09:50:22 GMT vboxsync [80354] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) FE/Qt: bugref:9510: Some cleaning Tue, 20 Aug 2019 09:48:48 GMT vboxsync [80353] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) FE/Qt: bugref:9510: Dropping some unnecessary function parameters Tue, 20 Aug 2019 09:24:24 GMT vboxsync [80352] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) FE/Qt: bugref:9510: Replacing model/view stuff with a QTableWidget in ... Tue, 20 Aug 2019 09:08:09 GMT vboxsync [80351] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) FE/Qt: bugref:9510: Adding all information sections to the table widget Tue, 20 Aug 2019 04:59:06 GMT vboxsync [80350] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Nit, pVM isn't unused. Tue, 20 Aug 2019 04:57:12 GMT vboxsync [80349] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM: Build fix for nested hw.virt code. bugref:9217 Mon, 19 Aug 2019 19:46:36 GMT vboxsync [80348] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM,PciRaw: Eliminate duplicate PGVM/PVMCC and PGVMCPU/PVMCPUCC ... Mon, 19 Aug 2019 19:38:08 GMT vboxsync [80347] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) GVMMR0: Removed duplicate pVM pointer in the handle table. bugref:9217 Mon, 19 Aug 2019 19:36:29 GMT vboxsync [80346] * trunk/include/VBox/vmm/gmm.h (modified) * trunk/include/VBox/vmm/gvmm.h (modified) * trunk/include/VBox/vmm/nem.h (modified) * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmpci.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/Devices/Bus/SrvPciRawR0.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Driver.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) VMM,PciRaw: Eliminate duplicate PGVM/PVMCC and PGVMCPU/PVMCPUCC ... Mon, 19 Aug 2019 14:33:00 GMT vboxsync [80345] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) FE/Qt: bugref:9510: Some more cleanup Mon, 19 Aug 2019 14:24:20 GMT vboxsync [80344] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) FE/Qt: bugref:9510: Build fix Mon, 19 Aug 2019 14:11:04 GMT vboxsync [80343] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) FE/Qt: bugref:9510: Some clean ups. Mon, 19 Aug 2019 11:17:43 GMT vboxsync [80342] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) FE/Qt: bugref:9510: Build fix Mon, 19 Aug 2019 11:11:27 GMT vboxsync [80341] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIPerformanceMonitor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) FE/Qt: bugref:9510: Adding a QTableWidget which will replace all ... Mon, 19 Aug 2019 07:43:37 GMT vboxsync [80340] * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.h (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0_impl.h (modified) Fixed error in MMIO handling of cfg gen check/increment. Seem to have ... Sun, 18 Aug 2019 10:38:58 GMT vboxsync [80339] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerTextEdit.cpp (modified) FE/Qt: bugref:9072: Replacing repaint() calls with update() Sat, 17 Aug 2019 00:52:40 GMT vboxsync [80336] * trunk/src/VBox/VMM/VMMR0/EMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. ... Sat, 17 Aug 2019 00:51:03 GMT vboxsync [80335] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM/Makefile.kmk: Skip testcase for VBOX_ONLY_EXTPACK because solaris ...