qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] MIPS system emulation miscellaneous fixes
@ 2022-10-29  2:00 Jiaxun Yang
  2022-10-29  2:00 ` [PATCH 1/3] target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F Jiaxun Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Jiaxun Yang @ 2022-10-29  2:00 UTC (permalink / raw)
  To: f4bug; +Cc: qemu-devel, pavel.dovgalyuk, Jiaxun Yang

Hi all,

I was trying to build a MIPS VirtIO board[1] for QEMU that is able
to work with all processors we support.

When I was bring up varoius CPUs on that board I noticed some issues
with the system emulation code that I'm fixing in this series.

Thanks.

- Jiaxun
[1]: https://gitlab.com/FlyGoat/qemu/-/tree/mips-virt

Jiaxun Yang (3):
  target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F
  target/mips: Cast offset field of Octeon BBIT to int16_t
  target/mips: Disable DSP ASE for Octeon68XX

 target/mips/cpu-defs.c.inc         | 4 ++--
 target/mips/cpu.c                  | 6 ++++++
 target/mips/tcg/octeon_translate.c | 2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)

-- 
2.37.1 (Apple Git-137.1)



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

end of thread, other threads:[~2022-10-31  0:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-29  2:00 [PATCH 0/3] MIPS system emulation miscellaneous fixes Jiaxun Yang
2022-10-29  2:00 ` [PATCH 1/3] target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F Jiaxun Yang
2022-10-29 17:44   ` Philippe Mathieu-Daudé
2022-10-29 19:50     ` Jiaxun Yang
2022-10-29 23:19       ` Philippe Mathieu-Daudé
2022-10-30  0:05         ` Jiaxun Yang
2022-10-31  0:04   ` Richard Henderson
2022-10-29  2:00 ` [PATCH 2/3] target/mips: Cast offset field of Octeon BBIT to int16_t Jiaxun Yang
2022-10-29 17:48   ` Philippe Mathieu-Daudé
2022-10-29  2:00 ` [PATCH 3/3] target/mips: Disable DSP ASE for Octeon68XX Jiaxun Yang
2022-10-31  0:05   ` 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).