mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-22 15:54:30 +01:00
Highlights for cloud-hypervisor version v0.12.0 include: removal of `vhost-user-net` and `vhost-user-block` self spawning, migration of `vhost-user-fs` backend, ARM64 enhancements with full support of `--watchdog` for rebooting, and enhanced `info` HTTP API to include the details of devices used by the VM including VFIO devices. Fixes: #1315 Signed-off-by: Bo Chen <chen.bo@intel.com>
488 B
488 B
VmInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Config | VmConfig | ||
| State | string | ||
| MemoryActualSize | int64 | [optional] | |
| DeviceTree | map[string]DeviceNode | [optional] |