From: Gleb Natapov Date: Tue, 21 Apr 2009 14:45:10 +0000 (+0300) Subject: KVM: Fix userspace IRQ chip migration X-Git-Tag: v2.6.31-rc1~393^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16d7a191170f0ca48c2c3277017b3e6d275e0711;p=pandora-kernel.git KVM: Fix userspace IRQ chip migration Re-put pending IRQ vector into interrupt_bitmap before migration. Otherwise it will be lost if migration happens in the wrong time. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed