From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAwCl-0008DA-1M for qemu-devel@nongnu.org; Fri, 03 Jul 2015 04:20:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZAwCg-0001aC-U6 for qemu-devel@nongnu.org; Fri, 03 Jul 2015 04:20:14 -0400 Received: from s16892447.onlinehome-server.info ([82.165.15.123]:33551) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAwCg-0001Zz-O1 for qemu-devel@nongnu.org; Fri, 03 Jul 2015 04:20:10 -0400 Message-ID: <559645AF.6040606@ilande.co.uk> Date: Fri, 03 Jul 2015 09:19:59 +0100 From: Mark Cave-Ayland MIME-Version: 1.0 References: <555B5CBC.1090709@twiddle.net> <20150519181735-mutt-send-email-mst@redhat.com> <20150520115740-mutt-send-email-mst@redhat.com> <20150520115548.GG6219@ad.nay.redhat.com> <557C46FE.1070802@ilande.co.uk> <55964431.1040404@ilande.co.uk> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] virtio-pci msix error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Richard Henderson , Fam Zheng , qemu-devel , "Michael S. Tsirkin" On 03/07/15 09:16, Peter Maydell wrote: > On 3 July 2015 at 09:13, Mark Cave-Ayland wrote: >> On 13/06/15 16:06, Mark Cave-Ayland wrote: >>> Ping? I've just done an OpenBIOS test run on qemu-system-sparc64 and I'm >>> still seeing this message appear on the console. Any chance we can get >>> this fixed for 2.4? >> >> Ping again? > > rth submitted a patch for this -- you want to be pinging > that, I suspect. It looks like the only issue with it was > with the commit message... Got it thanks. Will do so. ATB, Mark.