diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-03-21 23:25:58 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-03-31 17:48:06 +0300 |
commit | 72b0eaa946076cba3bc315c88199db7704b5538c (patch) | |
tree | 63a747dde5551e463760ccb2492d654efc5808ec /tools/perf/scripts/python | |
parent | 484014faf89eb0f3585d7323e4aef34a3cd92ac6 (diff) | |
download | linux-72b0eaa946076cba3bc315c88199db7704b5538c.tar.xz |
KVM: VMX: Configure runtime hooks using vmx_x86_ops
Configure VMX's runtime hooks by modifying vmx_x86_ops directly instead
of using the global kvm_x86_ops. This sets the stage for waiting until
after ->hardware_setup() to set kvm_x86_ops with the vendor's
implementation.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200321202603.19355-5-sean.j.christopherson@intel.com>
Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions