aboutsummaryrefslogtreecommitdiff
path: root/target/i386/xsave_helper.c
AgeCommit message (Expand)Author
2022-03-15x86: add support for KVM_CAP_XSAVE2 and AMX state migrationJing Liu
2021-07-06target/i386: Observe XSAVE state area offsetsDavid Edmondson
2021-07-06target/i386: Pass buffer and length to XSAVE helperDavid Edmondson
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2017-07-04xsave_helper: pull xsave and xrstor out of kvm.c into helper functionSergio Andres Gomez Del Real