On Mon, Aug 13, 2018 at 06:00:10PM +0200, Peter Krempa wrote:
Add a helper which will use a collection of other helpers to
determine
whether a disk requires throttling to be enabled.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 10 ++++++++++
src/qemu/qemu_command.h | 3 +++
2 files changed, 13 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano