]> xenbits.xensource.com Git - libvirt.git/commit
qemuBuildVMCoreInfoCommandLine: Generate via JSON
authorPeter Krempa <pkrempa@redhat.com>
Mon, 11 Oct 2021 14:21:31 +0000 (16:21 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 Oct 2021 18:54:53 +0000 (20:54 +0200)
commit5d51f836b0be9c08f9e154c352da74d61c7e8e53
treec08a8f9486cc31f100d44070e13107a72d4188a9
parent5e24a5021c808f54ba12453759b951e3acd0fe46
qemuBuildVMCoreInfoCommandLine: Generate via JSON

While this device doesn't have any properties it must be converted to
use qemuBuildDeviceCommandlineFromJSON so that we can validate it in the
future.

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