aboutsummaryrefslogtreecommitdiff
path: root/target/i386/xsave_helper.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-15x86: add support for KVM_CAP_XSAVE2 and AMX state migrationJing Liu1-0/+28
2021-07-06target/i386: Observe XSAVE state area offsetsDavid Edmondson1-62/+200
2021-07-06target/i386: Pass buffer and length to XSAVE helperDavid Edmondson1-8/+9
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2017-07-04xsave_helper: pull xsave and xrstor out of kvm.c into helper functionSergio Andres Gomez Del Real1-0/+114