commit | d94fdcd7eafbb9fcdd0fe4b32d41359382b8a58a | [log] [tgz] |
---|---|---|
author | Peter Xu <peterx@redhat.com> | Fri Sep 06 10:17:19 2019 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 10 19:13:18 2019 +0200 |
tree | 16d00500a20e5321683f64423144971e83760bbe | |
parent | 32d1d15c52c17a7f0368e6a7084796e16ec481d3 [diff] |
KVM: X86: Trace vcpu_id for vmexit Tracing the ID helps to pair vmenters and vmexits for guests with multiple vCPUs. Reviewed-by: Krish Sadhukhan <krish.sadhukhan@oracle.com> Reviewed-by: Sean Christopherson <sean.j.christopherson@intel.com> Signed-off-by: Peter Xu <peterx@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>