
28 Sep
2018
28 Sep
'18
8:32 p.m.
On 9/20/18 1:44 PM, Marc Hartmayer wrote:
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> --- src/qemu/qemu_domain.c | 25 +++++++++++++++++++++++++ src/qemu/qemu_domain.h | 4 ++++ src/qemu/qemu_process.c | 14 +++----------- 3 files changed, 32 insertions(+), 11 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> (less trivial, but will wait for freeze to be over before pushing) John