[PATCH 3/6] qemu: monitor: Move declaration of struct _qemuMonitor to qemu_monitor_priv.h

Ján Tomko jtomko at redhat.com
Mon Feb 14 16:20:10 UTC 2022


On a Monday in 2022, Peter Krempa wrote:
>In order to mock the SCM_RIGHTS sendmsg to simulate sending
>filedescriptors to fake qemu in tests we need access to some fields of
>'struct _qemuMonitor'. Move it's declaration to the private header file.

*its

>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/qemu/qemu_monitor.c      | 50 ---------------------------------
> src/qemu/qemu_monitor_priv.h | 54 ++++++++++++++++++++++++++++++++++++
> 2 files changed, 54 insertions(+), 50 deletions(-)
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20220214/d702fbdd/attachment-0001.sig>


More information about the libvir-list mailing list