mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
NEWS: document addition of passt support
Signed-off-by: Laine Stump <laine@redhat.com> Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
d7e9093502
commit
a5738ab74c
10
NEWS.rst
10
NEWS.rst
@ -23,6 +23,16 @@ v9.0.0 (unreleased)
|
||||
``virDomainSnapshotDelete()``. Flags that allow deleting children
|
||||
or children only are not supported.
|
||||
|
||||
* QEMU: support passt (https://passt.top)
|
||||
|
||||
passt can be used to connect an emulated network device to the
|
||||
host's network without requiring libvirt to have any sort of
|
||||
elevated privileges. This is configured with::
|
||||
|
||||
<interface type='user'>
|
||||
<backend type='passt'>
|
||||
...
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* qemu: Prefer PNG for domain screenshots
|
||||
|
Loading…
Reference in New Issue
Block a user