]> git.baikalelectronics.ru Git - kernel.git/commit
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
authorLadi Prosek <lprosek@redhat.com>
Tue, 20 Mar 2018 14:02:07 +0000 (15:02 +0100)
committerRadim Krčmář <rkrcmar@redhat.com>
Wed, 28 Mar 2018 20:47:06 +0000 (22:47 +0200)
commit7a7637fa04b1a774a4f48cc6ab8769256e1ea8c9
tree407cf6b5ed61ebbae7b2c6ffb1ee3106eed00e37
parent019c63fb799e31f9e3d57e58264f93ac8a7c6cb1
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE

The assist page has been used only for the paravirtual EOI so far, hence
the "APIC" in the MSR name. Renaming to match the Hyper-V TLFS where it's
called "Virtual VP Assist MSR".

Signed-off-by: Ladi Prosek <lprosek@redhat.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/include/asm/hyperv-tlfs.h
arch/x86/kvm/hyperv.c
arch/x86/kvm/lapic.h
arch/x86/kvm/x86.c