KVM: support more than 256 vcpus for VM
Backport two patches from upstream to support start VM with more than 256 vcpus. Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
This commit is contained in:
parent
7aade35d05
commit
2b9478fc48
@ -24,7 +24,7 @@
|
||||
|
||||
Name: kernel
|
||||
Version: 4.19.90
|
||||
Release: %{hulkrelease}.0023
|
||||
Release: %{hulkrelease}.0024
|
||||
Summary: Linux Kernel
|
||||
License: GPLv2
|
||||
URL: http://www.kernel.org/
|
||||
@ -795,6 +795,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 6 2020 zhanghailiang<zhang.zhanghailiang@huawei.com> - 4.19.90-vhulk1912.2.1.0024
|
||||
- support more than 256 vcpus for VM
|
||||
|
||||
* Tue Dec 31 2019 linfeilong<linfeilong@huawei.com> - 4.19.90-vhulk1912.2.1.0023
|
||||
- delete some unuseful file
|
||||
|
||||
|
||||
@ -1 +1,3 @@
|
||||
patches/0001-Revert-vfio-relieve-mmap_sem-reader-cacheline-bounci.patch
|
||||
patches/0001-KVM-arm-arm64-vgic-Use-a-single-IO-device-per-redist.patch
|
||||
patches/0002-KVM-arm-arm64-vgic-Allow-more-than-256-vcpus-for-KVM.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user