libvirt
/
libvirt
|
master
|
19 mins and 49 secs
|
Erik Skultety
|
docs: schemas: Decouple the virtio options from each other
Currently, all of the VirtioOptions are under a single <optional> element, however, neither our parser/formatter or QEMU driver requires the presence of all the options if only a single one from the set has been specified, so fix it and silence the schema validator.
Signed-off-by: Erik Skultety <eskultet@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
|
|