[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3 |
Date: |
Wed, 30 Jan 2019 11:45:33 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 |
On 1/30/19 11:35 AM, Palmer Dabbelt wrote:
> The following changes since commit 5385a5988c8a55bebdc878c05b96648579b5d6e0:
>
> hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config struct
> (2019-01-21 17:20:36 +0000)
>
> are available in the Git repository at:
>
> git://github.com/palmer-dabbelt/qemu.git tags/riscv-for-master-3.2-part3
>
> for you to fetch changes up to 461ab9de46d085a37b0da6f096aadc4e0dda4d4c:
>
> target/riscv: fix counter-enable checks in ctr() (2019-01-29 11:33:38 -0800)
>
> ----------------------------------------------------------------
> RISC-V Patches for 3.2, Part 3
There is no 3.2 release; the next release is named 4.0. However, if you
don't want to bother with sending a v2 pull request just to fix the
merge commit message, that's okay with me.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] [PULL 02/10] RISC-V: Mark mstatus.fs dirty, (continued)
- [Qemu-devel] [PULL 02/10] RISC-V: Mark mstatus.fs dirty, Palmer Dabbelt, 2019/01/30
- [Qemu-devel] [PULL 09/10] MAINTAINERS: Remove Michael Clark as a RISC-V Maintainer, Palmer Dabbelt, 2019/01/30
- [Qemu-devel] [PULL 10/10] target/riscv: fix counter-enable checks in ctr(), Palmer Dabbelt, 2019/01/30
- [Qemu-devel] [PULL 04/10] RISC-V: Use riscv prefix consistently on cpu helpers, Palmer Dabbelt, 2019/01/30
- [Qemu-devel] [PULL 05/10] RISC-V: Add priv_ver to DisasContext, Palmer Dabbelt, 2019/01/30
- [Qemu-devel] [PULL 01/10] RISC-V: Split out mstatus_fs from tb_flags, Palmer Dabbelt, 2019/01/30
- [Qemu-devel] [PULL 03/10] RISC-V: Implement mstatus.TSR/TW/TVM, Palmer Dabbelt, 2019/01/30
- [Qemu-devel] [PULL 06/10] RISC-V: Add misa to DisasContext, Palmer Dabbelt, 2019/01/30
- [Qemu-devel] [PULL 08/10] RISC-V: Add misa runtime write support, Palmer Dabbelt, 2019/01/30
- [Qemu-devel] [PULL 07/10] RISC-V: Add misa.MAFD checks to translate, Palmer Dabbelt, 2019/01/30
- Re: [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3,
Eric Blake <=