Skip to content
Commit b93463aa authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: Accelerated apic support



This adds a mechanism for exposing the virtual apic tpr to the guest, and a
protocol for letting the guest update the tpr without causing a vmexit if
conditions allow (e.g. there is no interrupt pending with a higher priority
than the new tpr).

Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent b209749f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment