spec: Update patch and changelog with !8

vcpu_stat: add remaining kvm exits items to display

Signed-off-by: Jiajun Chen <1250062498@qq.com>
This commit is contained in:
Euler Robot 2020-11-06 11:58:08 +08:00
parent 6c36fdc07c
commit 1c229a797b

View File

@ -17,6 +17,7 @@ Patch0006: vcpustat-modify-vcpu-info-acquirement-from-debugfs.patch
Patch0007: display-expand-CPU-display.patch
Patch0008: display-add-limit-to-usage-display.patch
Patch0009: vmtop-simplify-print_domain_field.patch
Patch0010: vcpu_stat-add-remaining-kvm-exits-items-to-display.patch
Requires: libvirt, ncurses
@ -57,6 +58,9 @@ install -m 550 vmtop ${RPM_BUILD_ROOT}/usr/bin/%{name}
%{_bindir}/vmtop
%changelog
* Wed Oct 28 2020 Huawei Technologies Co., Ltd <alex.chen@huawei.com>
- vcpu_stat: add remaining kvm exits items to display
* Sat Oct 10 2020 Jiajun Chen <1250062498@qq.com> -1.1-0
- spec: modify source url