qemu-doc: Add UUID support in initiator name
authorFred Rolland <rollandf@gmail.com>
Wed, 23 Aug 2017 08:48:30 +0000 (11:48 +0300)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 30 Aug 2017 12:47:53 +0000 (13:47 +0100)
Update doc with the usage of UUID for initiator name.

Related-To: https://bugzilla.redhat.com/1006468
Signed-off-by: Fred Rolland <frolland@redhat.com>
Message-id: 20170823084830.30500-1-frolland@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
qemu-doc.texi

index 9811476ac1808106e0ede758f6c41b45a91b3795..4076226f399661ed8f3ec195e9fdc8d4e0cc47bb 100644 (file)
@@ -1066,10 +1066,11 @@ in a configuration file provided via '-readconfig' or directly on the
 command line.
 
 If the initiator-name is not specified qemu will use a default name
-of 'iqn.2008-11.org.linux-kvm[:<name>'] where <name> is the name of the
+of 'iqn.2008-11.org.linux-kvm[:<uuid>'] where <uuid> is the UUID of the
+virtual machine. If the UUID is not specified qemu will use
+'iqn.2008-11.org.linux-kvm[:<name>'] where <name> is the name of the
 virtual machine.
 
-
 @example
 Setting a specific initiator name to use when logging in to the target
 -iscsi initiator-name=iqn.qemu.test:my-initiator