mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
KVM: MMU: Avoid page prefetch on SVM
SVM cannot benefit from page prefetching since guest page fault bypass cannot by made to work there. Avoid accessing the guest page table in this case. Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
d761a501cf
commit
131d82791b
1 changed files with 4 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue