# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Jan 23, 2025 4:48:41 PM Mon, 02 May 2016 20:11:08 GMT vboxsync [60799] * trunk/include/iprt/asm.h (modified) iprt/asm.h: 16-bit fixes and todos. Mon, 02 May 2016 13:00:02 GMT vboxsync [60786] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/src-server/NATEngineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/NATNetwork+NATEngine: simplify settings handling greatly by ... Fri, 29 Apr 2016 14:56:19 GMT vboxsync [60766] * trunk/include/VBox/com/defs.h (modified) * trunk/include/VBox/com/ptr.h (modified) Main: XPCOM build fix for previous big change Fri, 29 Apr 2016 14:26:58 GMT vboxsync [60765] * trunk/Config.kmk (modified) * trunk/include/VBox/com/defs.h (modified) * trunk/include/VBox/com/microatl.h (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.h (modified) * trunk/src/VBox/HostServices/DragAndDrop/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestControl/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) * trunk/src/VBox/Main/idl/comimpl.xsl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/ProgressProxyImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) * trunk/src/VBox/Main/src-client/win/dllmain.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) * trunk/src/VBox/Main/testcase/makefile.tstVBoxAPIWin (modified) API: stop using ATL and use a vastly smaller lookalike instead, plus ... Fri, 29 Apr 2016 13:39:25 GMT vboxsync [60762] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_5600U.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_6700K.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Pentium_N3530_2_16GHz.h (added) * trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp (modified) CPUM: Added an atom silvermont CPU profile. Thu, 28 Apr 2016 16:38:59 GMT vboxsync [60748] * trunk/include/VBox/GuestHost/GuestControl.h (modified) doxygen fixes. Thu, 28 Apr 2016 16:35:13 GMT vboxsync [60747] * trunk/include/VBox/GuestHost/GuestControl.h (modified) VBox/GuestHost/GuestControl.h: For the millionth time, either get ... Wed, 27 Apr 2016 13:11:46 GMT vboxsync [60716] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up ... Tue, 26 Apr 2016 09:42:13 GMT vboxsync [60701] * trunk/include/VBox/com/array.h (modified) * trunk/include/VBox/com/listeners.h (modified) com/array.h+com/listerers.h: cleanups, reduce ATL dependency Mon, 25 Apr 2016 13:43:42 GMT vboxsync [60689] * trunk/include/VBox/vmm/apic.h (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: Implemented old saved-state compatibility, eliminated ... Sun, 24 Apr 2016 14:55:46 GMT vboxsync [60677] * trunk/include/iprt/x86.h (modified) iprt/x86.h: Added X86_PAGE_SIZE and associates aliasing ... Fri, 22 Apr 2016 23:50:12 GMT vboxsync [60667] * trunk/include/iprt/x86.h (modified) x86.h: docs Fri, 22 Apr 2016 23:35:35 GMT vboxsync [60665] * trunk/include/iprt/x86.h (modified) VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious ... Fri, 22 Apr 2016 12:59:40 GMT vboxsync [60646] * trunk/include/VBox/vmm/apic.h (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: Go back to ring-3 for all base MSR writes for now. Logging ... Thu, 21 Apr 2016 16:20:38 GMT vboxsync [60635] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) IOAPIC uses its own log group. Thu, 21 Apr 2016 13:00:20 GMT vboxsync [60622] * trunk/include/VBox/GuestHost/GuestControl.h (added) * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.h (added) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control: Added proper handling for (VBoxService) toolbox exit ... Wed, 20 Apr 2016 17:16:37 GMT vboxsync [60608] * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/MediumFormatImpl.cpp (modified) * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VHD.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) Main+Storage/VD: add a capability which marks preferred medium format ... Wed, 20 Apr 2016 14:32:19 GMT vboxsync [60603] * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/Runtime/r0drv/alloc-ef-r0drv.cpp (modified) Assorted compile fixes for FreeBSD Wed, 20 Apr 2016 14:03:01 GMT vboxsync [60601] * trunk/include/VBox/vmm/apic.h (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) VMM/APIC: Saved-state, work-in-progress. Wed, 20 Apr 2016 11:02:38 GMT vboxsync [60593] * trunk/include/VBox/vmm/apic.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: Profiling and reduce 8 atomic ops to 4. Tue, 19 Apr 2016 03:06:42 GMT vboxsync [60560] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFStack.cpp (modified) DBGFStack: Take odd saved BP as a hint of far returns. Mon, 18 Apr 2016 15:02:26 GMT vboxsync [60542] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructDTrace.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM/APIC: Much fun with alignment and sizes. Mon, 18 Apr 2016 10:16:48 GMT vboxsync [60534] * trunk/include/VBox/vmm/apic.h (modified) VMM/APIC: AssertCompile. Thu, 14 Apr 2016 18:36:57 GMT vboxsync [60510] * trunk/include/VBox/VBoxVideo3D.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) GuestHost/OpenGL: fixed annoying warning Thu, 14 Apr 2016 17:16:03 GMT vboxsync [60506] * trunk/include/VBox/com/defs.h (modified) include/VBox/com/defs.h: more build break fixing for XPCOM Thu, 14 Apr 2016 16:39:11 GMT vboxsync [60504] * trunk/include/VBox/com/ptr.h (modified) include/VBox/com/ptr.h: streamline ATL use, whitespace cleanup Thu, 14 Apr 2016 09:38:28 GMT vboxsync [60485] * trunk/include/iprt/uint32.h (modified) * trunk/include/iprt/uint64.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-UInt32Div.c (added) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-UInt64Div.c (added) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-wc16-U4D.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-wc16-U8DQ.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-wc16-U8DR.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-wc32-U8D.asm (modified) bs3kit: 8086 friendly 32-bit and 64-bit unsigned integer division. Thu, 14 Apr 2016 09:25:51 GMT vboxsync [60484] * trunk/include/iprt/uint32.h (copied) * trunk/include/iprt/uint64.h (modified) * trunk/src/VBox/Devices/BiosCommonCode/ASMBitLastSetU16.asm (copied) * trunk/src/VBox/Devices/BiosCommonCode/DoUInt32Div.c (added) * trunk/src/VBox/Devices/BiosCommonCode/__I4D.asm (copied) * trunk/src/VBox/Devices/BiosCommonCode/__I4M.asm (copied) * trunk/src/VBox/Devices/BiosCommonCode/__U4D.asm (copied) * trunk/src/VBox/Devices/BiosCommonCode/__U4M.asm (copied) * trunk/src/VBox/Devices/BiosCommonCode/__U8LS.asm (copied) * trunk/src/VBox/Devices/BiosCommonCode/__U8RS.asm (copied) * trunk/src/VBox/Devices/BiosCommonCode/fmemcpy.asm (moved) * trunk/src/VBox/Devices/BiosCommonCode/fmemset.asm (copied) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) PCBIOS: split up the support.asm file and implemented 32-bit division ... Thu, 14 Apr 2016 07:12:40 GMT vboxsync [60483] * trunk/include/iprt/utf16.h (modified) build fix (Doxygen comment) Thu, 14 Apr 2016 00:50:47 GMT vboxsync [60482] * trunk/include/iprt/uint128.h (modified) * trunk/include/iprt/uint64.h (copied) iprt/uint64.h: Converted uint128.h to RTUINT64U 64-bit for ancient ... Wed, 13 Apr 2016 20:14:41 GMT vboxsync [60481] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/utf16.h (modified) * trunk/src/VBox/Runtime/common/string/utf-16-case.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-16.cpp (modified) * trunk/src/VBox/Runtime/nt/RTNtPathExpand8dot3Path.cpp (modified) * trunk/src/VBox/Runtime/nt/RTNtPathFindPossible8dot3Name.cpp (added) * trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTNtPath-1.cpp (added) IPRT: Added testcase for RTNtPathExpand8dot3Path and ... Wed, 13 Apr 2016 20:13:17 GMT vboxsync [60480] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/nt/RTNtPathExpand8dot3Path.cpp (added) SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & ... Mon, 11 Apr 2016 19:23:37 GMT vboxsync [60440] * trunk/include/VBox/VMMDevTesting.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevTesting.cpp (modified) VMMDevTesting: Adjusted the CMD and DATA expectations to handle pure ... Mon, 11 Apr 2016 14:33:04 GMT vboxsync [60428] * trunk/include/VBox/vmm/apic.h (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) VMM/APIC: fixes with APIC base MSR initialization and nits. Mon, 11 Apr 2016 14:30:32 GMT vboxsync [60427] * trunk/include/iprt/linux/sysfs.h (modified) * trunk/src/VBox/Runtime/r3/linux/sysfs.cpp (modified) Runtime/linux/sysfs.cpp: Fixes for the tstRTSystemQueryDmi testcase, ... Mon, 11 Apr 2016 08:47:24 GMT vboxsync [60413] * trunk/include/VBox/vmm/iem.h (modified) iem.h: docs Mon, 11 Apr 2016 08:47:08 GMT vboxsync [60412] * trunk/include/VBox/vmm/cpum.h (modified) cpum.h: Added NEC V20/V30 to CPUMMICROARCH. Sun, 10 Apr 2016 15:42:46 GMT vboxsync [60410] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) IMachine: Added CPUProfile attribute (read/write string). Added a ... Sun, 10 Apr 2016 15:40:07 GMT vboxsync [60409] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) com::Bstr: Added compareUtf8() for optimal comparsions with UTF-8 ... Sun, 10 Apr 2016 02:05:03 GMT vboxsync [60406] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) VMM: doxygen fixes Sun, 10 Apr 2016 02:02:03 GMT vboxsync [60405] * trunk/include/VBox/vmm/pdmapi.h (modified) pdmapi.h/FNPDMVMMDEVHEAPNOTIFY: Added missing DECLCALLBACK. Sat, 09 Apr 2016 23:45:55 GMT vboxsync [60404] * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcArch.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) VMM,Devices,Main: Implemented soft/warm reset for shutdown status ... Fri, 08 Apr 2016 16:29:01 GMT vboxsync [60398] * trunk/include/VBox/vmm/apic.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/APICR0.cpp (deleted) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) VMM/APIC: Get rid of specialized R0 code and clean up ordering ... Fri, 08 Apr 2016 16:17:15 GMT vboxsync [60396] * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can ... Fri, 08 Apr 2016 09:47:08 GMT vboxsync [60393] * trunk/include/iprt/linux/sysfs.h (modified) * trunk/src/VBox/Runtime/r3/linux/sysfs.cpp (modified) Runtime/linux/sysfs: Fixes, implement two forgotten methods Fri, 08 Apr 2016 09:17:34 GMT vboxsync [60390] * trunk/include/iprt/linux/sysfs.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/r3/linux/sysfs.cpp (modified) Runtime/linux/sysfs: Correct format string attributes and introduce ... Fri, 08 Apr 2016 08:32:13 GMT vboxsync [60387] * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) PDM: Call pfnInitComplete after both ring-0 and raw-mode is fully ... Fri, 08 Apr 2016 00:16:58 GMT vboxsync [60384] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: Marked instructions introduced by the 186, 286, 386 and 486 to ... Thu, 07 Apr 2016 15:53:36 GMT vboxsync [60377] * trunk/include/VBox/vmm/apic.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/APICR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) VMM: Fix APIC, CPUM init ordering for the new APIC code while still ... Thu, 07 Apr 2016 14:21:30 GMT vboxsync [60373] * trunk/include/iprt/linux/sysfs.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/RTSystemQueryDmiString-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/mp-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/sysfs.cpp (modified) Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT ... Thu, 07 Apr 2016 07:41:24 GMT vboxsync [60368] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) constant strings with 'const char*' instead of 'char*' Wed, 06 Apr 2016 11:54:39 GMT vboxsync [60353] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * 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/DevIchHdaCodec.h (modified) * trunk/src/VBox/Devices/Audio/DevIchHdaCommon.h (added) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Audio: Added HDA support for newer Linux guests; more work on ... Wed, 06 Apr 2016 09:38:49 GMT vboxsync [60349] * trunk/include/iprt/sg.h (modified) oops Wed, 06 Apr 2016 09:34:14 GMT vboxsync [60346] * trunk/include/iprt/sg.h (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and ... Tue, 05 Apr 2016 00:34:02 GMT vboxsync [60323] * trunk/include/iprt/asm-amd64-x86-watcom-16.h (modified) include/iprt/asm-amd64-x86-watcom-16.h: Some simple CPUID functions. Tue, 05 Apr 2016 00:33:42 GMT vboxsync [60322] * trunk/include/VBox/VMMDevTesting.mac (modified) kmk incs Mon, 04 Apr 2016 17:31:56 GMT vboxsync [60314] * trunk/include/iprt/err.mac (modified) iprt/err.*: regenerated Mon, 04 Apr 2016 17:31:43 GMT vboxsync [60313] * trunk/include/iprt/x86.h (modified) * trunk/include/iprt/x86.mac (modified) iprt/x86.*: updates Mon, 04 Apr 2016 16:02:21 GMT vboxsync [60309] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) VMM: Doxygen fixes for r106369. Mon, 04 Apr 2016 15:23:11 GMT vboxsync [60307] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/apic.h (added) * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD2.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD2.h (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (added) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/APICR0.cpp (added) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (added) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PDMRCDevice.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (added) * trunk/src/VBox/VMM/include/GIMInternal.h (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) VMM: APIC rewrite. Initial commit, work in progress. Sun, 03 Apr 2016 18:04:06 GMT vboxsync [60299] * trunk/include/iprt/formats/pecoff.h (modified) comment typo Sun, 03 Apr 2016 17:10:48 GMT vboxsync [60297] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/formats/pecoff.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, ... Thu, 31 Mar 2016 00:47:04 GMT vboxsync [60264] * trunk/include/iprt/formats/omf.h (modified) iprt/formats/omf.h: correction and additions. Wed, 30 Mar 2016 14:11:52 GMT vboxsync [60262] * trunk/include/VBox/HostServices/Service.h (modified) HostServices/Service.h: Initialize rc. Wed, 30 Mar 2016 14:10:13 GMT vboxsync [60261] * trunk/include/VBox/HostServices/Service.h (modified) HostServices/Service.h: Only copy parameters if a valid parameter ... Wed, 30 Mar 2016 11:35:50 GMT vboxsync [60259] * trunk/include/iprt/formats/codeview.h (modified) * trunk/include/iprt/formats/omf.h (modified) dbgmodcodeview.cpp: Parse CV8 line numbers. Tue, 29 Mar 2016 14:43:16 GMT vboxsync [60245] * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/crypto/x509-core.cpp (modified) IPRT: Added RTCrX509Name_GetShortRdn. Tue, 29 Mar 2016 10:18:26 GMT vboxsync [60241] * trunk/include/VBox/usblib.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) usblib.h,SUPDrv: Added missing RTStrPurgeEncoding to SUPDrv so ... Tue, 29 Mar 2016 09:03:12 GMT vboxsync [60238] * trunk/include/VBox/log.h (modified) include/VBox/log.h: fix for r106253 Mon, 28 Mar 2016 23:20:29 GMT vboxsync [60235] * trunk/include/iprt/asm-amd64-x86.h (modified) iprt/asm-amd64-x86.h: doxygen fix Mon, 28 Mar 2016 19:41:30 GMT vboxsync [60230] * trunk/include/iprt/asm-amd64-x86-watcom-16.h (modified) duh Mon, 28 Mar 2016 18:47:53 GMT vboxsync [60229] * trunk/include/iprt/asm-amd64-x86-watcom-16.h (modified) * trunk/include/iprt/asmdefs.mac (modified) later Mon, 28 Mar 2016 18:28:22 GMT vboxsync [60228] * trunk/include/iprt/asm-amd64-x86.h (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/asmdefs.mac (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMRC/CSAMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) asm-amd64-x86.h,*: made ASMInvalidatePage take a flat unsigned ... Mon, 28 Mar 2016 12:22:04 GMT vboxsync [60219] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) bugref:8249. New API interface ICertificate was added. Sun, 27 Mar 2016 16:09:32 GMT vboxsync [60209] * trunk/include/VBox/usblib.h (modified) leave out RTStrPurgeEncoding() from USBLibPurgeEncoding for ... Sat, 26 Mar 2016 23:43:31 GMT vboxsync [60201] * trunk/include/iprt/asm-amd64-x86.h (modified) iprt/asm-amd64-x86.h: Use the Visual C++ __halt() intrinsic when ... Sat, 26 Mar 2016 22:48:01 GMT vboxsync [60200] * trunk/include/iprt/asmdefs.mac (modified) iprt/asmdefs.mac: AssertCompileMemberAlignment and AssertCompile. Fri, 25 Mar 2016 21:33:07 GMT vboxsync [60192] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: Added 'static' to DECLINLINE for C++ and MSC to prevent ... Wed, 23 Mar 2016 19:12:39 GMT vboxsync [60177] * trunk/include/VBox/VBoxVideo.h (modified) bugref:8087: Additions/x11: support non-root X server: add a ... Wed, 23 Mar 2016 13:21:20 GMT vboxsync [60164] * trunk/include/VBox/usblib.h (modified) USB: RT_C_IS_CNTRL returns true for the terminator. Wed, 23 Mar 2016 13:20:26 GMT vboxsync [60163] * trunk/include/VBox/usblib.h (modified) USBLibPurgeEncoding: Wrong length. Wed, 23 Mar 2016 13:19:33 GMT vboxsync [60162] * trunk/include/VBox/usblib.h (modified) * trunk/include/iprt/ctype.h (modified) USB: RT_C_IS_CNTRL returns true for the terminator. Wed, 23 Mar 2016 12:11:46 GMT vboxsync [60159] * trunk/include/VBox/usbfilter.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/darwin/VBoxUSB.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/testcase/tstUSBFilter.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFilterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyBackend.cpp (modified) USB: Added fPurge parameter to USBFilterSetStringExact so the usb ... Wed, 23 Mar 2016 11:44:24 GMT vboxsync [60156] * trunk/include/VBox/usblib.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.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) USB: Purge strings. Wed, 23 Mar 2016 11:30:58 GMT vboxsync [60155] * trunk/include/VBox/usblib.h (modified) Main,USBLib: Promoted usbPurgeEncoding to USBLibPurgeEncoding as it ... Wed, 23 Mar 2016 11:29:21 GMT vboxsync [60154] * trunk/include/VBox/usblib.h (modified) * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) Main,USBLib: Promoted usbPurgeEncoding to USBLibPurgeEncoding as it ... Tue, 22 Mar 2016 09:50:50 GMT vboxsync [60134] * trunk/include/iprt/asmdefs.mac (modified) iprt/asmdefs.mac: AssertCompileSizeAlignment. Mon, 21 Mar 2016 14:28:23 GMT vboxsync [60121] * trunk/include/iprt/req.h (modified) * trunk/src/VBox/Runtime/common/misc/reqqueue.cpp (modified) * trunk/src/VBox/Runtime/include/internal/req.h (modified) RTReqQueueProcess: Addressed todo regarding lost requests and ... Sat, 19 Mar 2016 11:32:15 GMT vboxsync [60109] * trunk/include/VBox/VBoxVideo.h (modified) bugref:7585: Devices/Graphics: add functionality currently in VMM ... Sat, 19 Mar 2016 10:22:46 GMT vboxsync [60107] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/USBProxyBackend.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyBackend.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyService.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/generic/USBProxyBackendUsbIp.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyBackendLinux.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/USBProxyBackendSolaris.cpp (modified) * trunk/src/VBox/Main/src-server/win/USBProxyBackendWindows.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/USBProxyService: Save any additional USB device sources in the ... Fri, 18 Mar 2016 13:13:44 GMT vboxsync [60096] * trunk/include/VBox/VMMDevTesting.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevTesting.cpp (modified) VMMDev: Added VMMDEV_TESTING_CMD_PRINT for more output on the host. Fri, 18 Mar 2016 10:51:02 GMT vboxsync [60089] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/USBProxyBackend.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyBackend.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyService.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/generic/USBProxyBackendUsbIp.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyBackendLinux.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) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main,VBoxManage: Add API to IHost for adding and removing USB device ... Fri, 18 Mar 2016 00:06:19 GMT vboxsync [60087] * trunk/include/iprt/x86.h (modified) * trunk/include/iprt/x86.mac (modified) iprt/x86.h: duh! Thu, 17 Mar 2016 14:53:13 GMT vboxsync [60079] * trunk/include/VBox/com/array.h (modified) doxygen fix Thu, 17 Mar 2016 14:09:37 GMT vboxsync [60078] * trunk/include/VBox/com/array.h (modified) build fix Thu, 17 Mar 2016 14:04:35 GMT vboxsync [60077] * trunk/include/VBox/com/array.h (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) introduced RT_GNUC_PREREQ Thu, 17 Mar 2016 08:15:04 GMT vboxsync [60070] * trunk/include/iprt/assert.h (modified) iprt/assert.h: docs. Wed, 16 Mar 2016 19:43:56 GMT vboxsync [60068] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/USBProxyBackend.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyBackend.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyService.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/generic/USBProxyBackendUsbIp.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyBackendLinux.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) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Revert r106058, incomplete conversion of USBProxyBackend to a COM ... Wed, 16 Mar 2016 19:17:22 GMT vboxsync [60067] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/USBProxyBackend.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyBackend.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyService.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/generic/USBProxyBackendUsbIp.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyBackendLinux.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) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main: Add API to IHost for adding and removing USB device sources in ... Wed, 16 Mar 2016 17:51:42 GMT vboxsync [60065] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBoxClient: more early failure fixes, complementing the ...