mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
README: update version of Host OS
As the commit 2f15d027c05f (KVM: x86: Properly handle APF vs disabled LAPIC situation) has been merged into kernel 5.13, so update the minimum performance host kernel version to that. Signed-off-by: Yi Wang <foxywang@tencent.com>
This commit is contained in:
parent
ba5af92984
commit
c03f3b54b6
@ -78,9 +78,9 @@ The following sections describe how to build and run Cloud Hypervisor.
|
||||
|
||||
## Host OS
|
||||
|
||||
For required KVM functionality the minimum host kernel version is 4.11. For
|
||||
adequate performance the minimum recommended host kernel version is 5.6. The
|
||||
majority of the CI currently tests with kernel version 5.15.
|
||||
For required KVM functionality and adequate performance the recommended host
|
||||
kernel version is 5.13. The majority of the CI currently tests with kernel
|
||||
version 5.15.
|
||||
|
||||
## Use Pre-built Binaries
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user