mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-22 07:44:25 +01:00
The release v0.11.0 of cloud-hypervisor features the following changes: 1) Improved Linux Boot Time, 2) `SIGTERM/SIGINT` Interrupt Signal, Handling 3) Default Log Level Changed, 4) `io_uring` support by default for `virtio-block` (on host kernel version 5.8+), 5) Windows Guest Support, 6) New `--balloon` Parameter Added, 7) Experimental `virtio-watchdog` Support, 8) Bug fixes. Fixes: #1089 Signed-off-by: Bo Chen <chen.bo@intel.com>
491 B
491 B
CpusConfig
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| BootVcpus | int32 | [default to 1] | |
| MaxVcpus | int32 | [default to 1] | |
| Topology | CpuTopology | [optional] | |
| MaxPhysBits | int32 | [optional] |