On Thu, Sep 18, 2025 at 01:45:41PM +0800, BillXiang wrote:
> NEWS: ch: announce riscv-aia feature for RISC-V KVM

The "ch" prefix is incorrect, it should be "qemu" instead since
that's the driver you've modified.

> +++ b/NEWS.rst
> @@ -32,6 +32,13 @@ v11.8.0 (unreleased)
>      On the XML side, the existing <acpi> element has been extended with a
>      "nodeset" attribute to specify the NUMA node affinity of a PCI device.
>
> +  * qemu: Add ``riscv-aia`` attribute for RISC-V KVM
> +
> +    This attribute was introduced in qemu-8.2 to specify the KVM AIA mode.
> +    1) "riscv-aia=emul": IMSIC is emulated by hypervisor
> +    2) "riscv-aia=hwaccel": use hardware guest IMSIC
> +    3) "riscv-aia=auto": use the hardware guest IMSICs whenever available 
> otherwise we fallback to software emulation.

This is way too detailed for the release notes. Just mention that a
new feature for RISC-V KVM domains has been introduced.


In case you haven't realized that, it appears that all the patches
you've sent so far (including previous iterations of this series)
show up as individual messages rather than threads. Please try to
convince your tooling (git-publish, git-send-email) to use proper
threading.

-- 
Andrea Bolognani / Red Hat / Virtualization

Reply via email to