Radim Krčmář b1394e745b KVM: x86: fix APIC page invalidation
Implementation of the unpinned APIC page didn't update the VMCS address
cache when invalidation was done through range mmu notifiers.
This became a problem when the page notifier was removed.

Re-introduce the arch-specific helper and call it from ...range_start.

Reported-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Fixes: 38b9917350cb ("kvm: vmx: Implement set_apic_access_page_addr")
Fixes: 369ea8242c0f ("mm/rmap: update to new mmu_notifier semantic v2")
Cc: <stable@vger.kernel.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Andrea Arcangeli <aarcange@redhat.com>
Tested-by: Wanpeng Li <wanpeng.li@hotmail.com>
Tested-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
2017-12-06 16:10:34 +01:00
..
2017-11-25 08:21:54 -10:00
2017-12-05 18:02:03 +01:00
2017-12-05 18:02:03 +01:00
2017-11-17 17:45:29 -08:00
2017-11-15 15:01:28 -08:00
2017-11-17 17:45:29 -08:00
2017-11-15 18:21:03 -08:00
2017-11-17 17:45:29 -08:00
2017-11-15 18:21:00 -08:00
2017-11-14 18:25:40 -08:00
2017-11-29 14:19:22 -08:00
2017-11-14 18:25:40 -08:00
2017-11-15 18:21:04 -08:00
2017-12-01 08:40:17 -05:00
2017-12-06 15:55:44 +01:00
2017-12-06 16:10:34 +01:00
2017-11-17 09:51:57 -08:00