]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuBlockStorageSourceAttachRollback: Sanitize warning messages
authorPeter Krempa <pkrempa@redhat.com>
Fri, 1 Oct 2021 11:46:53 +0000 (13:46 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 Oct 2021 08:26:01 +0000 (10:26 +0200)
commit3d4f0aba0d092193c66e75cbb759646f31420c51
treee3fbf49b4f07689a3e0a0c818bce315b7efb43be
parent93cdb1cae2efdf2d7c2e7516c53cd252c35ac089
qemuBlockStorageSourceAttachRollback: Sanitize warning messages

Mention the QMP command 'device_add' rather than 'qemuMonitorAddDevice'
and remove the weird formatting.

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