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

Erik Skultety eskultet at redhat.com
Wed Jul 8 08:49:29 UTC 2020


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(-)

-- 
2.26.2





More information about the libvir-list mailing list