From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6XXG-0001T0-H2 for qemu-devel@nongnu.org; Sat, 28 May 2016 02:15:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b6XXD-00087k-0k for qemu-devel@nongnu.org; Sat, 28 May 2016 02:15:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55002) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6XXC-00086v-QO for qemu-devel@nongnu.org; Sat, 28 May 2016 02:15:42 -0400 Date: Sat, 28 May 2016 07:15:39 +0100 From: "Richard W.M. Jones" Message-ID: <20160528061539.GV1683@redhat.com> References: <1464027093-24073-1-git-send-email-rjones@redhat.com> <20160527235014.GU27946@stefanha-x1.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160527235014.GU27946@stefanha-x1.localdomain> Subject: Re: [Qemu-devel] [PATCH v9] Add optionrom compatible with fw_cfg DMA version List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org, pbonzini@redhat.com, marc.mari.barcelo@gmail.com, ehabkost@redhat.com, mst@redhat.com, kraxel@redhat.com, lersek@redhat.com, rth@twiddle.net On Fri, May 27, 2016 at 04:50:14PM -0700, Stefan Hajnoczi wrote: > On Mon, May 23, 2016 at 07:11:32PM +0100, Richard W.M. Jones wrote: > > v8 -> v9: > > > > - Add a workaround for GCC < 4.9. > > > > - Add linuxbios_dma.bin to Makefile. > > > > - Change Marc Mari's email address to new one. > > > > - Tested on RHEL 7.2 (gcc-4.8.5-4.el7.x86_64). > > > > Rich. > > > > Thanks, applied to my block tree: > https://github.com/stefanha/qemu/commits/block Thanks - however this version contains a problem on win32. See: https://lists.nongnu.org/archive/html/qemu-devel/2016-05/msg05049.html for Paolo's fixed version. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://people.redhat.com/~rjones/virt-df/