From: Radim Krčmář Date: Tue, 30 Jun 2015 20:19:16 +0000 (+0200) Subject: KVM: x86: keep track of LVT0 changes under APICv X-Git-Tag: omap-for-v4.2/fixes-rc1^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59fd132340b3e37b83179d2fcb673980035edf62;p=pandora-kernel.git 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 Signed-off-by: Radim Krčmář Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed