[PATCH 2/6] qemu: Privatize 'struct _qemuMonitorMessage'

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


Consider using 'make private' in the commit summary, since the other
word brings up some bad memories.

Jano

On a Monday in 2022, Peter Krempa wrote:
>Move the declaration of the struct into 'qemu_monitor_priv.h' as other
>code has no business in peeking into the monitor messages.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/qemu/qemu_monitor.h      | 14 --------------
> src/qemu/qemu_monitor_json.c |  3 +++
> src/qemu/qemu_monitor_priv.h | 16 ++++++++++++++++
> tests/qemucapsprobemock.c    |  3 +++
> 4 files changed, 22 insertions(+), 14 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/0107053b/attachment-0001.sig>


More information about the libvir-list mailing list