]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Introduce qemuDomainUpdateQEMUCaps()
authorMarc Hartmayer <mhartmay@linux.ibm.com>
Thu, 20 Sep 2018 17:44:48 +0000 (19:44 +0200)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 1 Oct 2018 22:35:47 +0000 (18:35 -0400)
commit9f81dc1081bdf02b001083bbda7257bf24d3e604
tree042a664ce645276739d9a512cfcba0f82a70de19
parenta4c12a5096706b17a86d71123feeab58dea6d6be
qemu: Introduce qemuDomainUpdateQEMUCaps()

This function updates the used QEMU capabilities of @vm by querying
the QEMU capabilities cache.

Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_process.c