qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>,
	Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>,
	Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [RFC PATCH v2 3/3] target/mips/op_helper: Log unimplemented cache opcode
Date: Thu, 13 Aug 2020 12:50:20 -0700	[thread overview]
Message-ID: <e0b13561-4be9-acad-5178-1f9c74d079a9@linaro.org> (raw)
In-Reply-To: <20200813181527.22551-4-f4bug@amsat.org>

On 8/13/20 11:15 AM, Philippe Mathieu-Daudé wrote:
>  #ifndef CONFIG_USER_ONLY
> +    static const char *type_name[] = {

const char * const

Otherwise,
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


  reply	other threads:[~2020-08-13 19:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-13 18:15 [RFC PATCH v2 0/3] target/mips: Report unimplemented cache() operations Philippe Mathieu-Daudé
2020-08-13 18:15 ` [RFC PATCH v2 1/3] target/mips/op_helper: Convert multiple if() to switch case Philippe Mathieu-Daudé
2020-08-14  2:43   ` Jiaxun Yang
2020-08-13 18:15 ` [RFC PATCH v2 2/3] target/mips/op_helper: Document Invalidate/Writeback opcodes as no-op Philippe Mathieu-Daudé
2020-08-13 19:51   ` Richard Henderson
2020-08-14  2:44   ` Jiaxun Yang
2020-08-13 18:15 ` [RFC PATCH v2 3/3] target/mips/op_helper: Log unimplemented cache opcode Philippe Mathieu-Daudé
2020-08-13 19:50   ` Richard Henderson [this message]
2020-10-09 15:51 ` [RFC PATCH v2 0/3] target/mips: Report unimplemented cache() operations Philippe Mathieu-Daudé

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=e0b13561-4be9-acad-5178-1f9c74d079a9@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=aleksandar.qemu.devel@gmail.com \
    --cc=aleksandar.rikalo@syrmia.com \
    --cc=aurelien@aurel32.net \
    --cc=f4bug@amsat.org \
    --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).