summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2022-12-01 02:08:51 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2022-12-29 23:40:51 +0300
commit1935542a04cc12cb360885a0ff5583d5e259c32f (patch)
tree29cf69f4022b47dfd72d76a83aedc2fc8558f323 /tools/perf/scripts/python/stackcollapse.py
parente43f576225cfbf6f27f5aa82de7f338cb7272352 (diff)
downloadlinux-1935542a04cc12cb360885a0ff5583d5e259c32f.tar.xz
KVM: x86: Do timer initialization after XCR0 configuration
Move kvm_arch_init()'s call to kvm_timer_init() down a few lines below the XCR0 configuration code. A future patch will move hardware setup into kvm_arch_init() and slot in vendor hardware setup before the call to kvm_timer_init() so that timer initialization (among other stuff) doesn't need to be unwound if vendor setup fails. XCR0 setup on the other hand needs to happen before vendor hardware setup. Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20221130230934.1014142-8-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions