commit | d4abc577bb03a3facc0f21cc1f2c6b27cd0f5d07 | [log] [tgz] |
---|---|---|
author | Ladi Prosek <lprosek@redhat.com> | Tue Mar 20 15:02:07 2018 +0100 |
committer | Radim Krčmář <rkrcmar@redhat.com> | Wed Mar 28 22:47:06 2018 +0200 |
tree | 407cf6b5ed61ebbae7b2c6ffb1ee3106eed00e37 | |
parent | 415bd1cd3a42897f61a92cda0a9f9d7b04c28fb7 [diff] |
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>