commit | ba7b39203a3a18018173b87e73f27169bd8e5147 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Nov 24 10:57:42 2014 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Dec 05 13:55:44 2014 +0100 |
tree | ba3c847c674d313128dee9926736bdd264da3ef5 | |
parent | 28145be0a714c09f91c5ce5698cb38b87da27163 [diff] |
x86: export get_xsave_addr get_xsave_addr is the API to access XSAVE states, and KVM would like to use it. Export it. Cc: stable@vger.kernel.org Cc: x86@kernel.org Cc: H. Peter Anvin <hpa@linux.intel.com> Acked-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>