commit | 4344ee981e21990f8ea14d3c9e3890b9b7b06279 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 02 16:06:16 2013 +0200 |
committer | Gleb Natapov <gleb@redhat.com> | Thu Oct 03 12:29:09 2013 +0300 |
tree | 745e9fc25021336e11188d010589ce0a56d7b3d9 | |
parent | d7876f1be40a16223a44355740de625849504eb5 [diff] |
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 <gleb@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Gleb Natapov <gleb@redhat.com>