From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKKtL-0002VS-Cz for qemu-devel@nongnu.org; Tue, 05 Jul 2016 03:35:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKKtI-0000rj-2g for qemu-devel@nongnu.org; Tue, 05 Jul 2016 03:35:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKKtH-0000rf-NO for qemu-devel@nongnu.org; Tue, 05 Jul 2016 03:35:31 -0400 Date: Tue, 5 Jul 2016 15:35:24 +0800 From: Peter Xu Message-ID: <20160705073524.GD1153@pxdev.xzpeter.org> References: <1466495274-5011-1-git-send-email-peterx@redhat.com> <1466495274-5011-25-git-send-email-peterx@redhat.com> <53ae2c59-0f93-a1cd-9bda-6a17d3c5a59c@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <53ae2c59-0f93-a1cd-9bda-6a17d3c5a59c@redhat.com> Subject: Re: [Qemu-devel] [PATCH v10 24/26] kvm-irqchip: do explicit commit when update irq List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, ehabkost@redhat.com, mst@redhat.com, jasowang@redhat.com, rkrcmar@redhat.com, alex.williamson@redhat.com, jan.kiszka@web.de, wexu@redhat.com, marcel@redhat.com, imammedo@redhat.com, davidkiarie4@gmail.com, rth@twiddle.net On Mon, Jul 04, 2016 at 04:23:32PM +0200, Paolo Bonzini wrote: > FWIW I prefer this to the "v10.2". Let me drop v10.2 then. Thanks, -- peterx