]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Add caps to indentify if setting wwn is supported by qemu
authorOsier Yang <jyang@redhat.com>
Tue, 18 Sep 2012 02:12:11 +0000 (10:12 +0800)
committerOsier Yang <jyang@redhat.com>
Tue, 18 Sep 2012 06:42:39 +0000 (14:42 +0800)
commit331934b29674a95716800de6ac8a6f8075e70b8b
treeccb80ce8bb3996daf807dc82fac78f3dfb042394
parentfacc1c005738d745536c2d525187a54a75978db7
qemu: Add caps to indentify if setting wwn is supported by qemu

This assumes ide-drive.wwn, ide-hd.wwn, ide-cd.wwn were supported
at the same time, similar for scsi-disk.wwn, scsi-hd.wwn, and
scsi-cd.wwn. So only two new caps (QEMU_CAPS_IDE_DRIVE_WWN,
and QEMU_CAPS_SCSI_DISK_WWN) are introduced.
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h