[libvirt PATCH v4 06/31] qemu: implement persistent file cache for nbdkit caps

Peter Krempa pkrempa at redhat.com
Fri Feb 3 14:27:06 UTC 2023


On Fri, Jan 20, 2023 at 16:03:00 -0600, Jonathon Jongsma wrote:
> Implement the loadFile and saveFile virFileCacheHandlers callbacks so
> that nbdkit capabilities are cached perstistently across daemon
> restarts. The format and implementation is modeled on the qemu
> capabilities, but simplified slightly.
> 
> Signed-off-by: Jonathon Jongsma <jjongsma at redhat.com>
> ---
>  po/POTFILES            |   1 +
>  src/qemu/qemu_nbdkit.c | 226 ++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 225 insertions(+), 2 deletions(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list