[libvirt PATCH v2 0/2] Use the default capabilities cache lookup rather than an arch based lookup

Daniel P. Berrangé berrange at redhat.com
Wed Jul 8 08:51:35 UTC 2020


On Wed, Jul 08, 2020 at 10:49:29AM +0200, Erik Skultety wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=1852311
> 
> Since v1:
> - dropped virQEMUCapsCacheLookupByArch since after patch 1 there was no further
>   usage
> - dropped virQEMUCapsCompareArch since virQEMUCapsCacheLookupByArch was the only
>   caller
> 
> pipeline: https://gitlab.com/eskultety/libvirt/-/pipelines/164239584
> 
> Erik Skultety (2):
>   qemu: Use virQEMUCapsCacheLookupDefault instead of lookup by arch
>   qemu: capabilities: Drop the virQEMUCapsCacheLookupByArch function
> 
>  src/qemu/qemu_capabilities.c | 63 ------------------------------------
>  src/qemu/qemu_capabilities.h |  2 --
>  src/qemu/qemu_driver.c       |  6 ++--
>  3 files changed, 4 insertions(+), 67 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list