
On 10/12/18 4:50 AM, Han Han wrote:
Signed-off-by: Han Han <hhan@redhat.com> --- docs/news.xml | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml index dc08c96352..0efad21758 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -35,6 +35,11 @@ <libvirt> <release version="v4.9.0" date="unreleased"> <section title="New features"> + <change> + <summary> + qemu: Add support for cold(un)plugging and hot(un)plugging usb hub device + </summary> + </change>
How about: <summary> Add active and inactive device add or remove for QEMU USB Hub devices </summary> <description> Add the ability to attach or detach a USB Hub device either for active or inactive guests. </description> ? John
</section> <section title="Improvements"> </section>