mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
KVM: MMU: Fix is_rmap_pte() with io ptes
is_rmap_pte() doesn't take into account io ptes, which have the avail bit set. Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
5dc8326282
commit
4b1a80fa65
1 changed files with 1 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue