[libvirt] [PATCH v4 01/20] qemu: generalize qemuFetchConfigs

Ján Tomko jtomko at redhat.com
Wed Sep 18 14:56:20 UTC 2019


On Fri, Sep 13, 2019 at 04:50:38PM +0400, marcandre.lureau at redhat.com wrote:
>From: Marc-André Lureau <marcandre.lureau at redhat.com>
>
>The same config files disovery & priority rules are used for
>vhost-user backends.
>
>No functional change, the only difference is that
>qemuInteropFetchConfigs() takes a "name" argument and construct paths
>with it (ex: "firmware").
>
>Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
>---
> src/qemu/Makefile.inc.am       |   2 +
> src/qemu/qemu_firmware.c       | 144 +-------------------------
> src/qemu/qemu_interop_config.c | 183 +++++++++++++++++++++++++++++++++
> src/qemu/qemu_interop_config.h |  25 +++++
> 4 files changed, 212 insertions(+), 142 deletions(-)
> create mode 100644 src/qemu/qemu_interop_config.c
> create mode 100644 src/qemu/qemu_interop_config.h
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- 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/20190918/7effbdff/attachment-0001.sig>


More information about the libvir-list mailing list