KVM: sync_lapic_to_cr8() should always sync cr8 to V_TPR
authorGleb Natapov <gleb@redhat.com>
Tue, 21 Apr 2009 14:45:05 +0000 (17:45 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:47 +0000 (11:48 +0300)
commit615d5193055880d44db92b72403b7549251ac2a6
tree3ba80890e8c9f52e563ccb00c6fb78a75cfda491
parent115666dfc733a6749d99bcf3b2fe3fa253218b36
KVM: sync_lapic_to_cr8() should always sync cr8 to V_TPR

Even if IRQ chip is in userspace.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c