mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-12 05:12:37 +00:00
versions: Upgrade to Cloud Hypervisor v20.1
This is a bug release from Cloud Hypervisor addressing the following issues: 1) Networking performance regression with virtio-net; 2) Limit file descriptors sent in vfio-user support; 3) Fully advertise PCI MMIO config regions in ACPI tables; 4) Set the TSS and KVM identity maps so they don't overlap with firmware RAM; 5) Correctly update the DeviceTree on restore. Details can be found: https://github.com/cloud-hypervisor/cloud-hypervisor/releases/tag/v20.1 Fixes: #3262 Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
parent
978b13c9e8
commit
bbfb10e169
@ -75,7 +75,7 @@ assets:
|
||||
url: "https://github.com/cloud-hypervisor/cloud-hypervisor"
|
||||
uscan-url: >-
|
||||
https://github.com/cloud-hypervisor/cloud-hypervisor/tags.*/v?(\d\S+)\.tar\.gz
|
||||
version: "v20.0"
|
||||
version: "v20.1"
|
||||
|
||||
firecracker:
|
||||
description: "Firecracker micro-VMM"
|
||||
|
Loading…
Reference in New Issue
Block a user