]> git.karo-electronics.de Git - karo-tx-linux.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)
commitce00053b1cfca312c22e2a6465451f1862561eab
tree01bcdc607d6401f064131762cbb051e7a3ea3985
parent8a53e7e572252e551fd4b172dc207f8beca1ae20
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