diff options
author | David Edmondson <david.edmondson@oracle.com> | 2021-07-05 11:46:30 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-07-06 07:54:53 +0200 |
commit | 3568987f78faff90829ea6c885bbdd5b083dc86c (patch) | |
tree | 50b374ff67c1df41a493c92278bfe574c080c87a /target/nios2/helper.c | |
parent | 5aa10ab1a08e4123dee214a2f854909efb07b45b (diff) | |
download | qemu-3568987f78faff90829ea6c885bbdd5b083dc86c.zip qemu-3568987f78faff90829ea6c885bbdd5b083dc86c.tar.gz qemu-3568987f78faff90829ea6c885bbdd5b083dc86c.tar.bz2 |
target/i386: Observe XSAVE state area offsets
Rather than relying on the X86XSaveArea structure definition directly,
the routines that manipulate the XSAVE state area should observe the
offsets declared in the x86_ext_save_areas array.
Currently the offsets declared in the array are derived from the
structure definition, resulting in no functional change.
Signed-off-by: David Edmondson <david.edmondson@oracle.com>
Message-Id: <20210705104632.2902400-7-david.edmondson@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/nios2/helper.c')
0 files changed, 0 insertions, 0 deletions