On Mon, Feb 08, 2021 at 07:12:22PM +0100, Paolo Bonzini wrote:[...]
Not sure if this means lazy restore, but the spec mentions thatThis sounds like the lazy-fpu (eagerfpu?) that used to be part of the
However, running the host with _more_ bits set than necessary in XFD should
not be a problem as long as the host doesn't use the AMX instructions. So
perhaps Jing can look into keeping XFD=0 for as little time as possible, and
XFD=host_XFD|guest_XFD as much as possible.
kernel? I recall that we had a CVE for that - so it may also be worth
double-checking that we don't reintroduce that one.