qemu-e2k/target-i386
Eduardo Habkost 86cd2ea071 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>
2016-05-23 13:19:36 -03:00
..
2016-01-29 15:07:22 +00:00
2016-01-29 15:07:22 +00:00
2016-03-24 14:01:08 +01:00
2016-01-29 15:07:22 +00:00