[libvirt] [PATCH 07/22] qemu_capabilities: Introduce virQEMUCapsCacheLookupDefault

Ján Tomko jtomko at redhat.com
Thu May 24 14:30:29 UTC 2018


On Wed, May 16, 2018 at 10:39:26AM +0200, Jiri Denemark wrote:
>virConnectGetDomainCapabilities needs to lookup QEMU capabilities
>matching a specified binary, architecture, virt type, and machine type
>while using default values when any of the parameters are not provided
>by the user. Let's extract the lookup code into
>virQEMUCapsCacheLookupDefault to make it reusable.
>
>Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
>---
> src/qemu/qemu_capabilities.c | 118 +++++++++++++++++++++++++++++++++++
> src/qemu/qemu_capabilities.h |   8 +++
> src/qemu/qemu_driver.c       |  86 ++++---------------------
> 3 files changed, 137 insertions(+), 75 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180524/58b3ec29/attachment-0001.sig>


More information about the libvir-list mailing list