]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: node_device: remove HAL node device backend
authorPavel Hrdina <phrdina@redhat.com>
Thu, 17 Sep 2020 16:31:13 +0000 (18:31 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 18 Sep 2020 12:29:27 +0000 (14:29 +0200)
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
NEWS.rst

index 14f098b1f6edb83b3e7deb3e10792244cb1aa604..2052fd700d8fb58e0c2d3e78cb8fc3866d3d3ff7 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -30,6 +30,13 @@ v6.8.0 (unreleased)
 
 * **Bug fixes**
 
+* **Removed features**
+
+  * node_device: Remove HAL node device backend
+
+    HAL is deprecated on all supported OS so there is no need to keep it
+    in libvirt. udev backend is used on Linux OSes and devd can be eventually
+    implemented as replacement for FreeBSD.
 
 v6.7.0 (2020-09-01)
 ===================