Home
last modified time | relevance | path

Searched hist:c0198c5f87b6db25712672292e01ab710d6ef631 (Results 1 – 5 of 5) sorted by relevance

/qemu/target/i386/
H A Dxsave_helper.cc0198c5f87b6db25712672292e01ab710d6ef631 Mon Jul 05 10:46:28 UTC 2021 David Edmondson <david.edmondson@oracle.com> 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>
H A Dcpu.hc0198c5f87b6db25712672292e01ab710d6ef631 Mon Jul 05 10:46:28 UTC 2021 David Edmondson <david.edmondson@oracle.com> 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>
/qemu/target/i386/hvf/
H A Dx86hvf.cc0198c5f87b6db25712672292e01ab710d6ef631 Mon Jul 05 10:46:28 UTC 2021 David Edmondson <david.edmondson@oracle.com> 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>
H A Dhvf.cc0198c5f87b6db25712672292e01ab710d6ef631 Mon Jul 05 10:46:28 UTC 2021 David Edmondson <david.edmondson@oracle.com> 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>
/qemu/target/i386/kvm/
H A Dkvm.cc0198c5f87b6db25712672292e01ab710d6ef631 Mon Jul 05 10:46:28 UTC 2021 David Edmondson <david.edmondson@oracle.com> 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>