commit | 55412b2eda2b783ef37316eb06ba91fa63ae049d | [log] [tgz] |
---|---|---|
author | Wanpeng Li <wanpeng.li@linux.intel.com> | Tue Dec 02 19:21:30 2014 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Dec 05 13:57:16 2014 +0100 |
tree | 8eff0de0c34eacb8f9dbb989c4d64e8a5c3cf2c5 | |
parent | 5c404cabd1b5c125653ac573cb9284bdf42b658a [diff] |
kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest Expose the XSAVES feature to the guest if the kvm_x86_ops say it is available. Signed-off-by: Wanpeng Li <wanpeng.li@linux.intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>