All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: 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 0/3] target/mips: Report unimplemented cache() operations
Date: Fri, 9 Oct 2020 17:51:18 +0200	[thread overview]
Message-ID: <012b6a7a-09de-977d-d57f-aaf8d83140fe@amsat.org> (raw)
In-Reply-To: <20200813181527.22551-1-f4bug@amsat.org>

On 8/13/20 8:15 PM, Philippe Mathieu-Daudé wrote:
> Few patches to improve the handling of the 'cache' opcode.
> 
> I'm not sure why helper_cache() is generated for user-only mode.
> 
> v1 was:
> https://www.mail-archive.com/qemu-devel@nongnu.org/msg727959.html
> Supersedes: <20200806122612.17167-1-f4bug@amsat.org>
> 
> Philippe Mathieu-Daudé (3):
>    target/mips/op_helper: Convert multiple if() to switch case
>    target/mips/op_helper: Document Invalidate/Writeback opcodes as no-op
>    target/mips/op_helper: Log unimplemented cache opcode

Thanks, added to mips-next (addressing Richard comments).


      parent reply	other threads:[~2020-10-09 15: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
2020-10-09 15:51 ` Philippe Mathieu-Daudé [this message]

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=012b6a7a-09de-977d-d57f-aaf8d83140fe@amsat.org \
    --to=f4bug@amsat.org \
    --cc=aleksandar.qemu.devel@gmail.com \
    --cc=aleksandar.rikalo@syrmia.com \
    --cc=aurelien@aurel32.net \
    --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 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.