53ce70a9 parent 4b6e4dca7011613c8508640c10a091b3ed2cd215 author Gleb Natapov 1249820260 +0300 committer Avi Kivity 1252568799 +0300 KVM: Update cr8 intercept when APIC TPR is changed by userspace Since on vcpu entry we do it only if apic is enabled we should do it when TPR is changed while apic is disabled. This happens when windows resets HW without setting TPR to zero. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity