From: Avi Kivity Date: Wed, 28 Apr 2010 12:39:01 +0000 (+0300) Subject: KVM: Let vcpu structure alignment be determined at runtime X-Git-Tag: v2.6.35-rc1~436^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ee75bead83da4791e5cbf659806c54d8ee40f12;p=pandora-kernel.git KVM: Let vcpu structure alignment be determined at runtime 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 --- Reading git-diff-tree failed