qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH Risu v2 0/3] PPC64 Improvements
@ 2017-03-09 18:38 Jose Ricardo Ziviani
  2017-03-09 18:38 ` [Qemu-devel] [PATCH Risu v2 1/3] risugen_ppc64: Load random 128-bit data to VSX registers Jose Ricardo Ziviani
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jose Ricardo Ziviani @ 2017-03-09 18:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, nikunj

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-14 20:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-09 18:38 [Qemu-devel] [PATCH Risu v2 0/3] PPC64 Improvements Jose Ricardo Ziviani
2017-03-09 18:38 ` [Qemu-devel] [PATCH Risu v2 1/3] risugen_ppc64: Load random 128-bit data to VSX registers Jose Ricardo Ziviani
2017-03-09 18:38 ` [Qemu-devel] [PATCH Risu v2 2/3] configure: Add initial support to PPC64 (big endian) Jose Ricardo Ziviani
2017-03-13 11:10   ` Peter Maydell
2017-03-14 20:22     ` joserz
2017-03-09 18:38 ` [Qemu-devel] [PATCH Risu v2 3/3] risugen, risugen_ppc64.pm: Add support ppc64 (big-endian) Jose Ricardo Ziviani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).