[libvirt] [PATCH v2 6/6] qemu: separate virQEMUCapsInitCached out of virQEMUCapsNewForBinaryInternal

Jiri Denemark jdenemar at redhat.com
Thu Jul 20 11:32:36 UTC 2017


On Wed, Jul 19, 2017 at 17:09:51 +0200, Pavel Hrdina wrote:
> Preparation for switching to virFileCache where there are two callbacks,
> one to get a new data and second one to load a cached data.
> 
> This also removes virQEMUCapsReset which is no longer required.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c | 143 +++++++++++++++++++------------------------
>  src/qemu/qemu_capspriv.h     |   1 -
>  tests/qemucapsprobe.c        |   2 +-
>  3 files changed, 63 insertions(+), 83 deletions(-)

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list