qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Burgess <aburgess@redhat.com>
To: qemu-devel@nongnu.org
Cc: Andrew Burgess <aburgess@redhat.com>
Subject: [PATCH 0/2] target/riscv: improvements to GDB target descriptions
Date: Wed, 31 Aug 2022 09:41:21 +0100	[thread overview]
Message-ID: <cover.1661934573.git.aburgess@redhat.com> (raw)

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



             reply	other threads:[~2022-08-31  8:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-31  8:41 Andrew Burgess [this message]
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

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=cover.1661934573.git.aburgess@redhat.com \
    --to=aburgess@redhat.com \
    --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 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).