mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
KVM: Move page fault processing to common code
The code that dispatches the page fault and emulates if we failed to map is duplicated across vmx and svm. Merge it to simplify further bugfixing. Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
c7e75a3db4
commit
3067714cf5
4 changed files with 39 additions and 65 deletions
Loading…
Add table
Add a link
Reference in a new issue