On a Tuesday in 2021, Pavel Hrdina wrote:
Pavel Hrdina (6):
qemu_alias: introduce qemuDomainGetVhostUserAlias helper
qemu_validate: move and refactor
qemuValidateDomainDefVirtioFSSharedMemory
docs: introduces new vhostuser disk type
conf: implement support for vhostuser disk
Typically the schema changes are introduced with the parser,
since the addition of the XML file also runs it through virschematest.
qemu_capabilities: introduce vhost-user-blk capability
qemu: implement vhost-user-blk support
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano