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:
884a0ff
)
KVM: Let vcpu structure alignment be determined at runtime
author
Avi Kivity
<avi@redhat.com>
Wed, 28 Apr 2010 12:39:01 +0000
(15:39 +0300)
committer
Avi Kivity
<avi@redhat.com>
Wed, 19 May 2010 08:36:29 +0000
(11:36 +0300)
vmx and svm vcpus have different contents and therefore may have different
alignmment requirements. Let each specify its required alignment.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found