mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
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:
committed by
Cole Robinson
parent
46f4abbb50
commit
2b9d468176
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user