From: Avi Kivity Date: Tue, 17 Jul 2007 08:45:55 +0000 (+0300) Subject: KVM: Future-proof the exit information union ABI X-Git-Tag: v2.6.24-rc1~1365^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24cbc7e9cb0488095e4e144a762276c85ff55f9b;p=pandora-kernel.git KVM: Future-proof the exit information union ABI Note that as the size of struct kvm_run is not part of the ABI, we can add things at the end. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed