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: Pass pte dirty flag to set_pte() instead of calculating it on-site
This allows us to remove its dependency on pt_element_t. Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
b4ab019ce7
commit
e3f9550422
1 changed files with 7 additions and 10 deletions
Loading…
Add table
Add a link
Reference in a new issue