-
Jing Liu authored
When dynamic xfeatures (e.g. AMX) are used by the guest, the xsave area would be larger than 4KB. KVM_GET_XSAVE2 and KVM_SET_XSAVE under KVM_CAP_XSAVE2 works with a xsave buffer larger than 4KB. Always use the new ioctls under KVM_CAP_XSAVE2 when KVM supports it. Signed-off-by:
Jing Liu <jing2.liu@intel.com>
Signed-off-by:
Zeng Guang <guang.zeng@intel.com>
Signed-off-by:
Wei Wang <wei.w.wang@intel.com>
Signed-off-by:
Yang Zhong <yang.zhong@intel.com>
Message-Id: <20220217060434.52460-7-yang.zhong@intel.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>Jing Liu authoredWhen dynamic xfeatures (e.g. AMX) are used by the guest, the xsave area would be larger than 4KB. KVM_GET_XSAVE2 and KVM_SET_XSAVE under KVM_CAP_XSAVE2 works with a xsave buffer larger than 4KB. Always use the new ioctls under KVM_CAP_XSAVE2 when KVM supports it. Signed-off-by:
Jing Liu <jing2.liu@intel.com>
Signed-off-by:
Zeng Guang <guang.zeng@intel.com>
Signed-off-by:
Wei Wang <wei.w.wang@intel.com>
Signed-off-by:
Yang Zhong <yang.zhong@intel.com>
Message-Id: <20220217060434.52460-7-yang.zhong@intel.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading