mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
news: document support for vdpa block devices
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
d77cc21d4b
commit
6332ab2c07
9
NEWS.rst
9
NEWS.rst
@ -23,6 +23,15 @@ v9.8.0 (unreleased)
|
||||
|
||||
* **New features**
|
||||
|
||||
* qemu: Add support for vDPA block devices
|
||||
|
||||
With a new enough version of qemu, libvirt will allow you to assign vDPA block
|
||||
devices to a domain. This is configured with::
|
||||
|
||||
<disk type='vhostvdpa'>
|
||||
<source dev='/dev/vhost-vdpa-0'>
|
||||
...
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* **Bug fixes**
|
||||
|
Loading…
Reference in New Issue
Block a user