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: Fold fix_write_pf() into set_pte_common()
This prevents some work from being performed twice, and, more importantly, reduces the number of places where we modify shadow ptes. Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
63b1ad24d2
commit
97a0a01ea9
2 changed files with 68 additions and 111 deletions
Loading…
Add table
Add a link
Reference in a new issue