qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/5]  riscv: Fix introspection problems
@ 2018-07-17 20:27 Alistair Francis
  2018-07-17 20:27 ` [Qemu-devel] [PATCH v1 1/5] sifive_e: Fix crash when introspecting the device Alistair Francis
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Alistair Francis @ 2018-07-17 20:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: alistair.francis, thuth, mjc

This is based on Thomas's work fixing introspection problems [1] and
applied to the RISC-V port.

1: https://lists.gnu.org/archive/html/qemu-devel/2018-07/msg03261.html

Alistair Francis (5):
  sifive_e: Fix crash when introspecting the device
  sifive_u: Fix crash when introspecting the device
  virt: Fix crash when introspecting the device
  riscv_hart: Fix crash when introspecting the device
  spike: Fix crash when introspecting the device

 hw/riscv/riscv_hart.c |  7 +++----
 hw/riscv/sifive_e.c   | 12 ++++++------
 hw/riscv/sifive_u.c   | 15 +++++++--------
 hw/riscv/spike.c      | 10 ++++------
 hw/riscv/virt.c       |  5 ++---
 5 files changed, 22 insertions(+), 27 deletions(-)

-- 
2.17.1

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

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

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-17 20:27 [Qemu-devel] [PATCH v1 0/5] riscv: Fix introspection problems Alistair Francis
2018-07-17 20:27 ` [Qemu-devel] [PATCH v1 1/5] sifive_e: Fix crash when introspecting the device Alistair Francis
2018-07-17 21:03   ` Michael Clark
2018-07-17 20:28 ` [Qemu-devel] [PATCH v1 2/5] sifive_u: " Alistair Francis
2018-07-17 21:03   ` Michael Clark
2018-07-18 14:11   ` Philippe Mathieu-Daudé
2018-07-17 20:28 ` [Qemu-devel] [PATCH v1 3/5] virt: " Alistair Francis
2018-07-17 21:03   ` Michael Clark
2018-07-17 20:28 ` [Qemu-devel] [PATCH v1 4/5] riscv_hart: " Alistair Francis
2018-07-17 21:04   ` Michael Clark
2018-07-17 20:28 ` [Qemu-devel] [PATCH v1 5/5] spike: " Alistair Francis
2018-07-17 21:04   ` Michael Clark
2018-07-18  7:22 ` [Qemu-devel] [PATCH v1 0/5] riscv: Fix introspection problems Thomas Huth
2018-07-18 21:31   ` Alistair Francis
2018-07-19  7:59     ` Thomas Huth
2018-07-23 23:13       ` Alistair Francis
2018-07-18  7:23 ` Thomas Huth

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