From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755405AbcB2PaU (ORCPT ); Mon, 29 Feb 2016 10:30:20 -0500 Received: from 8bytes.org ([81.169.241.247]:56662 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751261AbcB2PaQ (ORCPT ); Mon, 29 Feb 2016 10:30:16 -0500 Date: Mon, 29 Feb 2016 16:30:14 +0100 From: Joerg Roedel To: Paolo Bonzini Cc: Gleb Natapov , kvm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] KVM: Fix lost IRQ acks for RTC Message-ID: <20160229153011.GJ22747@8bytes.org> References: <1456758285-25060-1-git-send-email-joro@8bytes.org> <56D45FEA.9030307@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56D45FEA.9030307@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 29, 2016 at 04:12:42PM +0100, Paolo Bonzini wrote: > > This information is then used to match EOI signals from the > > guest to the RTC. This explicit back-tracking fixes the > > issue. > > Nice patches, really. Ok to wait until 4.6? Thanks. Putting them into v4.6 is fine for me. Joerg