mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 04:41:20 +00:00
docs: drvqemu: Remove inaccuate limitations statement
We don't refuse override definitions for device which doesn't exist and the same way don't care about 'remove' being used on a property which is not actually formatted by libvirt. Drop the paragraph claiming the contrary. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
f28232d1a4
commit
317cfb011b
@ -727,10 +727,6 @@ The properties of a device can be queried directly in qemu (e.g. for the
|
|||||||
|
|
||||||
# qemu-system-x86_64 -device virtio-blk-pci,?
|
# qemu-system-x86_64 -device virtio-blk-pci,?
|
||||||
|
|
||||||
Configuring override for a device alias which is not used or attempting to
|
|
||||||
remove a device property which is not formatted by libvirt will cause failure
|
|
||||||
to startup the VM.
|
|
||||||
|
|
||||||
*Note:* The libvirt project doesn't guarantee any form of compatibility and
|
*Note:* The libvirt project doesn't guarantee any form of compatibility and
|
||||||
stability of devices with overridden properties. The domain is tainted when
|
stability of devices with overridden properties. The domain is tainted when
|
||||||
such configuration is used.
|
such configuration is used.
|
||||||
|
Loading…
Reference in New Issue
Block a user