Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: Make EFER reads safe when EFER does not exist
Some processors don't have EFER; don't oops if userspace wants us to read EFER when we check NX. Cc: stable@kernel.org Signed-off-by: Avi Kivity <avi@redhat.com>
- Loading branch information