From: Marcelo Tosatti Date: Mon, 14 Dec 2009 19:37:35 +0000 (-0200) Subject: KVM: LAPIC: make sure IRR bitmap is scanned after vm load X-Git-Tag: v2.6.33-rc3~37^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e24a6eff4571002cd48b99a2b92dc829ce39cb9;p=pandora-kernel.git KVM: LAPIC: make sure IRR bitmap is scanned after vm load The vcpus are initialized with irr_pending set to false, but loading the LAPIC registers with pending IRR fails to reset the irr_pending variable. Cc: stable@kernel.org Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed