From: John Ferlan Date: Wed, 8 Oct 2014 22:54:10 +0000 (-0400) Subject: virsh: Adjust the text in man page regarding qemu-attach X-Git-Tag: v1.2.10-rc1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4056d2b45d91097f2d947165ef1fa5142311234;p=thirdparty%2Flibvirt.git virsh: Adjust the text in man page regarding qemu-attach Slight adjustment to the qemu-attach man page to note device hotplug and hot unplug may not work and that the environment should be considered read-only --- diff --git a/tools/virsh.pod b/tools/virsh.pod index cc5582176f..daddb4894c 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -3698,8 +3698,9 @@ using the UNIX driver. Ideally the process will also have had the Not all functions of libvirt are expected to work reliably after attaching to an externally launched QEMU process. There may be -issues with the guest ABI changing upon migration, and hotunplug -may not work. +issues with the guest ABI changing upon migration and device hotplug +or hotunplug may not work. The attached environment should be considered +primarily read-only. =item B I { [I<--hmp>] | [I<--pretty>] } I...