From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSpkw-0001Ab-Jy for qemu-devel@nongnu.org; Fri, 11 May 2012 09:19:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSpkq-0000kC-10 for qemu-devel@nongnu.org; Fri, 11 May 2012 09:19:38 -0400 Message-ID: <4FAD11DD.7020409@redhat.com> Date: Fri, 11 May 2012 15:19:25 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <4FACCACB.1010109@redhat.com> <4FAD0F18.2090104@siemens.com> In-Reply-To: <4FAD0F18.2090104@siemens.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 03/10] xhci: Fix reset of MSI function List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: "qemu-stable@nongnu.org" , qemu-devel , "Michael S. Tsirkin" Hi, >> And can't we let the pci core handle it so we don't need ugly wrappers >> like this? > > That's what patches later in the series do. But Michael was preferring > this approach for 1.1 and the cleanup for 1.2. Ah, ok, good. Yea, lets leave it alone for 1.1 and fix it properly in 1.2 cheers, Gerd