diff --git a/docs/news.xml b/docs/news.xml index dc91368790..c362bf3a15 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -206,6 +206,21 @@ +
+ + + qemu: Support use of precreated tap/macvtap devices by unprivileged libvirtd + + + It is now possible for an unprivileged libvirtd to make use + of tap and macvtap devices that were previously created by + some other entity. This is done by setting + managed='no' along with the device name in the + target subelement of <interface + type='ethernet'>. + + +