diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2015-11-23 10:43:26 -0200 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2016-05-23 13:19:36 -0300 |
commit | 86cd2ea071b925d9fa231abb3e0f1ecfb5633f91 (patch) | |
tree | 7529b631535877783c6c2d74b8fea9dde41f2f09 /hw | |
parent | ee1b09f695dcd8532f470e53297473bd3bc88718 (diff) |
target-i386: kvm: Use X86XSaveArea struct for xsave save/load
Instead of using offset macros and bit operations in a uint32_t
array, use the X86XSaveArea struct to perform the loading/saving
operations in kvm_put_xsave() and kvm_get_xsave().
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions