This patchset contains a fix necessary to run Risu under linux-user, that is due to the fact that linux-user doesn't fully implement ucontext struct. It also contains an small improvement to validate FPSRC flag for floating-point operations.
Jose Ricardo Ziviani (2): risu_ppc64: Fix Risu to run under qemu linux user risu_ppc64: Compare FPSCR flags risu_ppc64le.c | 2 +- risu_reginfo_ppc64le.c | 16 +++++++++++----- test_ppc64le.s | 20 +++++++++----------- 3 files changed, 21 insertions(+), 17 deletions(-) -- 2.7.4
