From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51323) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aalcE-0008DX-55 for qemu-devel@nongnu.org; Tue, 01 Mar 2016 09:49:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aalc9-0002HG-7N for qemu-devel@nongnu.org; Tue, 01 Mar 2016 09:49:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:56831) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aalc9-0002HB-28 for qemu-devel@nongnu.org; Tue, 01 Mar 2016 09:49:29 -0500 Message-ID: <1456843766.23994.107.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 01 Mar 2016 15:49:26 +0100 In-Reply-To: <20160216211249.13529.7276.stgit@gimli.home> References: <20160216211249.13529.7276.stgit@gimli.home> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [RFC PATCH v3 0/9] vfio: capability chains, sparse mmap, device specific regions, IGD support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Williamson Cc: allen.m.kay@intel.com, qemu-devel@nongnu.org, kvm@vger.kernel.org On Di, 2016-02-16 at 14:31 -0700, Alex Williamson wrote: > v3: Have a new version of this? Want look at this, but it doesn't apply to qemu master. thanks, Gerd