!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:
openeuler-ci-bot 2020-01-08 14:17:58 +08:00 committed by Gitee
commit a33b83d56d
2 changed files with 6 additions and 1 deletions

View File

@ -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

View 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