mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Release 20.1 (bug fix release)
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
- [v20.1](#v201)
|
||||
- [v20.0](#v200)
|
||||
- [Multiple PCI segments support](#multiple-pci-segments-support)
|
||||
- [CPU pinning](#cpu-pinning)
|
||||
@@ -176,6 +177,16 @@
|
||||
- [Unit testing](#unit-testing)
|
||||
- [Integration tests parallelization](#integration-tests-parallelization)
|
||||
|
||||
# v20.1
|
||||
|
||||
This is a bug fix release. The following issues have been addressed:
|
||||
|
||||
* Networking performance regression with `virtio-net` (#3450)
|
||||
* Limit file descriptors sent in `vfio-user` support (#3401)
|
||||
* Fully advertise PCI MMIO config regions in ACPI tables (#3432)
|
||||
* Set the TSS and KVM identity maps so they don't overlap with firmware RAM
|
||||
* Correctly update the `DeviceTree` on restore
|
||||
|
||||
# v20.0
|
||||
|
||||
This release has been tracked through the [v20.0
|
||||
|
||||
Reference in New Issue
Block a user