On 09/02/2016 18:43, Richard Henderson wrote: > On 02/10/2016 04:13 AM, Paolo Bonzini wrote: >> The bulk of these patches were posted by Richard several months ago; I >> have only refreshed them and made them pass kvm-unit-tests. They also >> pass a quick Fedora 21 boot-test. > > I have done some work on them since then, incorporating the feedback you > gave, as well as tidying up the decoding of the xsave instructions > themselves. I'll post it again in a moment.
Ok, the changes I made for kvm-unit-tests to pass were really minimal, so I can build on top of your version. Feel free to send a pull request for XSAVE and MPX support; I won't really have time to review them in depth soon, but I'll be able to fix myself any bugs exposed by the unit tests. Thanks, Paolo