]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: Move disk 'serial' into frontend parameter formatter
authorPeter Krempa <pkrempa@redhat.com>
Tue, 14 Nov 2017 12:50:52 +0000 (13:50 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 22 Nov 2017 19:37:36 +0000 (20:37 +0100)
commitccc1d910ced9e2f3f6c62eacd57fdede0e71bf0a
treeb64487c264903ab5d827a58af3a3b305960525f3
parent20acab7642e4dd0a2b98785881544f7f5b5b1239
qemu: command: Move disk 'serial' into frontend parameter formatter

Disk serial is not a property of the image but of the disk frontend.
Account for this appropriately.
src/qemu/qemu_command.c