mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-15 22:53:43 +00:00
docs: Tidied up virtualisation summary table
- Removed the `QEMU-virtio-fs` entry from the virtualization doc since support is now available upstream and the QEMU virtio-fs-specific configuration file has been removed. - Removed NEMU as this is no longer used. - Sorted the remaining rows. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
ac6868250a
commit
3eeb25a169
@ -122,8 +122,6 @@ Devices used:
|
|||||||
|
|
||||||
| Solution | release introduced | brief summary |
|
| Solution | release introduced | brief summary |
|
||||||
|-|-|-|
|
|-|-|-|
|
||||||
| QEMU | 1.0 | upstream QEMU, with support for hotplug and filesystem sharing |
|
|
||||||
| NEMU | 1.4 | Deprecated, removed as of 1.10 release. Slimmed down fork of QEMU, with experimental support of virtio-fs |
|
|
||||||
| Firecracker | 1.5 | upstream Firecracker, rust-VMM based, no VFIO, no FS sharing, no memory/CPU hotplug |
|
|
||||||
| QEMU-virtio-fs | 1.7 | upstream QEMU with support for virtio-fs. Will be removed once virtio-fs lands in upstream QEMU |
|
|
||||||
| Cloud Hypervisor | 1.10 | rust-VMM based, includes VFIO and FS sharing through virtio-fs, no hotplug |
|
| Cloud Hypervisor | 1.10 | rust-VMM based, includes VFIO and FS sharing through virtio-fs, no hotplug |
|
||||||
|
| Firecracker | 1.5 | upstream Firecracker, rust-VMM based, no VFIO, no FS sharing, no memory/CPU hotplug |
|
||||||
|
| QEMU | 1.0 | upstream QEMU, with support for hotplug and filesystem sharing |
|
||||||
|
Loading…
Reference in New Issue
Block a user