]> git.baikalelectronics.ru Git - kernel.git/commit
x86: kvm: mmu: dead code thanks to access tracking
authorPeter Feiner <pfeiner@google.com>
Sat, 1 Jul 2017 00:26:29 +0000 (17:26 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Jul 2017 08:43:23 +0000 (10:43 +0200)
commit8fc79701f1a46f5fcadbff79be6701d41e258364
tree01bcdc607d6401f064131762cbb051e7a3ea3985
parent6ba425f559b431678e580db989f16960127cf71c
x86: kvm: mmu: dead code thanks to access tracking

The MMU always has hardware A bits or access tracking support, thus
it's unnecessary to handle the scenario where we have neither.

Signed-off-by: Peter Feiner <pfeiner@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu.c