diff --git a/README.md b/README.md index 6ab1ea3b95..192a9b99a8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ * [Runtime](#runtime) * [Trace forwarder](#trace-forwarder) * [Additional](#additional) - * [Hypervisor](#hypervisor) * [Kernel](#kernel) * [CI](#ci) * [Community](#community) @@ -87,11 +86,6 @@ when tracing the [agent](#agent) process. #### Additional -##### Hypervisor - -The [`qemu`](https://github.com/kata-containers/qemu) hypervisor is used to -create virtual machines for hosting the containers. - ##### Kernel The hypervisor uses a [Linux\* kernel](https://github.com/kata-containers/linux) to boot the guest image.