summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMaxim Levitsky <mlevitsk@redhat.com>2021-07-13 17:20:19 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2021-08-02 18:01:48 +0300
commitdf63202fe52bd1583ce1418c755a81d6d41af3b9 (patch)
tree842ee83ff8f9e4b5d06298ab7801246a2efb16c2 /tools/perf/scripts/python/export-to-sqlite.py
parent71ba3f3189c78f756a659568fb473600fd78f207 (diff)
downloadlinux-df63202fe52bd1583ce1418c755a81d6d41af3b9.tar.xz
KVM: x86: APICv: drop immediate APICv disablement on current vCPU
Special case of disabling the APICv on the current vCPU right away in kvm_request_apicv_update doesn't bring much benefit vs raising KVM_REQ_APICV_UPDATE on it instead, since this request will be processed on the next entry to the guest. (the comment about having another #VMEXIT is wrong). It also hides various assumptions that APIVc enable state matches the APICv inhibit state, as this special case only makes those states match on the current vCPU. Previous patches fixed few such assumptions so now it should be safe to drop this special case. Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20210713142023.106183-5-mlevitsk@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions