From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgxq7-0002GZ-5n for qemu-devel@nongnu.org; Wed, 22 Oct 2014 11:28:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xgxq1-0002O2-2E for qemu-devel@nongnu.org; Wed, 22 Oct 2014 11:28:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:10109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgxq0-0002Nw-Qg for qemu-devel@nongnu.org; Wed, 22 Oct 2014 11:28:36 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9MFSZv9007938 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 22 Oct 2014 11:28:36 -0400 From: Markus Armbruster References: <1413897361-31598-1-git-send-email-kraxel@redhat.com> Date: Wed, 22 Oct 2014 17:28:33 +0200 In-Reply-To: <1413897361-31598-1-git-send-email-kraxel@redhat.com> (Gerd Hoffmann's message of "Tue, 21 Oct 2014 15:16:01 +0200") Message-ID: <87egu02kf2.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH] xhci: add property to turn on/off streams support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: hdegoede@redhat.com, qemu-devel@nongnu.org, "Dr. David Alan Gilbert" Could you briefly explain in the commit message why turning off streams support is useful?