]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Do not support 'serial' scsi-block 'lun' devices
authorJohn Ferlan <jferlan@redhat.com>
Tue, 9 Jun 2015 20:49:00 +0000 (16:49 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 15 Jun 2015 11:30:29 +0000 (07:30 -0400)
commit4fce9e84798be1441d8bc5b96f0ed68589e85222
tree0813189071401339c6601f97b5b8a8b090d44695
parent1feaccf0001794e167b0374abf75d97024414e27
qemu: Do not support 'serial' scsi-block 'lun' devices

https://bugzilla.redhat.com/show_bug.cgi?id=1021480

Seems the property has been deprecated for qemu, although seemingly ignored.

This patch enforces from a libvirt perspective that a scsi-block 'lun'
device should not provide the 'serial' property.
docs/formatdomain.html.in
src/qemu/qemu_command.c