From: Paolo Bonzini Date: Wed, 2 Oct 2013 14:06:16 +0000 (+0200) Subject: KVM: x86: only copy XSAVE state for the supported features X-Git-Tag: v3.13-rc1~80^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4344ee981e21990f8ea14d3c9e3890b9b7b06279;p=pandora-kernel.git KVM: x86: only copy XSAVE state for the supported features This makes the interface more deterministic for userspace, which can expect (after configuring only the features it supports) to get exactly the same state from the kernel, independent of the host CPU and kernel version. Suggested-by: Gleb Natapov Signed-off-by: Paolo Bonzini Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed