qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] target/riscv: Bugfixes found in decodetree conversion
@ 2018-11-08 12:06 Bastian Koppelmann
  2018-11-08 12:06 ` [Qemu-devel] [PATCH 1/2] target/riscv: Fix FCLASS_D being treated as RV64 only Bastian Koppelmann
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Bastian Koppelmann @ 2018-11-08 12:06 UTC (permalink / raw)
  To: kbastian, mjc, sagark, palmer, Alistair.Francis; +Cc: qemu-devel, qemu-riscv

Hi,

while going through the reviews of the riscv-decodetree patches, two bugs came
up that I fix here. There is one more problem [1] mentioned by Richard but 
I don't have the time to investigate it further.

[1] https://patchwork.kernel.org/patch/10650293/

Bastian Koppelmann (2):
  target/riscv: Fix FCLASS_D being treated as RV64 only
  target/riscv: Fix sfence.vm/a both available in any priv version

 target/riscv/translate.c | 22 ++++++++++++++++------
 1 file changed, 16 insertions(+), 6 deletions(-)

-- 
2.19.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-11-13 20:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-08 12:06 [Qemu-devel] [PATCH 0/2] target/riscv: Bugfixes found in decodetree conversion Bastian Koppelmann
2018-11-08 12:06 ` [Qemu-devel] [PATCH 1/2] target/riscv: Fix FCLASS_D being treated as RV64 only Bastian Koppelmann
2018-11-08 15:47   ` Richard Henderson
2018-11-13 20:06   ` Alistair Francis
2018-11-08 12:06 ` [Qemu-devel] [PATCH 2/2] target/riscv: Fix sfence.vm/a both available in any priv version Bastian Koppelmann
2018-11-08 15:43   ` Richard Henderson
2018-11-13 20:07   ` Alistair Francis
2018-11-08 15:53 ` [Qemu-devel] [PATCH 0/2] target/riscv: Bugfixes found in decodetree conversion Richard Henderson
2018-11-08 17:29   ` Bastian Koppelmann
2018-11-08 19:12     ` Palmer Dabbelt
2018-11-09  6:14       ` Richard Henderson

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).