From 55412b2eda2b783ef37316eb06ba91fa63ae049d Mon Sep 17 00:00:00 2001 From: Wanpeng Li Date: Tue, 2 Dec 2014 19:21:30 +0800 Subject: [PATCH] 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 Signed-off-by: Paolo Bonzini --- Reading git-format-patch failed