From: Gleb Natapov Date: Mon, 30 Aug 2010 09:49:13 +0000 (+0300) Subject: KVM: i8259: fix migration X-Git-Tag: v2.6.36-rc4~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eebb5f31b8d9a2620dcf32297096f8ce1240b179;p=pandora-kernel.git KVM: i8259: fix migration 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed