Skip to content
Commit f13577e8 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: MMU: return page fault error code from permission_fault



This will help in the implementation of PKRU, where the PK bit of the page
fault error code cannot be computed in advance (unlike I/D, R/W and U/S).

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent e9ad4ec8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment