[libvirt] [PATCH 2/5] news: Support unmanaged macvtap devices in 5.8

Laine Stump laine at redhat.com
Fri Nov 8 16:34:30 UTC 2019


On 11/8/19 2:00 AM, Han Han wrote:
> Signed-off-by: Han Han <hhan at redhat.com>
> ---
>   docs/news.xml | 12 ++++++++++++
>   1 file changed, 12 insertions(+)
>
> diff --git a/docs/news.xml b/docs/news.xml
> index 88affb66a3..c0fd006a77 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -189,6 +189,18 @@
>       </section>
>     </release>
>     <release version="v5.8.0" date="2019-10-05">
> +    <section title="Improvements">
> +      <change>
> +        <summary>
> +          qemu: Support unmanaged macvtap devices
> +        </summary>
> +        <description>
> +          Add new "managed" attribute for target dev of
> +          <code><interface type='ethernet'></code> to control
> +          whether using an existing macvtap device.
> +        </description>
> +      </change>
> +    </section>
>       <section title="Removed features">
>         <change>
>           <summary>


I already have a patch for this that I'm about to push that has a "more 
descriptive description" :-).




More information about the libvir-list mailing list