qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: joserz@linux.vnet.ibm.com
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH Risu v2 0/9] Risu support for PPC64LE
Date: Mon, 7 Nov 2016 18:18:25 -0200	[thread overview]
Message-ID: <20161107201825.GA4972@pacoca> (raw)
In-Reply-To: <CAFEAcA-s3Crz_EzmVqiMgyMKEM9UdaKhjwZMC=OLp0v6rtGrBw@mail.gmail.com>

On Mon, Nov 07, 2016 at 04:43:38PM +0000, Peter Maydell wrote:
> On 6 November 2016 at 17:15, Jose Ricardo Ziviani
> <joserz@linux.vnet.ibm.com> wrote:
> > v2:
> >  - smaller commits
> >  - improved registers comparison
> >  - improved code style
> >  - fixed copyright lines
> >
> > TODOs:
> >  - improve load/store instruction generation (risugen)
> >  - improve initial random values for FP and Vector regs (risugen)
> >  - make write_test_code() generic (risugen)
> 
> The files risu_reginfo_ppc64le.h and ppc64.risu both still
> claim to be copyright Linaro Limited. Please can you confirm that
> I should change those to read 'Copyright (c) IBM Corp, 2016'
> like the other new files you have written?
> 
> I've also written a trivial fix which uses 'sort keys %insn_details'
> rather than just 'keys %insn_details' so that the output binary
> remains the same if you run risugen twice with the same arguments;
> I then had to propagate that fix to the new places where that
> code got copied.
> 
> It would be good to have a 'utils' module which gets used
> by the arch specific modules so we can avoid having duplicate
> functions between all the arch specific modules, but we can
> do that as a separate cleanup after this lot.
> 
> If you give me the OK to fix up the copyright lines I can push
> this patchset to risu master.
> 
> thanks
> -- PMM
> 

Hello Peter,

Yes, my bad again. You can fix these copyright lines.
I intend to continue working on it, so I'll create a todo list with some
suggestions I have and share that with you so you can modify/add as
well.

Thank you very much for your review!

Ziviani

  reply	other threads:[~2016-11-07 20:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06 17:15 [Qemu-devel] [PATCH Risu v2 0/9] Risu support for PPC64LE Jose Ricardo Ziviani
2016-11-06 17:15 ` [Qemu-devel] [PATCH Risu v2 1/9] Create risugen_arm.pm module for risugen Jose Ricardo Ziviani
2016-11-06 17:15 ` [Qemu-devel] [PATCH Risu v2 2/9] Refactor risugen to remove ARM specific code Jose Ricardo Ziviani
2016-11-06 17:15 ` [Qemu-devel] [PATCH Risu v2 3/9] Change mode directive of ARM risu files Jose Ricardo Ziviani
2016-11-06 17:15 ` [Qemu-devel] [PATCH Risu v2 4/9] Implement lib to deal with PPC64 registers Jose Ricardo Ziviani
2017-02-15 18:50   ` Peter Maydell
2017-02-15 19:28     ` joserz
2016-11-06 17:15 ` [Qemu-devel] [PATCH Risu v2 5/9] Implement basic test code for PPC64 Jose Ricardo Ziviani
2016-11-06 17:15 ` [Qemu-devel] [PATCH Risu v2 6/9] Implement initial support " Jose Ricardo Ziviani
2016-11-06 17:15 ` [Qemu-devel] [PATCH Risu v2 7/9] Add PPC64 in risu build system Jose Ricardo Ziviani
2017-02-18 22:41   ` Peter Maydell
2017-02-21  2:24     ` joserz
2017-02-21  9:59       ` Peter Maydell
2016-11-06 17:15 ` [Qemu-devel] [PATCH Risu v2 8/9] Implement risugen module for PPC64 Jose Ricardo Ziviani
2016-11-06 17:15 ` [Qemu-devel] [PATCH Risu v2 9/9] Implement risufile with all PPC64 instructions Jose Ricardo Ziviani
2016-11-07 16:43 ` [Qemu-devel] [PATCH Risu v2 0/9] Risu support for PPC64LE Peter Maydell
2016-11-07 20:18   ` joserz [this message]
2016-11-07 20:44     ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161107201825.GA4972@pacoca \
    --to=joserz@linux.vnet.ibm.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).