diff --git a/docs/hypervisors.md b/docs/hypervisors.md index 5ed990ae3d..7fbdcca886 100644 --- a/docs/hypervisors.md +++ b/docs/hypervisors.md @@ -47,7 +47,6 @@ $ kata-runtime kata-env | awk -v RS= '/\[Hypervisor\]/' | grep Path The table below provides a brief summary of some of the differences between the hypervisors: - | Hypervisor | Summary | Features | Limitations | Container Creation speed | Memory density | Use cases | Comment | |-|-|-|-|-|-|-|-| |[ACRN] | Safety critical and real-time workloads | | | excellent | excellent | Embedded and IOT systems | For advanced users |