git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae0635b
)
KVM: i8259: fix migration
author
Gleb Natapov
<gleb@redhat.com>
Mon, 30 Aug 2010 09:49:13 +0000
(12:49 +0300)
committer
Marcelo 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