]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: Add an entry for network support in ch driver.
authorPraveen K Paladugu <praveenkpaladugu@gmail.com>
Mon, 26 Aug 2024 19:30:40 +0000 (14:30 -0500)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 28 Aug 2024 11:36:14 +0000 (13:36 +0200)
Signed-off-by: Praveen K Paladugu <praveenkpaladugu@gmail.com>
Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index 817c7ed040dba15f56f0c9531c6a6a01d782a693..9234e7059062b21fe2e30bc1fe88784f2648cafe 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -31,6 +31,10 @@ v10.7.0 (unreleased)
     backed network devices. So, create new net fds and pass them via
     SCM_RIGHTS to CH during restore operation.
 
+  * ch: support basic networking modes
+    Cloud-Hypervisor driver now supports Ethernet, Network (NAT) and Bridge
+    networking modes.
+
 * **Bug fixes**