1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-09-23 17:45:17 +03:00

NEWS: Add an entry for network support in ch driver.

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>
This commit is contained in:
Praveen K Paladugu
2024-08-26 14:30:40 -05:00
committed by Michal Privoznik
parent d9be0beb4c
commit 21562c4df6

View File

@@ -31,6 +31,10 @@ v10.7.0 (unreleased)
backed network devices. So, create new net fds and pass them via backed network devices. So, create new net fds and pass them via
SCM_RIGHTS to CH during restore operation. 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** * **Bug fixes**