commit | 59fd132340b3e37b83179d2fcb673980035edf62 | [log] [tgz] |
---|---|---|
author | Radim Krčmář <rkrcmar@redhat.com> | Tue Jun 30 22:19:16 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jul 03 18:55:18 2015 +0200 |
tree | 205f62686d47c95eb3c4dbbc2b3d48b42b26510d | |
parent | db1385624c686fe99fe2d1b61a36e1537b915d08 [diff] |
KVM: x86: keep track of LVT0 changes under APICv Memory-mapped LVT0 register already contains the new value when APICv traps so we can't directly detect a change. Memorize a bit we are interested in to enable legacy NMI watchdog. Suggested-by: Yoshida Nobuo <yoshida.nb@ncos.nec.co.jp> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>