[Qemu-devel] [PATCH v4 0/1] target/m68k, linux-user: manage FP registers in ucontext

Laurent Vivier posted 1 patch 6 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170914163505.20558-1-laurent@vivier.eu
Test checkpatch passed
Test docker passed
Test s390x passed
linux-user/signal.c | 43 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 43 insertions(+)
[Qemu-devel] [PATCH v4 0/1] target/m68k, linux-user: manage FP registers in ucontext
Posted by Laurent Vivier 6 years, 7 months ago
v3:
    rebase and add R-b from rth
    should also fix patchew errors as the missing commits
    are now in the master

v2:
    add missing cpu_m68k_set_fpcr() to update FPU internal state

The v1 was in the v5 of the series "target-m68k: implement 680x0 FPU"

Laurent Vivier (1):
  target/m68k,linux-user: manage FP registers in ucontext

 linux-user/signal.c | 43 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)

-- 
2.13.5