From: Chen Hanxiao <chenhanxiao@gmail.com>
Add hot unplug redirdev in news 'New features' section
Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
---
v2.1:
put news part into a seperate patch
docs/news.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 0ec9857e2..ec32dc850 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,15 @@
<libvirt>
<release version="v4.0.0" date="unreleased">
<section title="New features">
+ <change>
+ <summary>
+ qemu: Add support for hot unplug redirdev device
+ </summary>
+ <description>
+ We've supported hotplug redirdev device, but lacked of
+ hot unplug feature. Now we can do it by libvirt.
+ </description>
+ </change>
</section>
<section title="Improvements">
</section>
--
2.14.3
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
news: Add change for hot unplug redirdev On 12/07/2017 05:42 AM, Chen Hanxiao wrote: > From: Chen Hanxiao <chenhanxiao@gmail.com> > > Add hot unplug redirdev in news 'New features' section No need for this part. > > Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com> > --- > v2.1: > put news part into a seperate patch > > docs/news.xml | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/docs/news.xml b/docs/news.xml > index 0ec9857e2..ec32dc850 100644 > --- a/docs/news.xml > +++ b/docs/news.xml > @@ -35,6 +35,15 @@ > <libvirt> > <release version="v4.0.0" date="unreleased"> > <section title="New features"> > + <change> > + <summary> > + qemu: Add support for hot unplug redirdev device > + </summary> > + <description> > + We've supported hotplug redirdev device, but lacked of > + hot unplug feature. Now we can do it by libvirt. > + </description> The <description> probably isn't necessary... Also, I think this belongs in the improvement section and not a new feature since hotplug already existed. John > + </change> > </section> > <section title="Improvements"> > </section> > -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
© 2016 - 2025 Red Hat, Inc.