commit | ce00053b1cfca312c22e2a6465451f1862561eab | [log] [tgz] |
---|---|---|
author | Peter Feiner <pfeiner@google.com> | Fri Jun 30 17:26:29 2017 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Jul 03 10:43:23 2017 +0200 |
tree | 01bcdc607d6401f064131762cbb051e7a3ea3985 | |
parent | 8a53e7e572252e551fd4b172dc207f8beca1ae20 [diff] |
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>