]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Enforce WWN to be unique among VM's disks
authorPeter Krempa <pkrempa@redhat.com>
Tue, 7 Apr 2015 14:08:32 +0000 (16:08 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 14 Apr 2015 06:44:36 +0000 (08:44 +0200)
commit714b38cb232bcbbd7487af4c058fa6d0999b3326
tree12d0d77481aad01de0fedd7892f52c1bd38f86df
parentc35b011087548a9272c5339b6a88e4797536e093
qemu: Enforce WWN to be unique among VM's disks

Operating systems use the identifier to name the disks. As the name
suggests the ID should be unique.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1208009
docs/formatdomain.html.in
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/qemu/qemu_process.c