summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/trace.h
diff options
context:
space:
mode:
authorSuravee Suthikulpanit <suravee.suthikulpanit@amd.com>2019-11-14 14:15:06 -0600
committerPaolo Bonzini <pbonzini@redhat.com>2020-02-05 15:17:41 +0100
commit8df14af42f00a434c492c9964a8095bf59831a45 (patch)
tree35586ecccf529f16f7cad557e23ae3073b7d35c6 /arch/x86/kvm/trace.h
parent7e3e67a98701cbcb4378b4f69b28a43351ca27c2 (diff)
kvm: x86: Add support for dynamic APICv activation
Certain runtime conditions require APICv to be temporary deactivated during runtime. The current implementation only support run-time deactivation of APICv when Hyper-V SynIC is enabled, which is not temporary. In addition, for AMD, when APICv is (de)activated at runtime, all vcpus in the VM have to operate in the same mode. Thus the requesting vcpu must notify the others. So, introduce the following: * A new KVM_REQ_APICV_UPDATE request bit * Interfaces to request all vcpus to update APICv status * A new interface to update APICV-related parameters for each vcpu Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/trace.h')
0 files changed, 0 insertions, 0 deletions