]> xenbits.xensource.com Git - libvirt.git/commit
qemu: expand nbdkit capabilities
authorJonathon Jongsma <jjongsma@redhat.com>
Thu, 21 Jul 2022 22:16:40 +0000 (17:16 -0500)
committerJonathon Jongsma <jjongsma@redhat.com>
Tue, 19 Sep 2023 19:28:49 +0000 (14:28 -0500)
commit03afd10cd38f2906fb475e6a6c0165a0ef9dc2c3
treeee8907094880ed8f15e4117a1189b2cab07a4d6a
parent6b7e6b73a9dff14cf23eb69a104ffcd17f070419
qemu: expand nbdkit capabilities

In order to add caching of the nbdkit capabilities, we will need to
compare against file modification times, etc. So look up this
information when creating the nbdkit caps.

Add a nbdkit_moddir build option to allow the builder to specify the
location to look for nbdkit plugins and filters.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_nbdkit.c