From: Richard Henderson <richard.henderson@linaro.org>
To: Igor Mammedov <imammedo@redhat.com>, Michael Rolnik <mrolnik@gmail.com>
Cc: 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 12:01:55 +0200 [thread overview]
Message-ID: <32aa0f8c-f779-4629-c3a6-9cad5357642a@linaro.org> (raw)
In-Reply-To: <20190628112253.275bdf7d@redhat.com>
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~
next prev parent reply other threads:[~2019-06-28 10:03 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 [this message]
2019-06-28 12:03 ` Michael Rolnik
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=32aa0f8c-f779-4629-c3a6-9cad5357642a@linaro.org \
--to=richard.henderson@linaro.org \
--cc=S.E.Harris@kent.ac.uk \
--cc=imammedo@redhat.com \
--cc=mrolnik@gmail.com \
--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).