Add caveats section to virt-xml.pod

Caveats section added to warn users that some changes made to a VM's definition may be ignored by the virtualization host.
This commit is contained in:
David H. Gutteridge 2017-01-05 18:45:08 -05:00 committed by Cole Robinson
parent 46f4abbb50
commit 2b9d468176

View File

@ -338,6 +338,10 @@ Generate XML for a virtio console device and print it to stdout:
# virt-xml --build-xml --console pty,target_type=virtio
=head1 CAVEATS
Virtualization hosts supported by libvirt may not permit all changes that might seem possible. Some edits made to a VM's definition may be ignored. For instance, QEMU does not allow the removal of certain devices once they've been defined.
=head1 BUGS
Please see http://virt-manager.org/page/BugReporting