[Qemu-devel] [PATCH Risu v2 0/3] PPC64 Improvements

G 3 posted 3 patches 8 years, 7 months ago
Only 0 patches received!
There is a newer version of this series
[Qemu-devel] [PATCH Risu v2 0/3] PPC64 Improvements
Posted by G 3 8 years, 7 months ago
On Mar 9, 2017, at 3:08 PM, qemu-devel-request@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

Would this patch set work with the IBM PowerPC 970 (G5) CPU?