[PATCH RFC 02/10] qemu_dbus: Separate PID read code into qemuDBusGetPID

Daniel P. Berrangé berrange at redhat.com
Mon May 23 16:50:10 UTC 2022


On Mon, May 09, 2022 at 05:02:09PM +0200, Michal Privoznik wrote:
> In near future it will be necessary to know the PID of DBus
> daemon started for QEMU. Move the code into a separate function
> (qemuDBusGetPID()) and export it in the header file.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_dbus.c | 42 +++++++++++++++++++++++++++++-------------
>  src/qemu/qemu_dbus.h |  4 ++++
>  2 files changed, 33 insertions(+), 13 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


More information about the libvir-list mailing list