On Mar 9, 2017, at 3:08 PM, qemu-devel-requ...@nongnu.org wrote: > v2: > - applied code review > > 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. > > Jose Ricardo Ziviani (3): > risugen_ppc64: Load random 128-bit data to VSX registers > configure: Add initial support to PPC64 (big endian) > risugen,risugen_ppc64.pm: Add support ppc64 (big-endian) > > configure | 9 ++++----- > risugen | 6 +++++- > risugen_ppc64.pm | 44 +++++++++++++++++++++++++++++++++----------- > 3 files changed, 42 insertions(+), 17 deletions(-) > > -- > 2.7.4
Are there plans on adding 32 bit PowerPC support to Risu?