From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bK5xm-0003dO-6v for qemu-devel@nongnu.org; Mon, 04 Jul 2016 11:39:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bK5xi-0002Nu-7N for qemu-devel@nongnu.org; Mon, 04 Jul 2016 11:39:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43259) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bK5xi-0002Nk-1e for qemu-devel@nongnu.org; Mon, 04 Jul 2016 11:39:06 -0400 Date: Mon, 4 Jul 2016 18:39:00 +0300 From: "Michael S. Tsirkin" Message-ID: <20160704183834-mutt-send-email-mst@redhat.com> References: <1466495274-5011-2-git-send-email-peterx@redhat.com> <1466752221-22588-1-git-send-email-peterx@redhat.com> <20160624092021.GB11864@pxdev.xzpeter.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160624092021.GB11864@pxdev.xzpeter.org> Subject: Re: [Qemu-devel] [PATCH v10 27/26] intel_iommu: disallow kernel-irqchip=on with IR List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Xu Cc: qemu-devel@nongnu.org, imammedo@redhat.com, rth@twiddle.net, ehabkost@redhat.com, jasowang@redhat.com, marcel@redhat.com, pbonzini@redhat.com, jan.kiszka@web.de, rkrcmar@redhat.com, alex.williamson@redhat.com, wexu@redhat.com, davidkiarie4@gmail.com On Fri, Jun 24, 2016 at 05:20:22PM +0800, Peter Xu wrote: > On Fri, Jun 24, 2016 at 03:10:21PM +0800, Peter Xu wrote: > > When user specify "kernel-irqchip=on", throw error and then quit. > > > > Signed-off-by: Peter Xu > > --- > > > > One more patch for this series. Without this one, guest kernel will > > possibly hang. This is not user friendly. > > This patch should not be here. It should in-reply-to the cover letter. > My fault to erroneously pasted a wrong message ID. :((((( > > -- peterx It doesn't apply either. Please repost it properly, including Paolo's ack.