From 52bddb1b6081dab914f097daafd4a81885c99d60 Mon Sep 17 00:00:00 2001 From: Erik Skultety Date: Mon, 26 Mar 2018 14:36:27 +0200 Subject: [PATCH] news: Update release news with mediated devices hot {plug,unplug} Signed-off-by: Erik Skultety --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 21ddcad61e..87f52e83ef 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -37,6 +37,16 @@
+ + + qemu: Support hot plug and hot unplug of mediated devices + + + Libvirt now allows mediated devices to be hot plugged and hot + unplugged from a guest rather than reporting an error that this isn't + supported. In fact, kernel has been supporting this since 4.10. + +
-- GitLab