mirror of https://github.com/torvalds/linux.git
On an EPT violation, bit 7 of the exit qualification is set if the
guest linear-address is valid. The derived page fault error code
should not be checked for this bit.
Fixes:
|
||
|---|---|---|
| .. | ||
| capabilities.h | ||
| common.h | ||
| hyperv.c | ||
| hyperv.h | ||
| hyperv_evmcs.c | ||
| hyperv_evmcs.h | ||
| main.c | ||
| nested.c | ||
| nested.h | ||
| pmu_intel.c | ||
| pmu_intel.h | ||
| posted_intr.c | ||
| posted_intr.h | ||
| run_flags.h | ||
| sgx.c | ||
| sgx.h | ||
| tdx.c | ||
| tdx.h | ||
| tdx_arch.h | ||
| tdx_errno.h | ||
| vmcs.h | ||
| vmcs12.c | ||
| vmcs12.h | ||
| vmcs_shadow_fields.h | ||
| vmenter.S | ||
| vmx.c | ||
| vmx.h | ||
| vmx_onhyperv.c | ||
| vmx_onhyperv.h | ||
| vmx_ops.h | ||
| x86_ops.h | ||