diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2015-11-28 14:32:26 -0200 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2016-05-23 13:19:36 -0300 |
commit | ee1b09f695dcd8532f470e53297473bd3bc88718 (patch) | |
tree | 7ca643b8925986de7f4ae50d52b486c772ff0564 /monitor.c | |
parent | b503717d28e8f7eff39bf38624e6cf42687d951a (diff) | |
download | qemu-ee1b09f695dcd8532f470e53297473bd3bc88718.zip qemu-ee1b09f695dcd8532f470e53297473bd3bc88718.tar.gz qemu-ee1b09f695dcd8532f470e53297473bd3bc88718.tar.bz2 |
target-i386: Use xsave structs for ext_save_area
This doesn't introduce any change in the code, as the offsets and
struct sizes match what was present in the table. This can be
validated by the QEMU_BUILD_BUG_ON lines on target-i386/cpu.h,
which ensures the struct sizes and offsets match the existing
values in ext_save_area.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'monitor.c')
0 files changed, 0 insertions, 0 deletions