# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 2:42:46 PM Thu, 20 Oct 2016 14:43:06 GMT vboxsync [64334] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMainWindow.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/runtime/UISlidingToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp (modified) bugref:8631: FE/Qt: resizing problems with tiled window managers: ... Thu, 20 Oct 2016 14:23:29 GMT vboxsync [64333] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) Audio: Match to 5.1 in terms of functionality by disabling backend- ... Thu, 20 Oct 2016 14:03:29 GMT vboxsync [64332] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) Added host audio adapter init. Thu, 20 Oct 2016 12:18:57 GMT vboxsync [64331] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: Mac OS X: Workaround for Qt 5.6.x quirk which makes Chooser ... Thu, 20 Oct 2016 12:11:23 GMT vboxsync [64330] * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) * trunk/src/libs/xpcom18a4/python/src/TypeObject.cpp (modified) libs/xpcom/python: fixes when compiling against Python 3.2 or newer Wed, 19 Oct 2016 17:44:14 GMT vboxsync [64329] * trunk/src/VBox/Devices/Samples/DevPlayground.cpp (modified) DevPlayground: Increased the 2nd region to 256GB to make sure that works. Wed, 19 Oct 2016 17:43:45 GMT vboxsync [64328] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) DevPciIch9: Removed obsolete (we think) mapping restriction ... Wed, 19 Oct 2016 17:42:18 GMT vboxsync [64327] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/param.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) PGM: Allow pre-registered MMIO regions up to 1TB in size by using ... Wed, 19 Oct 2016 17:37:25 GMT vboxsync [64326] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTrayMsg.h (modified) VBoxTrayMsg.h: Duh. VBOXTRAY_IPC_PIPE_PREFIX need to have the full ... Wed, 19 Oct 2016 16:52:18 GMT vboxsync [64325] * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) build fix Wed, 19 Oct 2016 16:50:12 GMT vboxsync [64324] * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (modified) gcc 6.2 fix Wed, 19 Oct 2016 15:34:57 GMT vboxsync [64323] * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) pgmHandlerPhysicalExRegister: Corrected check for single RAM range. Wed, 19 Oct 2016 15:34:19 GMT vboxsync [64322] * trunk/src/VBox/VMM/include/PGMInline.h (modified) GCPhys >= pRam->GCPhys: counter fix. Wed, 19 Oct 2016 14:56:27 GMT vboxsync [64321] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: Don't include the SCSI driver for passthrough devices Wed, 19 Oct 2016 14:55:59 GMT vboxsync [64320] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) Devices/Storage/DrvHost*: Start working on implementing PDMIMEDIAEX ... Wed, 19 Oct 2016 14:03:52 GMT vboxsync [64319] * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) OHCI: Do not enable interrupts on reset; tiny bit of extra logging. Wed, 19 Oct 2016 12:05:01 GMT vboxsync [64318] * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) build fixes for Windows Wed, 19 Oct 2016 12:03:27 GMT vboxsync [64317] * trunk/src/VBox/Devices/Storage/DrvHostBase-solaris.cpp (modified) build fixes for Solaris Wed, 19 Oct 2016 11:59:42 GMT vboxsync [64316] * trunk/src/VBox/Devices/Storage/DrvHostBase-darwin.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-freebsd.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-linux.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-solaris.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostFloppy.cpp (modified) Devices/Storage/DrvHost*: Move host dependent members of DRVHOSTBASE ... Wed, 19 Oct 2016 09:54:29 GMT vboxsync [64315] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) ticketref:15971: make the 'VBoxManage storagectl' help + ... Wed, 19 Oct 2016 08:58:02 GMT vboxsync [64314] * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) Audio/DrvHostCoreAudio.cpp: Match to 5.1/5.0. Tue, 18 Oct 2016 15:35:13 GMT vboxsync [64313] * trunk/Config.kmk (modified) tools: try to fix the nsis stuff Tue, 18 Oct 2016 12:56:46 GMT vboxsync [64312] * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (modified) Installer/VBoxDrvInst.cpp: Partly reverted r111233 (Windows Additions ... Tue, 18 Oct 2016 11:19:35 GMT vboxsync [64311] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) bugref:8087: Additions/x11: support non-root X server: do not only ... Tue, 18 Oct 2016 10:23:35 GMT vboxsync [64310] * trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) VMM/GIM/KVM: Don't GP fault on invalid time-struct MSR write Tue, 18 Oct 2016 09:13:23 GMT vboxsync [64309] * trunk/tools/bin/gen-slickedit-workspace.sh (modified) Tools: Workspace updates. Mon, 17 Oct 2016 18:51:51 GMT vboxsync [64308] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITreeWidget.cpp (modified) FE/Qt: bugref:6899: Accessibility support (step 98): Adjusting ... Mon, 17 Oct 2016 18:49:15 GMT vboxsync [64307] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) NAT: bugref:8563: fixed bootp regression Mon, 17 Oct 2016 17:13:48 GMT vboxsync [64306] * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) vgdrvNtCleanup: Added @todo about nasty misbehavior if the driver is ... Mon, 17 Oct 2016 16:55:33 GMT vboxsync [64305] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.ui (modified) FE/Qt: bugref:6899: Accessibility support (step 97): Preferences: ... Mon, 17 Oct 2016 15:04:44 GMT vboxsync [64304] * trunk/include/VBox/sup.h (modified) sup.h: Set SUPGIP_MAX_CPU_GROUPS to RTCPUSET_MAX_CPUS if it's less ... Mon, 17 Oct 2016 14:57:08 GMT vboxsync [64303] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.ui (modified) FE/Qt: bugref:6899: Accessibility support (step 96): Preferences: ... Mon, 17 Oct 2016 14:51:52 GMT vboxsync [64302] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITreeWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITreeWidget.h (modified) FE/Qt: bugref:6899: Accessibility support (step 95): Extending ... Mon, 17 Oct 2016 14:28:31 GMT vboxsync [64301] * trunk/src/VBox/Devices/VirtIO/Virtio.cpp (modified) Devices/VirtIO: additional check Mon, 17 Oct 2016 14:20:08 GMT vboxsync [64300] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp (modified) VBoxServiceTimeSync.cpp: Correct verbose debug message. Mon, 17 Oct 2016 13:56:50 GMT vboxsync [64299] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) bugref:8563: bootp fixes Mon, 17 Oct 2016 13:55:11 GMT vboxsync [64298] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.h (modified) bugref:8573: applied FIN-RST-2.diff: fix for shutting down half- ... Mon, 17 Oct 2016 13:55:10 GMT vboxsync [64297] * trunk/Config.kmk (modified) Tools: Enable NSIS 2.5.1. Mon, 17 Oct 2016 13:51:02 GMT vboxsync [64296] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsNT4.nsh (modified) Windows Additions installer: Path adjustments for NT4. Mon, 17 Oct 2016 12:36:43 GMT vboxsync [64295] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) bugref:3810: X11 Guest Additions maintenance: check ... Mon, 17 Oct 2016 11:34:36 GMT vboxsync [64294] * trunk/Doxyfile.Core (modified) * trunk/include/VBox/vusb.h (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBSniffer.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) * trunk/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp (modified) * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) * trunk/src/VBox/Devices/USB/os2/USBProxyDevice-os2.cpp (modified) VUSB: Doxygen fixes Mon, 17 Oct 2016 11:34:18 GMT vboxsync [64293] * trunk/src/VBox/Runtime/r3/win/mp-win.cpp (modified) mp-win.cpp: Can't skip lazy GIP re-initialization anywhere, because ... Mon, 17 Oct 2016 10:38:53 GMT vboxsync [64292] * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) VBoxTray,InstallerHelper,VBoxService: Use ... Mon, 17 Oct 2016 10:17:49 GMT vboxsync [64291] * trunk/include/iprt/localipc.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/localipc.cpp (deleted) Reverted r111300 and subsequent changes since the fix is to use ... Mon, 17 Oct 2016 09:55:33 GMT vboxsync [64290] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip.cpp: supdrvOSGipGetGroupTableSize is only present on windows!. Mon, 17 Oct 2016 09:42:58 GMT vboxsync [64289] * trunk/src/VBox/Runtime/r3/localipc.cpp (modified) RTLocalIpcMakeNameUniqueUser: build fix and @todo. Mon, 17 Oct 2016 09:42:49 GMT vboxsync [64288] * trunk/include/iprt/localipc.h (modified) * trunk/src/VBox/Runtime/r3/localipc.cpp (modified) RTLocalIpcMakeNameUniqueUser: build fix and @todo. Mon, 17 Oct 2016 09:27:47 GMT vboxsync [64287] * trunk/src/VBox/Runtime/r3/localipc.cpp (added) build fix for r111300 Mon, 17 Oct 2016 08:18:33 GMT vboxsync [64286] * trunk/src/VBox/Runtime/common/misc/assert.cpp (modified) assert.cpp: revered unintentional change. Sun, 16 Oct 2016 20:08:03 GMT vboxsync [64285] * trunk/include/iprt/localipc.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/VBoxGuestInstallHelper.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Additions: bugref:8622: Use crc of user name in name of ipc pipe Sat, 15 Oct 2016 20:24:45 GMT vboxsync [64284] * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) IPRT,SUP: Major vboxdrv and GIP version change; more flexible ... Sat, 15 Oct 2016 17:10:23 GMT vboxsync [64283] * trunk/src/VBox/Runtime/r3/win/mp-win.cpp (modified) IPRT,SUP: Major vboxdrv and GIP version change; more flexible ... Sat, 15 Oct 2016 16:49:40 GMT vboxsync [64282] * trunk/include/VBox/sup.mac (modified) IPRT,SUP: Major vboxdrv and GIP version change; more flexible ... Sat, 15 Oct 2016 16:46:29 GMT vboxsync [64281] * trunk/include/VBox/sup.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/mp.h (modified) * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/assert.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesupref.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesupref.h (modified) * trunk/src/VBox/Runtime/generic/mppresent-generic-online.cpp (copied) * trunk/src/VBox/Runtime/include/internal/mp.h (added) * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/mpnotification-r0drv-nt.cpp (deleted) * trunk/src/VBox/Runtime/r3/win/mp-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMp-1.cpp (modified) IPRT,SUP: Major vboxdrv and GIP version change; more flexible ... Fri, 14 Oct 2016 19:49:26 GMT vboxsync [64280] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Dev/E1000 (bugref:8624) Disable throttling by default, new TidEnabled ... Fri, 14 Oct 2016 12:48:18 GMT vboxsync [64279] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: todo Fri, 14 Oct 2016 12:17:45 GMT vboxsync [64278] * trunk/src/VBox/Devices/Storage/DrvHostBase-darwin.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-freebsd.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-linux.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-solaris.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostFloppy.cpp (modified) Devices/Storage/DrvHost*: Move more host dependent code into the host ... Fri, 14 Oct 2016 11:21:53 GMT vboxsync [64277] * trunk/src/VBox/Storage/Parallels.cpp (modified) doxygen fix Fri, 14 Oct 2016 11:16:06 GMT vboxsync [64276] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Serial,Parallel: Doxygen fixes Fri, 14 Oct 2016 10:34:43 GMT vboxsync [64275] * trunk/Makefile.kmk (modified) Doxygen: Don't ignore warnings for src/VBox/Storage to catch them ... Fri, 14 Oct 2016 10:33:43 GMT vboxsync [64274] * trunk/include/VBox/pci.h (modified) * trunk/include/VBox/vd-ifs.h (modified) * trunk/include/VBox/vmm/pdmstorageifs.h (modified) * trunk/include/VBox/vscsi.h (modified) * trunk/src/VBox/Devices/Storage/ATAPIPassthrough.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevFdc.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvRamDisk.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/HBDMgmt-darwin.cpp (modified) * trunk/src/VBox/Devices/Storage/HBDMgmt-win.cpp (modified) * trunk/src/VBox/Devices/Storage/IOBufMgmt.h (modified) * trunk/src/VBox/Devices/Storage/UsbMsd.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxSCSI.cpp (modified) Devices/Storage: Doxygen fixes Fri, 14 Oct 2016 09:30:48 GMT vboxsync [64273] * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/SystemProperties+Settings: initial value for exclusive hwvirt is ... Fri, 14 Oct 2016 08:25:05 GMT vboxsync [64272] * trunk/include/VBox/vd-cache-backend.h (modified) * trunk/include/VBox/vd-ifs.h (modified) * trunk/include/VBox/vd-image-backend.h (modified) * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Storage/DMG.cpp (modified) * trunk/src/VBox/Storage/ISCSI.cpp (modified) * trunk/src/VBox/Storage/QCOW.cpp (modified) * trunk/src/VBox/Storage/QED.cpp (modified) * trunk/src/VBox/Storage/RAW.cpp (modified) * trunk/src/VBox/Storage/VCICache.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VDIfVfs2.cpp (modified) * trunk/src/VBox/Storage/VHD.cpp (modified) * trunk/src/VBox/Storage/VHDX.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) Storage: Doxygen fixes Fri, 14 Oct 2016 07:37:12 GMT vboxsync [64271] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) bugref:3810: X11 Guest Additions maintenance: check ... Fri, 14 Oct 2016 06:19:12 GMT vboxsync [64270] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) bugref:3810: X11 Guest Additions maintenance: Add two new defines - ... Fri, 14 Oct 2016 06:03:39 GMT vboxsync [64269] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/amesa.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/dmesa.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/gl.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/glext.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/glfbdev.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/glu.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/glx.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/glx_mangle.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/glxext.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/internal (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/internal/dri_interface.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/internal/dri_sarea.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/internal/glcore.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/internal/sarea.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/mesa_wgl.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/miniglx.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/osmesa.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/uglmesa.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/xmesa.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/xmesa_x.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/xmesa_xf86.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/README (modified) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/include (deleted) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/src (deleted) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) bugref:3810: X11 Guest Additions maintenance: remove unnecessary ... Thu, 13 Oct 2016 19:07:55 GMT vboxsync [64268] * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) Runtime: Doxygen fix to unbreak generation of documentation Thu, 13 Oct 2016 17:17:20 GMT vboxsync [64267] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) initterm-r0drv-nt.cpp: Reality update on MaximumProcessorCount. Thu, 13 Oct 2016 16:57:28 GMT vboxsync [64266] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) FE/Qt: bugref:6899: Accessibility support (step 94): Preferences: ... Thu, 13 Oct 2016 16:49:48 GMT vboxsync [64265] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) FE/Qt: bugref:6899: Accessibility support (step 93): Preferences: ... Thu, 13 Oct 2016 16:44:52 GMT vboxsync [64264] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) FE/Qt: bugref:6899: Accessibility support (step 92): Preferences: ... Thu, 13 Oct 2016 16:31:37 GMT vboxsync [64263] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) FE/Qt: bugref:6899: Accessibility support (step 91): Preferences: ... Thu, 13 Oct 2016 16:14:57 GMT vboxsync [64262] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) FE/Qt: bugref:6899: Accessibility support (step 90): Preferences: ... Thu, 13 Oct 2016 16:00:38 GMT vboxsync [64261] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) FE/Qt: bugref:6899: Accessibility support (step 89): Preferences: ... Thu, 13 Oct 2016 15:54:01 GMT vboxsync [64260] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) supdrvGipDetectGetGipCpuCallback: paranoia, pGipCpu could be NULL. Thu, 13 Oct 2016 15:50:07 GMT vboxsync [64259] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.h (modified) FE/Qt: bugref:6899: Accessibility support (step 88): Preferences: ... Thu, 13 Oct 2016 15:42:25 GMT vboxsync [64258] * trunk/src/VBox/Devices/Storage/DrvHostBase-darwin.cpp (modified) Devices/Storage/DrvHostBase-darwin.cpp: build fix attempt Thu, 13 Oct 2016 15:25:43 GMT vboxsync [64257] * trunk/include/VBox/sup.mac (modified) SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor ... Thu, 13 Oct 2016 15:24:59 GMT vboxsync [64256] * trunk/include/VBox/sup.mac (modified) SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor ... Thu, 13 Oct 2016 15:18:21 GMT vboxsync [64255] * trunk/include/VBox/sup.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/nt/nt.h (modified) * trunk/include/iprt/time.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesup.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesupref.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesupref.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor ... Thu, 13 Oct 2016 14:51:50 GMT vboxsync [64254] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.h (modified) FE/Qt: bugref:6899: Accessibility support (step 87): Preferences: ... Thu, 13 Oct 2016 14:22:17 GMT vboxsync [64253] * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) Windows build fix Thu, 13 Oct 2016 14:20:01 GMT vboxsync [64252] * trunk/src/VBox/Devices/Storage/DrvHostBase-darwin.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-freebsd.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-linux.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-solaris.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) Devices/Storage/DrvHost*: Move destroying the host specific resources ... Thu, 13 Oct 2016 14:00:33 GMT vboxsync [64251] * trunk/src/VBox/Devices/Storage/DrvHostBase-darwin.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-freebsd.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-linux.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-solaris.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) Devices/Storage/DrvHost*: Move the read/write/flush methods to the ... Thu, 13 Oct 2016 13:47:27 GMT vboxsync [64250] * trunk/Makefile.kmk (modified) Doxygen: Ignore new warning which surfaced (getting back to this later) Thu, 13 Oct 2016 13:16:45 GMT vboxsync [64249] * trunk/src/VBox/Devices/Storage/DrvHostFloppy.cpp (modified) Windows build fix Thu, 13 Oct 2016 13:12:36 GMT vboxsync [64248] * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) Windows build fix Thu, 13 Oct 2016 13:09:21 GMT vboxsync [64247] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostFloppy.cpp (modified) Devices/Storage/DrvHost*: Move determining the medai size to the host ... Thu, 13 Oct 2016 13:08:51 GMT vboxsync [64246] * trunk/src/VBox/Devices/Storage/DrvHostBase-darwin.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-freebsd.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-linux.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-solaris.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) Devices/Storage/DrvHost*: Move determining the medai size to the host ... Thu, 13 Oct 2016 12:48:33 GMT vboxsync [64245] * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) Build fixes Thu, 13 Oct 2016 12:43:11 GMT vboxsync [64244] * trunk/src/VBox/Devices/Storage/DrvHostBase-linux.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) Build fixes Thu, 13 Oct 2016 12:39:45 GMT vboxsync [64243] * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (modified) Windows build fix Thu, 13 Oct 2016 12:38:48 GMT vboxsync [64242] * trunk/src/VBox/Devices/Storage/DrvHostBase-solaris.cpp (modified) Solaris build fix Thu, 13 Oct 2016 12:36:24 GMT vboxsync [64241] * trunk/src/VBox/Devices/Storage/DrvHostBase-linux.cpp (added) * trunk/src/VBox/Devices/Storage/DrvHostBase-solaris.cpp (added) * trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp (added) properties Thu, 13 Oct 2016 12:35:30 GMT vboxsync [64240] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) Storage/Devices/DrvHost*: Separate the host specific code in ... Thu, 13 Oct 2016 12:07:59 GMT vboxsync [64239] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase-darwin.cpp (added) * trunk/src/VBox/Devices/Storage/DrvHostBase-freebsd.cpp (added) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) Devices/Storage/DrvHost*: Start separating host dependent code into ... Thu, 13 Oct 2016 11:52:45 GMT vboxsync [64238] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QITableView.cpp (modified) FE/Qt: bugref:6899: Accessibility support (step 86): Qt5 ... Thu, 13 Oct 2016 10:59:57 GMT vboxsync [64237] * trunk/include/iprt/nt/nt.h (modified) iprt/nt/nt.h: Override FORCEINLINE to avoid duplicate symbol trouble ... Thu, 13 Oct 2016 10:35:47 GMT vboxsync [64236] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip: name fix. Thu, 13 Oct 2016 10:32:49 GMT vboxsync [64235] * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) SUPDrvGip: name fix.