qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH Risu 0/5] PPC64 Improvements


From: Jose Ricardo Ziviani
Subject: [Qemu-devel] [PATCH Risu 0/5] PPC64 Improvements
Date: Mon, 27 Feb 2017 16:41:27 -0300

This patchset include initial support to PPC64 (Big-Endian), that is pretty 
much the same: only some fixes in configure and risugen.
Also, it adds a better random initialization of VSX registers.
And does some cleanup.

Jose Ricardo Ziviani (5):
  risugen_ppc64: Load random 128-bit data to VSX registers
  risu_reginfo_ppc64le: Remove unused code from PPC64 register
    comparison
  configure: Add initial support to PPC64 (big endian)
  risugen,risugen_ppc64.pm: Add support ppc64 (big-endian)
  risugen_ppc64: Remove unused code

 configure              |  9 ++++-----
 risu_reginfo_ppc64le.c |  8 --------
 risugen                |  6 +++++-
 risugen_ppc64.pm       | 48 +++++++++++++++++++++++++++++++++---------------
 4 files changed, 42 insertions(+), 29 deletions(-)

-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]