Re: [PATCH v8 18/18] virsh: Add option "throttle-groups" to "attach_disk"

2025-03-14 Thread Peter Krempa
On Wed, Feb 19, 2025 at 22:27:22 +0530, Harikumar Rajkumar wrote: > From: Chun Feng Wu > > Update "attach_disk" to support new option: throttle-groups to > form filter chain in QEMU for specific disk > > Signed-off-by: Chun Feng Wu > > * apply suggested coding style changes. > > Signed-off-by

[PATCH v8 18/18] virsh: Add option "throttle-groups" to "attach_disk"

2025-02-19 Thread Harikumar Rajkumar
From: Chun Feng Wu Update "attach_disk" to support new option: throttle-groups to form filter chain in QEMU for specific disk Signed-off-by: Chun Feng Wu * apply suggested coding style changes. Signed-off-by: Harikumar Rajkumar --- docs/manpages/virsh.rst| 3 ++- tools/virsh-comple