From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKHOl-0003v5-4y for qemu-devel@nongnu.org; Mon, 04 Jul 2016 23:51:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKHOg-0005is-7r for qemu-devel@nongnu.org; Mon, 04 Jul 2016 23:51:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53779) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKHOg-0005im-1c for qemu-devel@nongnu.org; Mon, 04 Jul 2016 23:51:42 -0400 Date: Tue, 5 Jul 2016 11:51:31 +0800 From: Peter Xu Message-ID: <20160705035131.GC3198@pxdev.xzpeter.org> References: <1466495274-5011-2-git-send-email-peterx@redhat.com> <1466752221-22588-1-git-send-email-peterx@redhat.com> <20160624092021.GB11864@pxdev.xzpeter.org> <20160704183834-mutt-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160704183834-mutt-send-email-mst@redhat.com> 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: "Michael S. Tsirkin" 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 Mon, Jul 04, 2016 at 06:39:00PM +0300, Michael S. Tsirkin wrote: > 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. Sure. Will be included in v11. Thanks, -- peterx