From 96a45fe88709eebcdd8cc4d8d63703a419005f56 Mon Sep 17 00:00:00 2001 From: Euler Robot Date: Fri, 6 Nov 2020 11:58:09 +0800 Subject: [PATCH] spec: Update patch and changelog with !9 display: modify filter display to support more display fields items Signed-off-by: Jiajun Chen <1250062498@qq.com> --- vmtop.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vmtop.spec b/vmtop.spec index 20d3d71..49e83f2 100644 --- a/vmtop.spec +++ b/vmtop.spec @@ -18,6 +18,7 @@ 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 +Patch0011: display-modify-filter-display-to-support-more-displa.patch Requires: libvirt, ncurses @@ -58,6 +59,9 @@ install -m 550 vmtop ${RPM_BUILD_ROOT}/usr/bin/%{name} %{_bindir}/vmtop %changelog +* Wed Oct 28 2020 Huawei Technologies Co., Ltd +- display: modify filter display to support more display fields items + * Wed Oct 28 2020 Huawei Technologies Co., Ltd - vcpu_stat: add remaining kvm exits items to display