From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b36TL-0005RI-J2 for qemu-devel@nongnu.org; Wed, 18 May 2016 14:45:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b36TF-00010t-Ly for qemu-devel@nongnu.org; Wed, 18 May 2016 14:45:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55414) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b36TF-00010n-F5 for qemu-devel@nongnu.org; Wed, 18 May 2016 14:45:25 -0400 Date: Wed, 18 May 2016 12:45:23 -0600 From: Alex Williamson Message-ID: <20160518124523.506dc1a3@t450s.home> In-Reply-To: <1463581489.30045.68.camel@redhat.com> References: <20160517201613.6175.45578.stgit@gimli.home> <20160517144213.2c54d33e@t450s.home> <1463581489.30045.68.camel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Gerd Hoffmann Cc: allen.m.kay@intel.com, qemu-devel@nongnu.org, kvm@vger.kernel.org On Wed, 18 May 2016 16:24:49 +0200 Gerd Hoffmann wrote: > 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). Thanks Gerd!