1
0
Fork 0
alistair23-linux/arch/x86/hyperv
Vitaly Kuznetsov a46d15cc1a x86/hyper-v: allocate and use Virtual Processor Assist Pages
Virtual Processor Assist Pages usage allows us to do optimized EOI
processing for APIC, enable Enlightened VMCS support in KVM and more.
struct hv_vp_assist_page is defined according to the Hyper-V TLFS v5.0b.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
2018-03-28 22:47:06 +02:00
..
Makefile x86/hyper-v: Use hypercall for remote TLB flush 2017-08-10 20:16:44 +02:00
hv_init.c x86/hyper-v: allocate and use Virtual Processor Assist Pages 2018-03-28 22:47:06 +02:00
mmu.c x86/hyperv: Stop suppressing X86_FEATURE_PCID 2018-01-25 09:40:59 +01:00