From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33872) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zqf1X-0006li-Qe for qemu-devel@nongnu.org; Mon, 26 Oct 2015 06:29:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zqf1X-0004WN-17 for qemu-devel@nongnu.org; Mon, 26 Oct 2015 06:29:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zqf1W-0004Vq-SQ for qemu-devel@nongnu.org; Mon, 26 Oct 2015 06:29:06 -0400 Date: Mon, 26 Oct 2015 12:29:03 +0200 From: "Michael S. Tsirkin" Message-ID: <20151026122844-mutt-send-email-mst@redhat.com> References: <1432067391-19834-1-git-send-email-rth@twiddle.net> <55964648.8060606@ilande.co.uk> <562DF60F.10509@ilande.co.uk> <20151026100348.GA12077@redhat.com> <562DFBD9.4040802@ilande.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] virtio: Notice when the system doesn't support MSIx at all List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Mark Cave-Ayland , QEMU Developers , Richard Henderson On Mon, Oct 26, 2015 at 10:14:20AM +0000, Peter Maydell wrote: > On 26 October 2015 at 10:09, Mark Cave-Ayland > wrote: > > On 26/10/15 10:03, Michael S. Tsirkin wrote: > >> Pls address the issues if you want this applied. > > > > The patch came from Richard rather than myself - my only involvement has > > been to champion the patch since both myself and Peter have had reports > > of this message confusing users. > > Isn't this patch already in master as commit 0d583647a7fc73f6 ? > > thanks > -- PMM So it is. That explains why it doesn't apply.