Re: [PATCH v4 5/7] x86/irq: Count Hyper-V reenlightenment interrupts
From: Radim KrÄmÃÅ
Date: Wed Jan 24 2018 - 09:59:01 EST
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?
Thanks.