diff --git a/vmtop.spec b/vmtop.spec index ce05037..20d3d71 100644 --- a/vmtop.spec +++ b/vmtop.spec @@ -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 +- 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