target/i386: Pass buffer and length to XSAVE helper
In preparation for removing assumptions about XSAVE area offsets, pass a buffer pointer and buffer length to the XSAVE helper functions. Signed-off-by:David Edmondson <david.edmondson@oracle.com> Message-Id: <20210705104632.2902400-5-david.edmondson@oracle.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- target/i386/cpu.h 3 additions, 2 deletionstarget/i386/cpu.h
- target/i386/hvf/hvf.c 2 additions, 1 deletiontarget/i386/hvf/hvf.c
- target/i386/hvf/x86hvf.c 8 additions, 11 deletionstarget/i386/hvf/x86hvf.c
- target/i386/kvm/kvm.c 7 additions, 6 deletionstarget/i386/kvm/kvm.c
- target/i386/xsave_helper.c 9 additions, 8 deletionstarget/i386/xsave_helper.c
Loading
Please register or sign in to comment