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: Move set_pte() into guest paging mode independent code
As set_pte() no longer references either a gpte or the guest walker, we can move it out of paging mode dependent code (which compiles twice and is generally nasty). Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
2fbf4cf13f
commit
1c4f1fd6d5
2 changed files with 88 additions and 88 deletions
Loading…
Add table
Add a link
Reference in a new issue