From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqfK1-0000TV-3a for qemu-devel@nongnu.org; Mon, 26 Oct 2015 06:48:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZqfJx-0000x4-U2 for qemu-devel@nongnu.org; Mon, 26 Oct 2015 06:48:13 -0400 Received: from s16892447.onlinehome-server.info ([82.165.15.123]:60719) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqfJx-0000wx-NS for qemu-devel@nongnu.org; Mon, 26 Oct 2015 06:48:09 -0400 Message-ID: <562E04D4.8070502@ilande.co.uk> Date: Mon, 26 Oct 2015 10:47:48 +0000 From: Mark Cave-Ayland MIME-Version: 1.0 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> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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: Richard Henderson , QEMU Developers , "Michael S. Tsirkin" On 26/10/15 10:14, 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 ? Oh I think you're right! I had that thread tagged and hadn't seen a reply come through, but I guess Richard must have attached it to one of his recent pull requests. In that case apologies to all for the noise. ATB, Mark.