summary refs log tree commit diff stats
path: root/python
diff options
context:
space:
mode:
authorDavid Edmondson <david.edmondson@oracle.com>2021-07-05 11:46:30 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2021-07-06 07:54:53 +0200
commit3568987f78faff90829ea6c885bbdd5b083dc86c (patch)
tree50b374ff67c1df41a493c92278bfe574c080c87a /python
parent5aa10ab1a08e4123dee214a2f854909efb07b45b (diff)
downloadfocaccia-qemu-3568987f78faff90829ea6c885bbdd5b083dc86c.tar.gz
focaccia-qemu-3568987f78faff90829ea6c885bbdd5b083dc86c.zip
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 'python')
0 files changed, 0 insertions, 0 deletions