KVM: i8259: fix migration
authorGleb Natapov <gleb@redhat.com>
Mon, 30 Aug 2010 09:49:13 +0000 (12:49 +0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 8 Sep 2010 17:50:58 +0000 (14:50 -0300)
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>

No differences found