[PATCH 06/15] qemu: move qemuDomainChrDefValidate() to qemu_validate.c

Ján Tomko jtomko at redhat.com
Fri Apr 3 14:21:30 UTC 2020


On a Thursday in 2020, Daniel Henrique Barboza wrote:
>qemuDomainChrDefValidate() has a lot of static helpers functions
>that needed to be moved as well.
>
>Other functions from qemuDomainDeviceDefValidate() that were
>also moved:
>- qemuValidateDomainSmartcardDef
>- qemuValidateDomainRNGDef
>- qemuValidateDomainRedirdevDef
>- qemuValidateDomainWatchdogDef
>
>Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
>---
> src/qemu/qemu_domain.c   | 383 +--------------------------------------
> src/qemu/qemu_validate.c | 373 ++++++++++++++++++++++++++++++++++++++
> src/qemu/qemu_validate.h |  11 ++
> 3 files changed, 389 insertions(+), 378 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200403/497d8960/attachment-0001.sig>


More information about the libvir-list mailing list