qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Support for print to log vector extension registers
@ 2023-04-10 12:44 Ivan Klokov
  2023-04-10 12:44 ` [PATCH v3 1/2] util/log: Add vector registers to log Ivan Klokov
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ivan Klokov @ 2023-04-10 12:44 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-riscv, richard.henderson, pbonzini, eduardo,
	marcel.apfelbaum, philmd, wangyanan55, palmer, alistair.francis,
	bin.meng, liweiwei, dbarboza, zhiwei_liu, Ivan Klokov

The patch added an ability to include VPU registers in the 'cpu' logging.
---
v3:
   - split of the patch into two parts: general and RISC-V specific
---

Ivan Klokov (2):
  util/log: Add vector registers to log
  target/riscv: Add RVV registers to log

 accel/tcg/cpu-exec.c  |  3 +++
 include/hw/core/cpu.h |  2 ++
 include/qemu/log.h    |  1 +
 target/riscv/cpu.c    | 56 ++++++++++++++++++++++++++++++++++++++++++-
 util/log.c            |  2 ++
 5 files changed, 63 insertions(+), 1 deletion(-)

-- 
2.34.1



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

end of thread, other threads:[~2023-06-02 10:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-10 12:44 [PATCH v3 0/2] Support for print to log vector extension registers Ivan Klokov
2023-04-10 12:44 ` [PATCH v3 1/2] util/log: Add vector registers to log Ivan Klokov
2023-04-12 10:56   ` Alistair Francis
2023-04-10 12:44 ` [PATCH v3 2/2] target/riscv: Add RVV " Ivan Klokov
2023-04-12 10:57   ` Alistair Francis
2023-06-02  3:43   ` Alistair Francis
2023-06-02 10:20     ` Philippe Mathieu-Daudé
2023-06-02  3:40 ` [PATCH v3 0/2] Support for print to log vector extension registers Alistair Francis

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