KVM: Fix userspace IRQ chip migration
authorGleb Natapov <gleb@redhat.com>
Tue, 21 Apr 2009 14:45:10 +0000 (17:45 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:48 +0000 (11:48 +0300)
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 <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found