runtime-rs: Update readme to indicate cloud-hypervisor support

Since cloud-hypervisor is no longer built as an optional feature,
lets mention cloud-hypervisor in the list of hypervisors supported by
runtime-rs.

Fixes: #8587

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
Archana Shinde
2023-12-05 23:26:57 -08:00
parent c14e3096c8
commit 458e91b289

View File

@@ -87,7 +87,7 @@ Resources are classified into two types:
For `VirtContainer`, there will be more hypervisors to choose.
Currently, only built-in `Dragonball` has been implemented.
Currently, built-in `Dragonball` has been implemented. We have also added initial support for `cloud-hypervisor` with CI being added next.
### agent