# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 3:05:35 PM Fri, 21 Oct 2016 12:13:14 GMT vboxsync [64353] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/Samples/DevPlayground.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) PDM: Added a pPciDev parameter to PDMDEVHLPR3::pfnMMIOExPreRegister. Fri, 21 Oct 2016 12:04:16 GMT vboxsync [64352] * trunk/src/VBox/Devices/Audio/HDACodec.cpp (modified) Audio/DevIchHdaCodec.cpp: Association group fixes for recording on ... Fri, 21 Oct 2016 11:29:03 GMT vboxsync [64351] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (moved) * trunk/src/VBox/Devices/Audio/DevHDACommon.h (moved) * trunk/src/VBox/Devices/Audio/HDACodec.cpp (moved) * trunk/src/VBox/Devices/Audio/HDACodec.h (moved) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Audio: Renamed HDA files to better reflect what they are. Fri, 21 Oct 2016 10:17:12 GMT vboxsync [64350] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Audio/DevIchAc97.cpp: Fixed warnings in ichac97StreamsInit(). Fri, 21 Oct 2016 10:05:29 GMT vboxsync [64349] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Audio/DevIchAc97.cpp: Fixed crashes on destruction. Fri, 21 Oct 2016 10:04:51 GMT vboxsync [64348] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio/AudioMixer.cpp: Do not decrement sinks reference count in ... Fri, 21 Oct 2016 09:17:21 GMT vboxsync [64347] * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) Installer/win: minor cleanup, removing commented out bits (which ... Fri, 21 Oct 2016 00:41:24 GMT vboxsync [64346] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: LogRel2 to debug regression from r111333. Thu, 20 Oct 2016 19:54:15 GMT vboxsync [64345] * trunk/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp (modified) VBoxApic.cpp: update. Thu, 20 Oct 2016 19:52:33 GMT vboxsync [64344] * trunk/src/VBox/Devices/Bus/PCIInternal.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) pci: Start using VBOX_PCI_NUM_REGIONS; doxygen. Thu, 20 Oct 2016 19:28:31 GMT vboxsync [64343] * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/common/string/strprintf.cpp (modified) strprintf.cpp: Apply the same optimizations as was done for ... Thu, 20 Oct 2016 19:28:01 GMT vboxsync [64342] * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) tstRTStrFormat: duh! Thu, 20 Oct 2016 18:55:52 GMT vboxsync [64341] * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) build fix Thu, 20 Oct 2016 18:38:21 GMT vboxsync [64340] * 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/strprintf2.cpp (copied) * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) IPRT: Introducing RTStrPrintf2, RTStrPrintf2V, RTStrPrintf2Ex, and ... Thu, 20 Oct 2016 17:27:55 GMT vboxsync [64339] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeCOM32On64.wxs (modified) * trunk/src/VBox/Installer/win/VirtualBox_TypeLib.xsl (modified) * trunk/src/VBox/Installer/win/VirtualBox_TypeLibWithInterfaces.xsl (modified) Installer/win: fix MSM installer build Thu, 20 Oct 2016 17:24:54 GMT vboxsync [64338] * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl (modified) Frontend/VirtualBox: COMWrappers.xsl copy/paste comment fix Thu, 20 Oct 2016 16:39:52 GMT vboxsync [64337] * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp (modified) * trunk/src/VBox/Additions/linux/drm/files_vboxvideo_drv (modified) * trunk/src/VBox/Additions/linux/drm/vbox_drv.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_fb.c (modified) bugref:8614: Additions/common/VBoxVideo: make the code more self- ... Thu, 20 Oct 2016 15:16:06 GMT vboxsync [64336] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) bugref:8631: FE/Qt: resizing problems with tiled window manager: ... Thu, 20 Oct 2016 15:14:21 GMT vboxsync [64335] * trunk/src/VBox/Main/src-all/Global.cpp (modified) For Solaris 11 guests, default to RTC using UTC to match the OS. 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: ...