From: Michael S. Tsirkin Date: Sun, 24 Jun 2012 16:24:54 +0000 (+0300) Subject: KVM: only sync when attention bits set X-Git-Tag: v3.6-rc1~124^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cfb1d5a65dd96d2d3a0751a1e4e81dc84c1f08f;p=pandora-kernel.git KVM: only sync when attention bits set Commit eb0dc6d0368072236dcd086d7fdc17fd3c4574d4 introduced apic attention bitmask but kvm still syncs lapic unconditionally. As that commit suggested and in anticipation of adding more attention bits, only sync lapic if(apic_attention). Signed-off-by: Michael S. Tsirkin Signed-off-by: Avi Kivity --- Reading git-diff-tree failed