]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: i8259: fix migration
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 14 Oct 2010 16:49:55 +0000 (13:49 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 29 Oct 2010 04:51:36 +0000 (21:51 -0700)
commit668f36c4044b6541ea4ce92515e89f290a1c979d
tree185b8c3d256bbcbbf7afda63012d92782161fb19
parent431e8d4b696f8cc10db1458865262139dda15e42
KVM: i8259: fix migration

commit eebb5f31b8d9a2620dcf32297096f8ce1240b179 upstream.

Top of kvm_kpic_state structure should have the same memory layout as
kvm_pic_state since it is copied by memcpy.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kvm/irq.h