# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 15, 2024 7:51:28 AM Mon, 14 Dec 2015 14:34:53 GMT vboxsync [59120] * trunk/src/VBox/Main/src-server/darwin/USBProxyBackendDarwin.cpp (modified) * trunk/src/VBox/Main/src-server/freebsd/USBProxyBackendFreeBSD.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/USBProxyBackendSolaris.cpp (modified) * trunk/src/VBox/Main/src-server/win/USBProxyBackendWindows.cpp (modified) Main: build fixes Mon, 14 Dec 2015 14:28:25 GMT vboxsync [59119] * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/USBProxyBackendDarwin.cpp (modified) * trunk/src/VBox/Main/src-server/freebsd/USBProxyBackendFreeBSD.cpp (modified) * trunk/src/VBox/Main/src-server/os2/USBProxyBackendOs2.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/USBProxyBackendSolaris.cpp (modified) * trunk/src/VBox/Main/src-server/win/USBProxyBackendWindows.cpp (modified) Main: build fixes Mon, 14 Dec 2015 14:10:33 GMT vboxsync [59118] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) bugref:8087: Additions/x11: support non-root X server: add initial ... Mon, 14 Dec 2015 14:04:37 GMT vboxsync [59117] * trunk/include/VBox/usb.h (modified) * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/Devices/USB/USBProxyDevice.cpp (modified) * trunk/src/VBox/Devices/USB/USBProxyDevice.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/HostUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/USBProxyBackend.h (copied) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyBackend.cpp (copied) * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/USBProxyBackendDarwin.cpp (moved) * trunk/src/VBox/Main/src-server/freebsd/USBProxyBackendFreeBSD.cpp (moved) * trunk/src/VBox/Main/src-server/generic/USBProxyBackendUsbIp.cpp (moved) * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyBackendLinux.cpp (copied) * trunk/src/VBox/Main/src-server/os2/USBProxyBackendOs2.cpp (moved) * trunk/src/VBox/Main/src-server/solaris/USBProxyBackendSolaris.cpp (moved) * trunk/src/VBox/Main/src-server/win/USBProxyBackendWindows.cpp (moved) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) USB,Main: Rework USBProxyService. Split it into a USBProxyService and ... Mon, 14 Dec 2015 14:02:56 GMT vboxsync [59116] * trunk/src/VBox/Devices/PC/BIOS/keyboard.c (modified) BIOS: Only unpause on regular keys, not modifiers. Mon, 14 Dec 2015 13:50:06 GMT vboxsync [59115] * trunk/src/VBox/Devices/PC/BIOS/floppy.c (modified) * trunk/src/VBox/Devices/PC/BIOS/makefile (modified) Undoing unintentional commits. Mon, 14 Dec 2015 13:46:52 GMT vboxsync [59114] * trunk/src/VBox/Devices/PC/BIOS/floppy.c (modified) * trunk/src/VBox/Devices/PC/BIOS/keyboard.c (modified) * trunk/src/VBox/Devices/PC/BIOS/makefile (modified) * trunk/src/VBox/Devices/PC/BIOS/orgs.asm (modified) BIOS: Merged RMW sequences into single instructions. Mon, 14 Dec 2015 11:55:19 GMT vboxsync [59113] * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) DevOHCI: bugref:8125: wakeup the framer thread only if framerate was ... Mon, 14 Dec 2015 10:49:19 GMT vboxsync [59112] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/egl.c (added) bugref:8087: Additions/x11: support non-root X server: add initial ... Mon, 14 Dec 2015 10:33:56 GMT vboxsync [59111] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Comment update. Mon, 14 Dec 2015 10:14:27 GMT vboxsync [59110] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nits. Mon, 14 Dec 2015 09:16:13 GMT vboxsync [59109] * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7 (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/EGL (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/EGL/egl.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/EGL/eglext.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/EGL/eglextchromium.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/EGL/eglmesaext.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/EGL/eglplatform.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/GL (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/GL/gl.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/GL/gl_mangle.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/GL/glcorearb.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/GL/glext.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/GL/glx.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/GL/glx_mangle.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/GL/glxext.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/GL/internal (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/GL/osmesa.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/GL/wglext.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/KHR (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/KHR/khrplatform.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-11.0.7/README (added) bugref:8087: Additions/x11: support non-root X server: add Khronos ... Mon, 14 Dec 2015 09:05:09 GMT vboxsync [59108] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: when sending the Ctrl+Break down/up keyboard sequence, don't ... Fri, 11 Dec 2015 16:36:55 GMT vboxsync [59106] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.cpp (modified) FE/Qt: Qt5 migration (part 45): QPixmap API changes for Mac OS X. Fri, 11 Dec 2015 16:35:07 GMT vboxsync [59105] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.cpp (modified) FE/Qt: Qt5 migration (part 44): Some obsolete stuff in QImage API. Fri, 11 Dec 2015 16:32:24 GMT vboxsync [59104] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.h (modified) FE/Qt: Qt5 migration (part 43): Remove some unused stuff to avoid ... Fri, 11 Dec 2015 16:27:47 GMT vboxsync [59103] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) DrvHostDSound.cpp: Logging. Fri, 11 Dec 2015 16:27:22 GMT vboxsync [59102] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio: Fixed recording glitches. Fri, 11 Dec 2015 16:26:22 GMT vboxsync [59101] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin-cocoa.mm (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: Qt5 migration (part 42): QMenu API changes for Mac OS X. Fri, 11 Dec 2015 16:20:48 GMT vboxsync [59100] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIToolBar.cpp (modified) FE/Qt: Qt5 migration (part 41): Native tool-bar style fix still ... Fri, 11 Dec 2015 16:14:15 GMT vboxsync [59099] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIListView.cpp (modified) FE/Qt: Qt5 migration (part 40): Mac OS X build fix. Fri, 11 Dec 2015 15:44:59 GMT vboxsync [59098] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaSpecialControls.mm (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin-cocoa.mm (modified) FE/Qt: Qt5 migration (part 39): More Mac OS X imports with Qt5. Fri, 11 Dec 2015 15:43:12 GMT vboxsync [59097] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) Audio: Implemented PDMAUDIOSTREAMCMD_PAUSE/PDMAUDIOSTREAMCMD_RESUME. Fri, 11 Dec 2015 15:16:34 GMT vboxsync [59096] * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) VMM/GIM: todo. Fri, 11 Dec 2015 15:14:37 GMT vboxsync [59095] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIListView.cpp (modified) FE/Qt: Qt5 migration (part 38): No Mac style bugfix with Qt5, not ... Fri, 11 Dec 2015 15:10:25 GMT vboxsync [59094] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIListView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/precomp.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) FE/Qt: Qt5 migration (part 37): No MAC_LEOPARD_STYLE for Mac OS X in ... Fri, 11 Dec 2015 15:08:16 GMT vboxsync [59093] * trunk/src/VBox/Devices/USB/win/USBProxyDevice-win.cpp (modified) Warning. Fri, 11 Dec 2015 14:51:51 GMT vboxsync [59092] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DockIconPreview.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.h (modified) FE/Qt: Qt5 migration (part 36): No QT_MAC_USE_COCOA for Mac OS X in ... Fri, 11 Dec 2015 14:29:16 GMT vboxsync [59091] * trunk/src/VBox/Devices/USB/solaris/USBProxyDevice-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/USBLib-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/include/usbai_private.h (modified) * trunk/src/VBox/Main/src-server/solaris/USBProxyServiceSolaris.cpp (modified) USB/Solaris: Rewrite, cleanup and numerous bug fixes to get the Apple ... Fri, 11 Dec 2015 14:16:04 GMT vboxsync [59090] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp (modified) FE/Qt: Qt5 migration (part 35): No fancy native stuff for Mac OS X in ... Fri, 11 Dec 2015 13:28:34 GMT vboxsync [59089] * trunk/src/VBox/Devices/USB/USBProxyDevice.cpp (modified) USBProxyDevice: Logging. Fri, 11 Dec 2015 11:04:51 GMT vboxsync [59087] * trunk/src/VBox/Main/include/ThreadTask.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-all/ThreadTask.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) bugref:7179. auto_ptr was removed from the files VirtualBoxImpl.cpp ... Fri, 11 Dec 2015 09:54:59 GMT vboxsync [59086] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) DrvAudio.cpp: Always propagate stream state changes to the backend(s). Fri, 11 Dec 2015 09:53:54 GMT vboxsync [59085] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) DevIchAc97.cpp: Removed debug logging. Fri, 11 Dec 2015 00:43:04 GMT vboxsync [59084] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) DBGF: Tried to rework the generic event config API, still not quite ... Thu, 10 Dec 2015 19:50:54 GMT vboxsync [59083] * trunk/src/VBox/Additions/solaris/Installer/vbox_vendor_select (modified) bugref:8153: vboxvideo: ABI issues / software rendering on Linux ... Thu, 10 Dec 2015 18:58:23 GMT vboxsync [59082] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) NetFlt/win: do not exclude adapters which report as neither physical ... Thu, 10 Dec 2015 16:32:07 GMT vboxsync [59080] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) build fix Thu, 10 Dec 2015 16:07:16 GMT vboxsync [59079] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h (modified) FE/Qt: bugref:8149: Runtime UI: Machine View: UI Session: Machine ... Thu, 10 Dec 2015 15:56:27 GMT vboxsync [59078] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Audio/AC97: Fixed stream initialization / handling, also >= 2 VCPUs, ... Thu, 10 Dec 2015 15:48:40 GMT vboxsync [59077] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) NetCfg/win: fixed regression causing failure to create first host- ... Thu, 10 Dec 2015 14:58:03 GMT vboxsync [59076] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) UIGlobalSettingsInput.cpp: In the VM process start by displaying the ... Thu, 10 Dec 2015 14:32:50 GMT vboxsync [59075] * trunk/src/VBox/ValidationKit/testboxscript/win/readme.txt (modified) ValidationKit/testboxscript/readme: consider nested-paging Thu, 10 Dec 2015 12:50:17 GMT vboxsync [59074] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) VMM: DBGFR3EventHandlePending stub. Thu, 10 Dec 2015 12:48:03 GMT vboxsync [59073] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) VMM: VINF_EM_DBG_EVENT and DBGFEventGenericWithArg implementation. Wed, 09 Dec 2015 22:58:30 GMT vboxsync [59072] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) DBGC: Implemented the DBGC side of the sx* commands. (DBGF isn't ... Wed, 09 Dec 2015 22:56:07 GMT vboxsync [59071] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) UIMachineLogic.cpp: Fixed double free on windows when freeing the LED ... Wed, 09 Dec 2015 17:03:23 GMT vboxsync [59070] * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) EFI/FirmwareBin: Update precompiled firmware binaries to r104628 Wed, 09 Dec 2015 15:56:21 GMT vboxsync [59069] * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) Doppelmoppel logging. Wed, 09 Dec 2015 12:06:07 GMT vboxsync [59067] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/RTStrIStartsWith.cpp (added) * trunk/src/VBox/Runtime/common/string/RTStrStartsWith.cpp (added) IPRT: Added RTStrStartsWith and RTStrIStartsWith. Wed, 09 Dec 2015 11:37:01 GMT vboxsync [59066] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) SUPDrv.cpp: Harmless initialization typo (already null). Wed, 09 Dec 2015 08:43:53 GMT vboxsync [59065] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp (modified) NetFlt/win: Report errors via DbgPrint so they could be picked up by ... Tue, 08 Dec 2015 21:39:32 GMT vboxsync [59063] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/slirp/hostres.c (moved) * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_dns.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: Move host resolver out of libalias. This is a minimal change ... Tue, 08 Dec 2015 17:22:27 GMT vboxsync [59062] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) dbgcCmdEventCtrl: Started coding. Tue, 08 Dec 2015 15:40:13 GMT vboxsync [59061] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Print Firmware name and Audio controller info to the log. Tue, 08 Dec 2015 15:23:12 GMT vboxsync [59060] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Indent. Tue, 08 Dec 2015 15:20:11 GMT vboxsync [59059] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio: DrvHostDSound.cpp: - Forward-ported r104448 (Also try ... Tue, 08 Dec 2015 14:03:07 GMT vboxsync [59058] * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) Export ASMAtomicXchgU16 for NVMe/extpack. Tue, 08 Dec 2015 13:35:37 GMT vboxsync [59057] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/win/amd64/ASMAtomicXchgU16.asm (deleted) IPRT: Duplicate ASMAtomicXchgU16, add ASMAtomic[Cmp]XchgU16 to 32-bit ... Tue, 08 Dec 2015 12:45:56 GMT vboxsync [59056] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/Network: excessive release log messages removed (bugref:7973) Tue, 08 Dec 2015 12:42:24 GMT vboxsync [59055] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) * trunk/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU16.asm (copied) * trunk/src/VBox/Runtime/common/asm/ASMAtomicXchgU16.asm (copied) IPRT: Provided ASMAtomicCmpXchgU16 and ASMAtomicXchgU16 external ... Tue, 08 Dec 2015 12:37:28 GMT vboxsync [59054] * trunk/src/VBox/Runtime/common/asm/ASMAtomicXchgU64.asm (modified) ASMAtomicXchgU64.asm: fixed unused 64-bit code versions. Tue, 08 Dec 2015 12:21:34 GMT vboxsync [59053] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) VBoxRTImp.def: Add ASMAtomicXmpChgU8 Tue, 08 Dec 2015 11:45:56 GMT vboxsync [59051] * trunk/src/VBox/Devices/Makefile.kmk (modified) DevNVMe: More build fixes Tue, 08 Dec 2015 10:50:26 GMT vboxsync [59049] * trunk/src/VBox/Devices/Storage/HBDMgmt-darwin.cpp (modified) HBDMgmt-darwin.cpp: Log more details about the error if available Tue, 08 Dec 2015 08:29:12 GMT vboxsync [59047] * trunk/src/VBox/Runtime/Makefile.kmk (modified) build fix for the validation kit Tue, 08 Dec 2015 07:52:35 GMT vboxsync [59046] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) NetCfg/win: Bind bridging LWF to host-only adapters (bugref:8140) Mon, 07 Dec 2015 20:33:47 GMT vboxsync [59045] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) * trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsInstTest1.py (modified) Setup audio controller type as recommended for specified OSType. ... Mon, 07 Dec 2015 19:26:20 GMT vboxsync [59044] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Devices/Storage/NVMe: Fix a few todos like guest pointer alignment ... Mon, 07 Dec 2015 19:08:56 GMT vboxsync [59043] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.h (modified) FE/Qt: Qt5 migration (part 34): Windows nativeEvent handler ... Mon, 07 Dec 2015 18:53:14 GMT vboxsync [59042] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.h (modified) FE/Qt: Qt5 migration (part 33): Reordering native stuff in ... Mon, 07 Dec 2015 18:34:23 GMT vboxsync [59041] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.h (modified) FE/Qt: Qt5 migration (part 32): Refactoring UIHostComboEditor to feat ... Mon, 07 Dec 2015 18:21:18 GMT vboxsync [59040] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: trace point build fix. Mon, 07 Dec 2015 18:07:52 GMT vboxsync [59039] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/critsect-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/critsectrw-generic.cpp (modified) IPRT: trace point build fix. Mon, 07 Dec 2015 18:04:50 GMT vboxsync [59038] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: trace point build fix attempt. Mon, 07 Dec 2015 17:56:18 GMT vboxsync [59037] * trunk/src/VBox/Runtime/iprt.d (modified) * trunk/src/VBox/VMM/VBoxVMM.d (modified) IPRT,VMMR0: trace point fix and cleanups Mon, 07 Dec 2015 17:49:30 GMT vboxsync [59036] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/critsect-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/critsectrw-generic.cpp (modified) * trunk/src/VBox/Runtime/iprt.d (added) * trunk/src/VBox/VMM/VBoxVMM.d (modified) IPRT,VMMR0: Added trace points to both the IPRT critical section types. Mon, 07 Dec 2015 17:45:52 GMT vboxsync [59034] * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: udp_input - fix nits in log. Mon, 07 Dec 2015 17:28:06 GMT vboxsync [59033] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/Network: fixed regression causing host adapters not to be listed ... Mon, 07 Dec 2015 16:29:19 GMT vboxsync [59032] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) FE/Qt: Qt5 migration (part 31): Adjusting Windows native stuff to ... Mon, 07 Dec 2015 16:17:48 GMT vboxsync [59031] * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMItem.cpp (modified) FE/Qt: Qt5 migration (part 30): Rename Q_WS_WIN32 => Q_WS_WIN, there ... Mon, 07 Dec 2015 16:16:10 GMT vboxsync [59030] * trunk/src/VBox/Additions/solaris/Installer/vbox_vendor_select (modified) bugref:8153: vboxvideo: ABI issues / software rendering on Linux ... Mon, 07 Dec 2015 16:11:22 GMT vboxsync [59029] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio: DrvHostDSound.cpp: Also check return values when stopping ... Mon, 07 Dec 2015 16:03:55 GMT vboxsync [59028] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.cpp (modified) FE/Qt: Qt5 migration (part 29): No Windows Vista bugfix with Qt5, ... Mon, 07 Dec 2015 15:56:43 GMT vboxsync [59027] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp (modified) FE/Qt: Qt5 migration (part 28): No fancy native stuff for Windows in ... Mon, 07 Dec 2015 15:46:04 GMT vboxsync [59026] * trunk/src/VBox/Additions/solaris/Installer/vbox_vendor_select (modified) bugref:8153: vboxvideo: ABI issues / software rendering on Linux ... Mon, 07 Dec 2015 15:29:59 GMT vboxsync [59025] * trunk/src/VBox/Main/src-all/win/VirtualBox_rgs.xsl (modified) Main/VirtualBox_rgs: use ForceRemove to ensure that no leftovers ... Mon, 07 Dec 2015 15:21:57 GMT vboxsync [59024] * trunk/src/VBox/Additions/solaris/Installer/vbox_vendor_select (modified) bugref:8153: vboxvideo: ABI issues / software rendering on Linux ... Mon, 07 Dec 2015 13:03:12 GMT vboxsync [59023] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) bugref:8153: vboxvideo: ABI issues / software rendering on Linux ... Mon, 07 Dec 2015 12:27:39 GMT vboxsync [59021] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HM: Oops.. didn't mean to commit this log line. Mon, 07 Dec 2015 12:26:47 GMT vboxsync [59020] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Log IA32_SMM_MONITOR_CTL for VT-x hosts, useful diagnostic info. Mon, 07 Dec 2015 12:10:10 GMT vboxsync [59018] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/preremove.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/vbox_vendor_select (added) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) bugref:8153: vboxvideo: ABI issues / software rendering on Linux ... Mon, 07 Dec 2015 11:36:14 GMT vboxsync [59017] * trunk/src/VBox/Additions/solaris/Installer/makepackage.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/preremove.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/vboxguest.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/vboxsetup3d.xml (deleted) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) bugref:8153: vboxvideo: ABI issues / software rendering on Linux ... Mon, 07 Dec 2015 08:32:39 GMT vboxsync [59014] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) NetCfg/win: Retry creation of host-only adapter twice for ... Mon, 07 Dec 2015 08:29:08 GMT vboxsync [59013] * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) warning Mon, 07 Dec 2015 08:20:22 GMT vboxsync [59012] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHGCM.cpp (modified) added Doxygen comment Sat, 05 Dec 2015 20:26:40 GMT vboxsync [59011] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) bugref:8153: vboxvideo: ABI issues / software rendering on Linux ... Sat, 05 Dec 2015 19:04:35 GMT vboxsync [59010] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) bugref:8153: vboxvideo: ABI issues / software rendering on Linux ... Sat, 05 Dec 2015 16:25:14 GMT vboxsync [59009] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) bugref:8153: vboxvideo: ABI issues / software rendering on Linux ... Sat, 05 Dec 2015 16:04:35 GMT vboxsync [59008] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) bugref:8153: vboxvideo: ABI issues / software rendering on Linux ...