mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
KVM: Unify kvm_mmu_pre_write() and kvm_mmu_post_write()
Instead of calling two functions and repeating expensive checks, call one function and provide it with before/after information. Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
621358455a
commit
09072daf37
3 changed files with 8 additions and 11 deletions
Loading…
Add table
Add a link
Reference in a new issue