[PATCH 0/2] remote_daemon: Silence DBus errors

Michal Privoznik posted 2 patches 10 months ago
Failed in applying to current master (apply log)
src/libvirt_private.syms   |  1 +
src/remote/remote_daemon.c | 36 +++++++++++++++------------
src/util/virgdbus.c        | 50 +++++++++++++++++++++++++++++++++++---
src/util/virgdbus.h        |  3 +++
4 files changed, 70 insertions(+), 20 deletions(-)
[PATCH 0/2] remote_daemon: Silence DBus errors
Posted by Michal Privoznik 10 months ago
*** BLURB HERE ***

Michal Prívozník (2):
  virgdbus: Introduce virGDBusHasSessionBus()
  remote_daemon: Silence DBus errors

 src/libvirt_private.syms   |  1 +
 src/remote/remote_daemon.c | 36 +++++++++++++++------------
 src/util/virgdbus.c        | 50 +++++++++++++++++++++++++++++++++++---
 src/util/virgdbus.h        |  3 +++
 4 files changed, 70 insertions(+), 20 deletions(-)

-- 
2.45.3
Re: [PATCH 0/2] remote_daemon: Silence DBus errors
Posted by Andrea Bolognani 10 months ago
On Thu, Feb 13, 2025 at 09:56:35AM +0100, Michal Privoznik wrote:
> Michal Prívozník (2):
>   virgdbus: Introduce virGDBusHasSessionBus()
>   remote_daemon: Silence DBus errors
>
>  src/libvirt_private.syms   |  1 +
>  src/remote/remote_daemon.c | 36 +++++++++++++++------------
>  src/util/virgdbus.c        | 50 +++++++++++++++++++++++++++++++++++---
>  src/util/virgdbus.h        |  3 +++
>  4 files changed, 70 insertions(+), 20 deletions(-)

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization