Hi, another s390x bugfix for 2.1:
We didn't synchronize the guest's floating point registers, which we didn't realize until we tried to migrate a guest with applications that actually used them. Turns out that Jason had already done a patch for this some time ago that somehow fell through the cracks; it just needed some rebasing to fit on current master. Jason J. Herne (1): s390x/kvm: synchronize guest floating point registers target-s390x/kvm.c | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) -- 1.7.9.5