On Mon, Sep 07, 2020 at 10:59:58AM +0200, Ján Tomko wrote:
On a Sunday in 2020, Martin Kletzander wrote:
>Suggested-by: Ján Tomko <jtomko(a)redhat.com>
>
>Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com>
>---
> src/lxc/lxc_controller.c | 2 +-
> src/qemu/qemu_driver.c | 7 ++++---
> src/qemu/qemu_process.c | 10 +++++-----
> src/util/virprocess.c | 32 +++++++++++++++++++++++---------
> src/util/virprocess.h | 2 +-
> 5 files changed, 34 insertions(+), 19 deletions(-)
>
This introduces the plumbing, however all the callers still pass
quiet=false.
Yep, to first get a consensus on the important part ;)
The rest is here:
https://www.redhat.com/archives/libvir-list/2020-September/msg00330.html
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano