diff options
author | Ben Gardon <bgardon@google.com> | 2020-10-14 21:26:42 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-10-22 01:17:00 +0300 |
commit | c9180b7291cf13a746aaca907b9fdd499cce1e38 (patch) | |
tree | 57db6c64271b7de89e376a8f35ce6affd9fdb4c0 /README | |
parent | 5a9624affe7c7498fb395879d9bb613628e89e60 (diff) | |
download | linux-c9180b7291cf13a746aaca907b9fdd499cce1e38.tar.xz |
kvm: x86/mmu: Introduce tdp_iter
The TDP iterator implements a pre-order traversal of a TDP paging
structure. This iterator will be used in future patches to create
an efficient implementation of the KVM MMU for the TDP case.
Tested by running kvm-unit-tests and KVM selftests on an Intel Haswell
machine. This series introduced no new failures.
This series can be viewed in Gerrit at:
https://linux-review.googlesource.com/c/virt/kvm/kvm/+/2538
Signed-off-by: Ben Gardon <bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions