On 9/24/23 14:44, Maxim Levitsky wrote:
+ trace_kvm_nested_page_fault(fault->address, + vcpu->arch.ept_fault_error_code,
Any reason to include vcpu->arch.ept_fault_error_code rather than the injected exit qualification?
Paolo
+ fault->error_code);
On 9/24/23 14:44, Maxim Levitsky wrote:
+ trace_kvm_nested_page_fault(fault->address, + vcpu->arch.ept_fault_error_code,
Any reason to include vcpu->arch.ept_fault_error_code rather than the injected exit qualification?
Paolo
+ fault->error_code);