On Tue, Dec 02, 2014 at 02:00:24PM +0100, Paolo Bonzini wrote:
>
>
>On 02/12/2014 12:14, Wanpeng Li wrote:
>> This patchset is to enable xsaves for kvm part, the patch for
>> qemu part will be sent out later.
>>
>> The patchset is tested on skylake-client.
>>
>> v2 -> v3:
>> * add kvm_get/set
On 02/12/2014 12:14, Wanpeng Li wrote:
> This patchset is to enable xsaves for kvm part, the patch for
> qemu part will be sent out later.
>
> The patchset is tested on skylake-client.
>
> v2 -> v3:
> * add kvm_get/set for ia32_xss
> * fix the type XSS_EXIT_BITMAP
> * load host_xss just on
This patchset is to enable xsaves for kvm part, the patch for
qemu part will be sent out later.
The patchset is tested on skylake-client.
v2 -> v3:
* add kvm_get/set for ia32_xss
* fix the type XSS_EXIT_BITMAP
* load host_xss just once in setup_vmcs_config
* add/clear atuo switch ia32_xss m