]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: note node device fields that are read-only
authorJonathon Jongsma <jjongsma@redhat.com>
Thu, 18 Jun 2020 21:06:04 +0000 (16:06 -0500)
committerErik Skultety <eskultet@redhat.com>
Fri, 19 Jun 2020 08:39:55 +0000 (10:39 +0200)
commited783e5ecd7367f7e745d6e32a8eabf23bc3bacc
tree52e5cd901259ba3153a0c7e22dc6295d432dd186
parent872c9b97c2c9fa85926bab061e2885f36a3f0093
docs: note node device fields that are read-only

As noted by Erik Skultety, we use the same XML schema to report
existing devices and to define new devices. However, some schema
elements are "read-only". In other words, they are used to report
information from the node device driver and cannot be used to define a
new device. Note these in the documentation.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatnode.html.in