Hi Paolo!
FYI, looks like the "xsave" kvm-unit-test is sometimes failing in the CI, e.g.:
https://gitlab.com/thuth/kvm-unit-tests/-/jobs/7000623436
https://gitlab.com/thuth/kvm-unit-tests/-/jobs/7000705993
When it's failing, it claims to have 17 tests, while when it's working, it
says that it only ran 15 tests, e.g.:
https://gitlab.com/thuth/kvm-unit-tests/-/jobs/7000775677
... so I assume there is something fishy with the "supported_xcr0 &
XSTATE_YMM" block in the test?
Any ideas what could be wrong here?
Thomas