• Avi Kivity's avatar
    KVM: Accelerated apic support · b93463aa
    Avi Kivity authored
    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>
    b93463aa
lapic.c 27 KB