# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 6:39:08 PM Tue, 17 May 2016 14:36:14 GMT vboxsync [61007] * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) Audio/Audio/AudioMixBuffer.cpp: Forgot to disable debug define. Tue, 17 May 2016 14:07:32 GMT vboxsync [61006] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) added pointer to internal bug Tue, 17 May 2016 13:56:51 GMT vboxsync [61005] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: a little bit too much of the future went into the ... Tue, 17 May 2016 13:46:08 GMT vboxsync [61004] * trunk/src/VBox/Main/include/CertificateImpl.h (modified) Main/CertificateImpl.h: get rid of unneeded include Tue, 17 May 2016 13:41:19 GMT vboxsync [61003] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: get rid of "Controller" in storage controller names ... Tue, 17 May 2016 13:24:50 GMT vboxsync [61002] * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.cpp (modified) Warning. Tue, 17 May 2016 12:53:55 GMT vboxsync [61001] * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.cpp (modified) Devices/Audio/DevIchHdaCodec.cpp: Relaxed checks when creating (non- ... Tue, 17 May 2016 12:08:55 GMT vboxsync [61000] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: Initialize guest address guess for the port-forwarding to ... Tue, 17 May 2016 11:44:03 GMT vboxsync [60999] * trunk/src/VBox/Main/include/ThreadTask.h (modified) * trunk/src/VBox/Main/src-all/ThreadTask.cpp (modified) Main/ThreadTask: cleanups, remove unused variable and static method Tue, 17 May 2016 11:36:44 GMT vboxsync [60998] * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) Main/xml/ovfreader.cpp: Fix OVF parsing of AHCI controller ... Tue, 17 May 2016 09:48:23 GMT vboxsync [60996] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) x86: Added two more CPUID bit definitions. Tue, 17 May 2016 08:50:36 GMT vboxsync [60995] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) HostDrivers/VBoxNetFlt/linux: EL 6.8 fix Tue, 17 May 2016 06:01:30 GMT vboxsync [60994] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) testing Mon, 16 May 2016 19:56:12 GMT vboxsync [60993] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: Disabled bogus assertion. Mon, 16 May 2016 19:27:59 GMT vboxsync [60992] * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: Implemented movntps/d and movaps/d. (lacks proper testcase) Mon, 16 May 2016 19:26:51 GMT vboxsync [60991] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: Implemented movntps/d and movaps/d. (lacks proper testcase) Sun, 15 May 2016 17:58:13 GMT vboxsync [60990] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) DrvAudio.cpp: Replaced the generic VERR_NO_MORE_HANDLES with a ... Sun, 15 May 2016 00:33:13 GMT vboxsync [60989] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) darwin/qt5: PlugIns -> plugins. Gotta use the spelling we compiled it ... Sat, 14 May 2016 17:06:02 GMT vboxsync [60986] * trunk/src/VBox/Runtime/Makefile.kmk (modified) build fix Sat, 14 May 2016 11:24:39 GMT vboxsync [60985] * trunk/src/VBox/Runtime/common/string/bzero.asm (modified) bzero.asm: two leading underscores for darwin/clang, please. Sat, 14 May 2016 11:23:21 GMT vboxsync [60984] * trunk/src/VBox/Runtime/common/string/bzero.asm (modified) bzero.asm: simplifications. Sat, 14 May 2016 11:20:18 GMT vboxsync [60983] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/bzero.asm (added) IPRT: Added (_)bzero implementation for clang compiled VMMR0. Fri, 13 May 2016 21:39:46 GMT vboxsync [60982] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) HostDrivers: VBOX_WITH_REM fix Fri, 13 May 2016 17:10:14 GMT vboxsync [60981] * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) DnD/VBoxClient: Use proper initialization callback handler, fixed ... Fri, 13 May 2016 17:08:19 GMT vboxsync [60980] * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) Additions/VBoxClient: Only run service if initialization was ... Fri, 13 May 2016 16:59:51 GMT vboxsync [60979] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) DnD/VbglR3: Report back proper error in VbglR3DnDConnect(). Fri, 13 May 2016 13:06:26 GMT vboxsync [60977] * trunk/src/VBox/Main/idl/comimpl.xsl (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) Main/VirtualBoxBase: Add code for collecting information about how ... Fri, 13 May 2016 11:20:57 GMT vboxsync [60976] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: Only back VBoxREM*.dylib when VBOX_WITH_REM is defined. Fri, 13 May 2016 01:04:01 GMT vboxsync [60970] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) More new Xcode fixes. Thu, 12 May 2016 19:11:42 GMT vboxsync [60967] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) DnD/VBoxClient: Exit gracefully if DnD is not available on the host. Thu, 12 May 2016 19:07:20 GMT vboxsync [60966] * trunk/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h (modified) VBoxDTrace: OS X 10.9 build fix. Thu, 12 May 2016 16:01:45 GMT vboxsync [60963] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/HostDnsService: provide a commented out option to compile ... Thu, 12 May 2016 15:56:44 GMT vboxsync [60962] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) warning Thu, 12 May 2016 15:34:15 GMT vboxsync [60961] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: tstIEMCheckMc vs clang fixes. Thu, 12 May 2016 15:24:18 GMT vboxsync [60960] * trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.c (modified) * trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.h (modified) NAT: rewrite resolv.conf parser. The old code tried to be fancy, but ... Thu, 12 May 2016 15:07:19 GMT vboxsync [60957] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Makefile.kmk: Adjustments for new Xcode version. Thu, 12 May 2016 15:06:41 GMT vboxsync [60956] * trunk/src/VBox/Devices/PC/DrvACPI.cpp (modified) DrvACPI.cpp: Another 'ing PVM undef. Thu, 12 May 2016 15:06:18 GMT vboxsync [60955] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.h (modified) VBoxUtils-darwin.h: Another PVM undef. Thu, 12 May 2016 14:46:47 GMT vboxsync [60954] * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) vbox-img.cpp: Uninitialized variable hVolNext (oversight not helped ... Thu, 12 May 2016 14:29:15 GMT vboxsync [60953] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Thu, 12 May 2016 14:26:05 GMT vboxsync [60952] * trunk/src/VBox/Main/include/HostPower.h (modified) HostPower.h: another PVM fix (new SDK). Thu, 12 May 2016 14:24:29 GMT vboxsync [60951] * trunk/src/VBox/Main/src-server/darwin/NetIf-darwin.cpp (modified) NetIf-darwin.cpp: don't use malloc/free, use RTMemAlloc/RTMemFree. ... Thu, 12 May 2016 14:08:45 GMT vboxsync [60948] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGMAllPhys.cpp: Make clang happy. Thu, 12 May 2016 14:08:27 GMT vboxsync [60947] * trunk/src/VBox/VMM/VMMR3/DBGFR3PlugIn.cpp (modified) DBGFR3PlugIn.cpp: Uninitialized variable. Thu, 12 May 2016 14:08:06 GMT vboxsync [60946] * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) RTSignTool.cpp: Uninitialized variable. Thu, 12 May 2016 13:48:39 GMT vboxsync [60945] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: Disabled broken VINF_EM_RAW_EMULATE_IO_BLOCK optimization, ... Thu, 12 May 2016 13:32:03 GMT vboxsync [60944] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: DnD is client-only Thu, 12 May 2016 13:29:13 GMT vboxsync [60943] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux: don't freak out if vboxsf cannot be loaded (this is ... Thu, 12 May 2016 13:18:40 GMT vboxsync [60942] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) Audio: Renaming. Thu, 12 May 2016 13:12:20 GMT vboxsync [60941] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.h (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/testcase/tstDeviceStructSizeRC.cpp (modified) Audio/HDA: - Lowered timer to 100Hz and start/stop it only if ... Thu, 12 May 2016 08:52:48 GMT vboxsync [60940] * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) bugref:8087: Additions/x11: support non-root X server: install our ... Wed, 11 May 2016 14:42:59 GMT vboxsync [60939] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) APIC: Don't be so optimistic. Wed, 11 May 2016 13:14:46 GMT vboxsync [60938] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) Audio/SB16: Lowered I/O timer frequency from 200Hz to 25Hz. Wed, 11 May 2016 13:10:09 GMT vboxsync [60937] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) Audio/SB16: Fixes for software mixer usage. Wed, 11 May 2016 12:59:37 GMT vboxsync [60936] * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUPNtHard: Fixed VERR_SUP_VP_THREAD_NOT_ALONE problem with Avecto ... Wed, 11 May 2016 09:39:05 GMT vboxsync [60935] * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) cosmetics Wed, 11 May 2016 09:13:40 GMT vboxsync [60934] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Audio/AC97: Lowered timer to 100Hz and start/stop it only if needed. ... Tue, 10 May 2016 18:50:49 GMT vboxsync [60933] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) bugref:8087: Additions/x11: support non-root X server: prevent the ... Tue, 10 May 2016 16:34:28 GMT vboxsync [60932] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.h (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework for New VM wizard (part 04): ... Tue, 10 May 2016 15:47:05 GMT vboxsync [60931] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) build fix Tue, 10 May 2016 15:28:15 GMT vboxsync [60930] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.h (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework for New VM wizard (part 03): ... Tue, 10 May 2016 15:17:58 GMT vboxsync [60929] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.h (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup for VM properties editor ... Tue, 10 May 2016 15:16:04 GMT vboxsync [60928] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Tue, 10 May 2016 14:06:00 GMT vboxsync [60926] * trunk/src/VBox/Runtime/testcase/tstRTSymlink.cpp (modified) tstRTSymlink: Skip if not supported (w2k3). Tue, 10 May 2016 13:27:44 GMT vboxsync [60925] * 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/AudioMixer.h (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/DevSB16.cpp (modified) * 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/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/testcase/tstAudioMixBuffer.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio: Update on infrastructure: - More work on HDA stream ... Tue, 10 May 2016 11:22:45 GMT vboxsync [60924] * trunk/src/VBox/Main/testcase/tstOVF.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPIPerf.cpp (modified) Main: Fixed incorrect com usage in testcases. Tue, 10 May 2016 11:01:45 GMT vboxsync [60923] * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) PGMDbg: Fix regression introduced with r101864, breaks DBGFR3MemScan ... Tue, 10 May 2016 10:50:06 GMT vboxsync [60922] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Tue, 10 May 2016 10:45:09 GMT vboxsync [60921] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Tue, 10 May 2016 10:35:32 GMT vboxsync [60920] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Tue, 10 May 2016 10:33:28 GMT vboxsync [60919] * trunk/src/VBox/Additions/linux/drm/vbox_mode.c (modified) bugref:8087: Additions/x11: support non-root X server: work around a ... Tue, 10 May 2016 10:26:56 GMT vboxsync [60918] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Tue, 10 May 2016 10:23:29 GMT vboxsync [60917] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Tue, 10 May 2016 07:37:05 GMT vboxsync [60916] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) APIC: Allow trigger mode bit for LINTx LVTs. Tue, 10 May 2016 06:51:24 GMT vboxsync [60915] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) EMAll.cpp: An another warning. Tue, 10 May 2016 06:47:16 GMT vboxsync [60914] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) EMAll.cpp: Fix unused static function warnings. Tue, 10 May 2016 06:36:43 GMT vboxsync [60913] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) EMAll.cpp: Use IEM. Mon, 09 May 2016 21:26:10 GMT vboxsync [60912] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEMR3ProcessForceFlag: Corrected assertion. Mon, 09 May 2016 21:21:47 GMT vboxsync [60911] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEMR3ProcessForceFlag: Must set fAccess to IEM_ACCESS_INVALID... Mon, 09 May 2016 21:00:28 GMT vboxsync [60910] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) iprt/socket.cpp: set *pcbWritten to 0 on windows too when returning ... Mon, 09 May 2016 20:52:53 GMT vboxsync [60909] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: Release build fix. Mon, 09 May 2016 20:49:09 GMT vboxsync [60908] * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) iomR3MergeStatus: Missed another simple case, rcStrictCommit being ... Mon, 09 May 2016 20:48:25 GMT vboxsync [60907] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Simplified the INSB/W/D memory commit hack so it's pretty much ... Mon, 09 May 2016 19:06:30 GMT vboxsync [60906] * trunk/src/VBox/Additions/linux/drm/vbox_main.c (modified) bugref:8087: Additions/x11: support non-root X server: prevent a ... Mon, 09 May 2016 18:56:00 GMT vboxsync [60905] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) bugref:8087: Additions/x11: support non-root X server: do not reset ... Mon, 09 May 2016 18:31:31 GMT vboxsync [60904] * trunk/src/VBox/Additions/linux/drm/vbox_main.c (modified) bugref:8087: Additions/x11: support non-root X server: reduce logging ... Mon, 09 May 2016 17:49:58 GMT vboxsync [60903] * trunk/src/VBox/Main/src-server/generic/USBProxyBackendUsbIp.cpp (modified) Main/USBProxyBackendUsbIp: Explicit check for VINF_SUCCESS after ... Mon, 09 May 2016 17:41:21 GMT vboxsync [60902] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Runtime/RTSocketReadNB: Set *pcbRead to 0 if the socket is in non ... Mon, 09 May 2016 16:29:00 GMT vboxsync [60901] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) IEM: Fixed string instructions wrt VINF_IOM_R3_MMIO_COMMIT_WRITE. The ... Mon, 09 May 2016 15:48:14 GMT vboxsync [60900] * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) EMRaw.cpp: Remove DEBUG_bird assertion. Mon, 09 May 2016 15:44:49 GMT vboxsync [60899] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: Improved assertion so it's possible to tell if it's valid. Mon, 09 May 2016 14:53:47 GMT vboxsync [60898] * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) ValidationKit/usb/tdUsb1: Enable all super-speed tests again, the ... Mon, 09 May 2016 14:51:33 GMT vboxsync [60897] * trunk/src/VBox/ValidationKit/tests/usb/tst-utsgadget.py (modified) tst-utsgadget: Small new tests Mon, 09 May 2016 14:50:42 GMT vboxsync [60896] * trunk/src/VBox/ValidationKit/utils/usb/UsbTest.cpp (modified) ValidationKit/utils/UsbTest: Small updates Mon, 09 May 2016 14:17:19 GMT vboxsync [60895] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) vbox.py: EventHandlerBase.unregister: Initialize fRc at the start of ... Mon, 09 May 2016 13:40:42 GMT vboxsync [60894] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) HMSVMR0: Ignore APIC+PIC FFs when singlestepping. Mon, 09 May 2016 13:15:43 GMT vboxsync [60892] * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlersA.asm (modified) TRPMRCHandlerA.asm: Missed the other v8086 iret. Mon, 09 May 2016 12:55:50 GMT vboxsync [60891] * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/src/VBox/VMM/VMMRC/CPUMRCA.asm (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlersA.asm (modified) TRPM,CPUM: Return to v8086 mode fixes. - We may have entered from ... Mon, 09 May 2016 12:35:19 GMT vboxsync [60890] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) Comment. Mon, 09 May 2016 12:33:58 GMT vboxsync [60889] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) FE/Qt: UIWizardNewVM: Registering CGuestOSType meta-type.