From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGqNt-00050S-R2 for qemu-devel@nongnu.org; Wed, 06 Jan 2016 10:52:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGqNq-0008CX-6w for qemu-devel@nongnu.org; Wed, 06 Jan 2016 10:52:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41909) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGqNq-0008CT-2F for qemu-devel@nongnu.org; Wed, 06 Jan 2016 10:52:22 -0500 Message-ID: <1452095539.6096.62.camel@redhat.com> From: Gerd Hoffmann Date: Wed, 06 Jan 2016 16:52:19 +0100 In-Reply-To: References: <1451994098-6972-1-git-send-email-kraxel@redhat.com> <1451994098-6972-11-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v3 10/11] igd: handle igd-passthrough-isa-bridge setup in realize() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: igvt-g@ml01.01.org, xen-devel@lists.xensource.com, Eduardo Habkost , "Michael S. Tsirkin" , qemu-devel@nongnu.org, Cao jin , vfio-users@redhat.com On Mi, 2016-01-06 at 15:29 +0000, Stefano Stabellini wrote: > On Tue, 5 Jan 2016, Gerd Hoffmann wrote: > > That way a simple '-device igd-passthrough-isa-bridge,addr=3D1f' will > > do the setup. >=20 > Is this going to change the QEMU command line arguments to use it? See patch 11 ;) cheers, Gerd From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [PATCH v3 10/11] igd: handle igd-passthrough-isa-bridge setup in realize() Date: Wed, 06 Jan 2016 16:52:19 +0100 Message-ID: <1452095539.6096.62.camel@redhat.com> References: <1451994098-6972-1-git-send-email-kraxel@redhat.com> <1451994098-6972-11-git-send-email-kraxel@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org To: Stefano Stabellini Cc: igvt-g@ml01.01.org, xen-devel@lists.xensource.com, Eduardo Habkost , "Michael S. Tsirkin" , qemu-devel@nongnu.org, Cao jin , vfio-users@redhat.com List-Id: xen-devel@lists.xenproject.org On Mi, 2016-01-06 at 15:29 +0000, Stefano Stabellini wrote: > On Tue, 5 Jan 2016, Gerd Hoffmann wrote: > > That way a simple '-device igd-passthrough-isa-bridge,addr=3D1f' will > > do the setup. >=20 > Is this going to change the QEMU command line arguments to use it? See patch 11 ;) cheers, Gerd