Re: [PATCH v4 5/7] x86/irq: Count Hyper-V reenlightenment interrupts

From: Radim KrÄmÃÅ
Date: Tue Jan 30 2018 - 09:02:47 EST


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 <vkuznets@xxxxxxxxxx>
> > > Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> > > ---
> >
> > 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.