From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH v4 5/7] x86/irq: Count Hyper-V reenlightenment interrupts Date: Tue, 30 Jan 2018 15:02:05 +0100 Message-ID: <20180130140204.GB22015@flask> References: <20180124132337.30138-1-vkuznets@redhat.com> <20180124132337.30138-6-vkuznets@redhat.com> <20180124145824.GB648@flask> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: Vitaly Kuznetsov , kvm@vger.kernel.org, x86@kernel.org, Paolo Bonzini , Ingo Molnar , "H. Peter Anvin" , "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger , "Michael Kelley (EOSG)" , Andy Lutomirski , Mohammed Gamal , Cathy Avery , Roman Kagan , linux-kernel@vger.kernel.org, devel@linuxdriverproject.org To: Thomas Gleixner Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org 2018-01-29 22:48+0100, Thomas Gleixner: > On Wed, 24 Jan 2018, Radim Krčmář wrote: > > 2018-01-24 14:23+0100, Vitaly Kuznetsov: > > > Hyper-V reenlightenment interrupts arrive when the VM is migrated, we're > > > not supposed to see many of them. However, it may be important to know > > > that the event has happened in case we have L2 nested guests. > > > > > > Signed-off-by: Vitaly Kuznetsov > > > Reviewed-by: Thomas Gleixner > > > --- > > > > Thomas, > > > > I think the expectation is that this series will go through the KVM > > tree. Would you prefer a topic branch? > > Is there any dependency outside of plain 4.15? If not, I'll put it into > x86/hyperv and let KVM folks pull it over. There isn't; we'll wait for x86/hyperv, thanks.