All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Rolnik <mrolnik@gmail.com>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: Igor Mammedov <imammedo@redhat.com>,
	Sarah Harris <S.E.Harris@kent.ac.uk>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v23 1/7] target/avr: Add outward facing interfaces and core CPU logic
Date: Fri, 28 Jun 2019 15:03:09 +0300	[thread overview]
Message-ID: <CAK4993iv8HPj=QSH3B_1Dzkqh0GfRc0Lio+UWVfHOK0=MmeSDQ@mail.gmail.com> (raw)
In-Reply-To: <32aa0f8c-f779-4629-c3a6-9cad5357642a@linaro.org>

thanks.
new version is out.

Michael

On Fri, Jun 28, 2019 at 1:01 PM Richard Henderson <
richard.henderson@linaro.org> wrote:

> On 6/28/19 11:22 AM, Igor Mammedov wrote:
> > On Fri, 28 Jun 2019 11:43:22 +0300
> > Michael Rolnik <mrolnik@gmail.com> wrote:
> >
> >> Nobody else does it.
> > it doesn't mean that we should blindly copy pre-existing patterns
> > which might/will exist for compatibility reasons.
> >
> > pls see the same argument on RX CPU for reasons not to support
> > anything else beside typename there.
> >   [Qemu-devel] [PATCH v16 13/23] target/rx: Fix cpu types and  names
> >   [Qemu-devel] [PATCH v19 03/21] target/rx: CPU definition
> >
> >
> >> Richard.
> >> What do you think?
>
> We are going with Igor's advice for target/rx, yes.
> You should do the same here in target/avr.
>
>
> r~
>


-- 
Best Regards,
Michael Rolnik

  reply	other threads:[~2019-06-28 12:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-27  5:27 [Qemu-devel] [PATCH v23 0/7] QEMU AVR 8 bit cores Michael Rolnik
2019-06-27  5:27 ` [Qemu-devel] [PATCH v23 1/7] target/avr: Add outward facing interfaces and core CPU logic Michael Rolnik
2019-06-27 11:28   ` Igor Mammedov
2019-06-27 16:02     ` Michael Rolnik
2019-06-27 18:51       ` Michael Rolnik
2019-06-28  8:36         ` Igor Mammedov
2019-06-28  8:43           ` Michael Rolnik
2019-06-28  9:22             ` Igor Mammedov
2019-06-28 10:01               ` Richard Henderson
2019-06-28 12:03                 ` Michael Rolnik [this message]
2019-06-27  5:27 ` [Qemu-devel] [PATCH v23 2/7] target/avr: Add instruction helpers Michael Rolnik
2019-06-27  5:27 ` [Qemu-devel] [PATCH v23 3/7] target/avr: Add instruction decoding Michael Rolnik
2019-06-27  5:27 ` [Qemu-devel] [PATCH v23 4/7] target/avr: Add instruction translation Michael Rolnik
2019-06-27  5:27 ` [Qemu-devel] [PATCH v23 5/7] target/avr: Add limited support for USART and 16 bit timer peripherals Michael Rolnik
2019-06-27  5:27 ` [Qemu-devel] [PATCH v23 6/7] target/avr: Add example board configuration Michael Rolnik
2019-06-27  5:27 ` [Qemu-devel] [PATCH v23 7/7] target/avr: Register AVR support with the rest of QEMU, the build system, and the MAINTAINERS file Michael Rolnik

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='CAK4993iv8HPj=QSH3B_1Dzkqh0GfRc0Lio+UWVfHOK0=MmeSDQ@mail.gmail.com' \
    --to=mrolnik@gmail.com \
    --cc=S.E.Harris@kent.ac.uk \
    --cc=imammedo@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.