!17 Backport two patches from upstream to support start VM with more than 256 vcpus
Merge pull request !17 from zhanghailiang/master
This commit is contained in:
commit
a33b83d56d
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: kernel
|
Name: kernel
|
||||||
Version: 4.19.90
|
Version: 4.19.90
|
||||||
Release: %{hulkrelease}.0023
|
Release: %{hulkrelease}.0024
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -795,6 +795,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Dec 31 2019 linfeilong<linfeilong@huawei.com> - 4.19.90-vhulk1912.2.1.0023
|
||||||
- delete some unuseful file
|
- delete some unuseful file
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,3 @@
|
|||||||
patches/0001-Revert-vfio-relieve-mmap_sem-reader-cacheline-bounci.patch
|
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