All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] target/riscv: improvements to GDB target descriptions
@ 2022-08-31  8:41 Andrew Burgess
  2022-08-31  8:41 ` [PATCH 1/2] target/riscv: remove fflags, frm, and fcsr from riscv-*-fpu.xml Andrew Burgess
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andrew Burgess @ 2022-08-31  8:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: Andrew Burgess

I was running some GDB tests against QEMU, and noticed some oddities
with the target description QEMU sends, the following two patches
address these issues.

Thanks,
Andrew

---

Andrew Burgess (2):
  target/riscv: remove fflags, frm, and fcsr from riscv-*-fpu.xml
  target/riscv: remove fixed numbering from GDB xml feature files

 gdb-xml/riscv-32bit-cpu.xml |  6 +-----
 gdb-xml/riscv-32bit-fpu.xml | 10 +---------
 gdb-xml/riscv-64bit-cpu.xml |  6 +-----
 gdb-xml/riscv-64bit-fpu.xml | 10 +---------
 target/riscv/gdbstub.c      | 32 ++------------------------------
 5 files changed, 6 insertions(+), 58 deletions(-)

-- 
2.25.4



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

end of thread, other threads:[~2022-09-19 22:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-31  8:41 [PATCH 0/2] target/riscv: improvements to GDB target descriptions Andrew Burgess
2022-08-31  8:41 ` [PATCH 1/2] target/riscv: remove fflags, frm, and fcsr from riscv-*-fpu.xml Andrew Burgess
2022-09-08 12:25   ` Alistair Francis
2022-08-31  8:41 ` [PATCH 2/2] target/riscv: remove fixed numbering from GDB xml feature files Andrew Burgess
2022-09-08 12:29   ` Alistair Francis
2022-09-08 22:40   ` Palmer Dabbelt
2022-09-19 22:24 ` [PATCH 0/2] target/riscv: improvements to GDB target descriptions Alistair Francis

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.