]> xenbits.xensource.com Git - libvirt.git/commit
qemu: command: Fix name of qemuBuildMemoryBackendStr
authorPeter Krempa <pkrempa@redhat.com>
Fri, 18 May 2018 13:51:36 +0000 (15:51 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 5 Jun 2018 06:13:59 +0000 (08:13 +0200)
commit7317a83f6024dd6b4e1fa19436e24db0132b6cb9
tree71836b4480ce817be099297dd7d57413ca1a8b22
parent07119a2a6a8707a3377d7b2a6a66fe82daabd35c
qemu: command: Fix name of qemuBuildMemoryBackendStr

The function generates JSON properties rather than a string so rename
it.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_command.h
src/qemu/qemu_hotplug.c