diff options
author | 2020-07-10 16:11:57 +0200 | |
---|---|---|
committer | 2020-07-10 13:03:12 -0400 | |
commit | fe9304d31831c9ee3943f9a6f72b7cea16d4bc11 (patch) | |
tree | 4a60436a122b9a5b50e7f7510a148518fdb4b563 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: nSVM: use nested_svm_load_cr3() on guest->host switch (diff) | |
download | wireguard-linux-fe9304d31831c9ee3943f9a6f72b7cea16d4bc11.tar.xz wireguard-linux-fe9304d31831c9ee3943f9a6f72b7cea16d4bc11.zip |
KVM: x86: drop superfluous mmu_check_root() from fast_pgd_switch()
The mmu_check_root() check in fast_pgd_switch() seems to be
superfluous: when GPA is outside of the visible range
cached_root_available() will fail for non-direct roots
(as we can't have a matching one on the list) and we don't
seem to care for direct ones.
Also, raising #TF immediately when a non-existent GFN is written to CR3
doesn't seem to mach architectural behavior. Drop the check.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20200710141157.1640173-10-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions