mbox

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

Message ID 20250328065318.1990698-1-alistair.francis@wdc.com (mailing list archive)
State New
Headers show

Pull-request

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

Message

Alistair Francis March 28, 2025, 6:53 a.m. UTC
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(-)

Comments

Stefan Hajnoczi March 28, 2025, 4:36 p.m. UTC | #1
Applied, thanks.

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