# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 15, 2024 4:31:00 AM Thu, 17 Dec 2015 12:08:35 GMT vboxsync [59174] * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) DevIchHda.cpp: Remove the RUN bit from SDnCTL on reset in case the ... Thu, 17 Dec 2015 11:19:20 GMT vboxsync [59173] * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) typo. Thu, 17 Dec 2015 10:32:08 GMT vboxsync [59172] * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) Audio/HDA: Try to fix stream initialization / reset handling for >= 2 ... Thu, 17 Dec 2015 10:07:19 GMT vboxsync [59171] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Audio/DevIchAc97: warning Thu, 17 Dec 2015 10:05:36 GMT vboxsync [59170] * trunk/src/VBox/Additions/common/crOpenGL/egl.c (modified) bugref:8087: Additions/x11: support non-root X server: typo Thu, 17 Dec 2015 09:47:49 GMT vboxsync [59169] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) warning Thu, 17 Dec 2015 02:42:48 GMT vboxsync [59167] * trunk/src/VBox/Devices/Network/slirp/hostres.c (modified) NAT: Teach host resolver reverse lookups (in-addr.arpa PTR records). ... Wed, 16 Dec 2015 19:53:20 GMT vboxsync [59166] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) bugref:8087: Additions/x11: support non-root X server: on Linux, ... Wed, 16 Dec 2015 19:31:17 GMT vboxsync [59165] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) bugref:8087: Additions/x11: support non-root X server: revert ... Wed, 16 Dec 2015 19:08:51 GMT vboxsync [59164] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h (modified) FE/Qt: bugref:6478: Runtime UI: Machine Window: Update status-bar ... Wed, 16 Dec 2015 18:48:14 GMT vboxsync [59162] * trunk/src/VBox/Installer/linux/debian/rules (modified) bugref:8168: deb packaging of vbox-img is broken: this was just due ... Wed, 16 Dec 2015 18:36:34 GMT vboxsync [59161] * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) alignment fix Wed, 16 Dec 2015 18:26:04 GMT vboxsync [59160] * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) Audio/HDA: Try to fix stream initialization / reset handling for >= 2 ... Wed, 16 Dec 2015 16:23:53 GMT vboxsync [59159] * trunk/src/VBox/Devices/Network/slirp/hostres.c (modified) NAT: Host resolver - handle CNAME queries. When ANY query is ... Wed, 16 Dec 2015 15:44:59 GMT vboxsync [59158] * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/sched-posix.cpp (modified) Runtime/linux,posix: pthread_join() does not set errno! Thanks ... Wed, 16 Dec 2015 15:41:44 GMT vboxsync [59157] * trunk/src/VBox/Devices/Network/slirp/hostres.c (modified) NAT: G/c unused local variables. Wed, 16 Dec 2015 15:35:59 GMT vboxsync [59156] * trunk/src/VBox/Devices/Network/slirp/hostres.c (modified) NAT: Properly fix bitfields in struct dnsmsg_header so that "id" is a ... Wed, 16 Dec 2015 15:12:59 GMT vboxsync [59155] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: bugref:6478: Runtime UI: UI Session: Caching CPU hardware ... Wed, 16 Dec 2015 15:06:06 GMT vboxsync [59154] * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c (modified) solaris/USB: Get rid of EpState member which is never used only set. Wed, 16 Dec 2015 13:49:43 GMT vboxsync [59153] * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) Main/NetworkServiceRunner: Warning. Wed, 16 Dec 2015 13:40:46 GMT vboxsync [59152] * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) Move IoDepth statistics to the correct location too Wed, 16 Dec 2015 13:23:21 GMT vboxsync [59151] * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp (modified) DrvSCSI,FE/VirtualBox: Display statisctics for SAS and USB storage ... Wed, 16 Dec 2015 11:28:45 GMT vboxsync [59150] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) rpm/deb: add the .debug variants of .r0 and .rc modules to the ... Wed, 16 Dec 2015 11:12:58 GMT vboxsync [59149] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fewer branches where applicable. Wed, 16 Dec 2015 10:26:42 GMT vboxsync [59147] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) forward-ported r104727 (run: added debug versions of .r0 and .rc ... Wed, 16 Dec 2015 08:53:19 GMT vboxsync [59146] * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_efi.c (modified) * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_hfs.c (modified) * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_hfs.h (modified) EFI: Updated HFS+ driver to support hard links. Wed, 16 Dec 2015 08:47:41 GMT vboxsync [59145] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) Guest Control/VBoxService: Forgot to add the "--domain" handling; ... Tue, 15 Dec 2015 23:28:11 GMT vboxsync [59144] * trunk/src/VBox/Devices/Network/slirp/hostres.c (modified) NAT: Revert bitfield changes in struct dnsmsg_header in previous as ... Tue, 15 Dec 2015 23:15:02 GMT vboxsync [59143] * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: Start rewriting host resolver to clean up the code to be able to ... Tue, 15 Dec 2015 23:12:29 GMT vboxsync [59142] * trunk/src/VBox/Devices/Network/slirp/hostres.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) NAT: Start rewriting host resolver to clean up the code to be able to ... Tue, 15 Dec 2015 21:30:54 GMT vboxsync [59141] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) doxygen fix Tue, 15 Dec 2015 17:46:35 GMT vboxsync [59140] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Fix typo in error message reported to end-user. Tue, 15 Dec 2015 16:42:49 GMT vboxsync [59139] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: fix uninitialized var in r104711. Tue, 15 Dec 2015 16:39:21 GMT vboxsync [59138] * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMReq.cpp (modified) VMM,VM: Allow EMT rendezvous from VMREQFLAGS_PRIORITY callbacks as ... Tue, 15 Dec 2015 16:35:35 GMT vboxsync [59137] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Apparently hmR0VmxLoadGuestStateOptimal can fail (in ... Tue, 15 Dec 2015 16:33:46 GMT vboxsync [59136] * trunk/src/VBox/Main/src-all/ThreadTask.cpp (modified) Main/ThreadTask.cpp: Warning, spaces. Tue, 15 Dec 2015 15:32:01 GMT vboxsync [59135] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) Indent. Tue, 15 Dec 2015 14:55:18 GMT vboxsync [59134] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) Guest Control/VBoxService: Build up a UPN (User Principal Name) if a ... Tue, 15 Dec 2015 14:25:23 GMT vboxsync [59133] * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win.cpp: Emphasize UPN (User Principal Name) handling on ... Tue, 15 Dec 2015 12:42:54 GMT vboxsync [59132] * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) VMM: Recursive EMT rendezvous fixes, adding support for recursion ... Tue, 15 Dec 2015 12:13:17 GMT vboxsync [59131] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) VBoxServiceControlProcess.cpp: Logging. Tue, 15 Dec 2015 11:44:05 GMT vboxsync [59130] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: release the machine lock when calling the external auth library. Tue, 15 Dec 2015 10:35:21 GMT vboxsync [59129] * trunk/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassBot.c (modified) EFI: Work with USB MSDs that fail the GET_MAX_LUN request. Tue, 15 Dec 2015 09:42:04 GMT vboxsync [59128] * trunk/src/VBox/VMM/VMMR3/MMHeap.cpp (modified) typo Mon, 14 Dec 2015 15:56:07 GMT vboxsync [59127] * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp (modified) VBoxUSB/win: Minor cleanups and a few more pointer checks after vital ... Mon, 14 Dec 2015 15:05:51 GMT vboxsync [59126] * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) VMMR3EmtRendezvous: Added support for recursion of the ordered and ... Mon, 14 Dec 2015 15:00:14 GMT vboxsync [59125] * trunk/src/VBox/Main/src-server/solaris/USBProxyBackendSolaris.cpp (modified) USBProxyBackendSolaris.cpp: More build fixes Mon, 14 Dec 2015 14:59:46 GMT vboxsync [59124] * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) VMMR3EmtRendezvous: Added support for recursion of the ordered and ... Mon, 14 Dec 2015 14:52:44 GMT vboxsync [59123] * trunk/src/VBox/Main/src-server/darwin/USBProxyBackendDarwin.cpp (modified) Main/USB: More fixes Mon, 14 Dec 2015 14:50:28 GMT vboxsync [59122] * trunk/src/VBox/Main/src-client/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/iokit.cpp (modified) * trunk/src/VBox/Main/src-server/freebsd/USBProxyBackendFreeBSD.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/USBProxyBackendSolaris.cpp (modified) Main/USB: More fixes Mon, 14 Dec 2015 14:44:08 GMT vboxsync [59121] * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp (modified) USB/win: Fix crash 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.