mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
news: Document PCI by default on RISC-V
Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
e602e86881
commit
7c48fb08e0
@ -37,6 +37,18 @@
|
||||
<section title="New features">
|
||||
</section>
|
||||
<section title="Improvements">
|
||||
<change>
|
||||
<summary>
|
||||
qemu: Use PCI by default for RISC-V guests
|
||||
</summary>
|
||||
<description>
|
||||
PCI support for RISC-V guests was already available in libvirt
|
||||
5.1.0, but it required the user to opt-in by manually assigning
|
||||
PCI addresses: with this release, RISC-V guests will use PCI
|
||||
automatically when running against a recent enough (4.0.0+) QEMU
|
||||
release.
|
||||
</description>
|
||||
</change>
|
||||
</section>
|
||||
<section title="Bug fixes">
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user