[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 0/5] riscv-pull queue
From: |
Alistair Francis |
Subject: |
Re: [Qemu-devel] [PULL 0/5] riscv-pull queue |
Date: |
Wed, 18 Jul 2018 15:31:14 -0700 |
On Wed, Jul 18, 2018 at 3:27 PM, Alistair Francis
<address@hidden> wrote:
> The following changes since commit ea6abffa8a08d832feb759d359d5b935e3087cf7:
>
> Update version for v3.0.0-rc1 release (2018-07-17 18:15:19 +0100)
>
> are available in the Git repository at:
>
> address@hidden:alistair23/qemu.git tags/pull-riscv-pull-20180718-2
>
> for you to fetch changes up to 451ea962be0cbb6710737eeb90c2a801b979cad3:
>
> spike: Fix crash when introspecting the device (2018-07-18 14:33:40 -0700)
>
> ----------------------------------------------------------------
> riscv: Fix introspection problems
>
> 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
Argh! I just realised I left off Michael's review. I'll have to send a v2.
I'll tag it as v3.0 as well.
Alistair
>
> 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(-)
- [Qemu-devel] [PULL 0/5] riscv-pull queue, Alistair Francis, 2018/07/18
- [Qemu-devel] [PULL 1/5] sifive_e: Fix crash when introspecting the device, Alistair Francis, 2018/07/18
- [Qemu-devel] [PULL 2/5] sifive_u: Fix crash when introspecting the device, Alistair Francis, 2018/07/18
- [Qemu-devel] [PULL 3/5] virt: Fix crash when introspecting the device, Alistair Francis, 2018/07/18
- [Qemu-devel] [PULL 4/5] riscv_hart: Fix crash when introspecting the device, Alistair Francis, 2018/07/18
- [Qemu-devel] [PULL 5/5] spike: Fix crash when introspecting the device, Alistair Francis, 2018/07/18
- Re: [Qemu-devel] [PULL 0/5] riscv-pull queue,
Alistair Francis <=