From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3Jot-000251-6f for qemu-devel@nongnu.org; Thu, 19 May 2016 05:00:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3Joo-00012u-TI for qemu-devel@nongnu.org; Thu, 19 May 2016 05:00:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40257) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3Joo-00012q-Lp for qemu-devel@nongnu.org; Thu, 19 May 2016 05:00:34 -0400 Message-ID: <1463648432.22766.9.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 19 May 2016 11:00:32 +0200 In-Reply-To: <20160518124523.506dc1a3@t450s.home> References: <20160517201613.6175.45578.stgit@gimli.home> <20160517144213.2c54d33e@t450s.home> <1463581489.30045.68.camel@redhat.com> <20160518124523.506dc1a3@t450s.home> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] vfio IGD assignment (was Re: [PATCH v6 0/8] Series short description) 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 Mi, 2016-05-18 at 12:45 -0600, Alex Williamson wrote: > On Wed, 18 May 2016 16:24:49 +0200 > Gerd Hoffmann wrote: >=20 > > Hi, > >=20 > > > I believe we're no longer blocked by SeaBIOS being willing to > > > consume the new fw_cfg entries, so barring feedback otherwise, my > > > plan will be to send a pull request including these changes (after > > > an appropriate review period), ask Kevin to apply the matching > > > SeaBIOS change, then see if Gerd will help me pull that support > > > into the default QEMU SeaBIOS image. =20 > >=20 > > Sounds good. Patches look sane to me too. > >=20 > > Will try to set aside some time to test them later this week (and also > > push a branch with updated seabios etc for others to try). >=20 > Thanks Gerd! Branch pushed meanwhile: https://www.kraxel.org/cgit/qemu/log/?h=3Dwork/vfio-igd [ not tested yet, kernel builds still running ... ] cheers, Gerd