[PULL 0/3] riscv-to-apply queue

Alistair Francis posted 3 patches 4 days, 1 hour ago
There is a newer version of this series
MAINTAINERS                | 1 +
docs/specs/riscv-iommu.rst | 6 +++---
target/riscv/kvm/kvm-cpu.c | 6 ------
3 files changed, 4 insertions(+), 9 deletions(-)
[PULL 0/3] riscv-to-apply queue
Posted by Alistair Francis 4 days, 1 hour ago
The following changes since commit b876e721f1c939f3e83ac85bd3c1c2821e12b3fa:

  Update version for v10.0.0-rc1 release (2025-03-25 13:58:14 -0400)

are available in the Git repository at:

  https://github.com/alistair23/qemu.git tags/pull-riscv-to-apply-20250328

for you to fetch changes up to 897c68fb795cf03b89b6688a6f945d68a765c3e4:

  Revert "target/riscv/kvm: add missing KVM CSRs" (2025-03-28 16:50:25 +1000)

----------------------------------------------------------------
Fifth RISC-V PR for 10.0

* Add docs/specs/riscv-iommu.rst to MAINTAINERS
* Fix broken link to external risv iommu document
* Revert scounteren and senvcfg to fixup older kernel boots

----------------------------------------------------------------
Daniel Henrique Barboza (1):
      Revert "target/riscv/kvm: add missing KVM CSRs"

hemanshu.khilari.foss (2):
      docs: Added docs/specs/riscv-iommu.rst in MAINTAINERS file.
      docs/specs/riscv-iommu: Fixed broken link to external risv iommu document

 MAINTAINERS                | 1 +
 docs/specs/riscv-iommu.rst | 6 +++---
 target/riscv/kvm/kvm-cpu.c | 6 ------
 3 files changed, 4 insertions(+), 9 deletions(-)
Re: [PULL 0/3] riscv-to-apply queue
Posted by Stefan Hajnoczi 3 days, 15 hours ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.