From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b32P9-0000fE-RY for qemu-devel@nongnu.org; Wed, 18 May 2016 10:24:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b32P5-0002BQ-N3 for qemu-devel@nongnu.org; Wed, 18 May 2016 10:24:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39173) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b32P5-0002BM-Hy for qemu-devel@nongnu.org; Wed, 18 May 2016 10:24:51 -0400 Message-ID: <1463581489.30045.68.camel@redhat.com> From: Gerd Hoffmann Date: Wed, 18 May 2016 16:24:49 +0200 In-Reply-To: <20160517144213.2c54d33e@t450s.home> References: <20160517201613.6175.45578.stgit@gimli.home> <20160517144213.2c54d33e@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: qemu-devel@nongnu.org, allen.m.kay@intel.com, kvm@vger.kernel.org Hi, > 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. Sounds good. Patches look sane to me too. 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). cheers, Gerd