[PATCH 04/15] qemu: move qemuDomainDeviceDefValidateAddress() to qemu_validation.c

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


s/validation/validate/ in the commit summary

On a Thursday in 2020, Daniel Henrique Barboza wrote:
>The next big task is to move qemuDomainDeviceDefValidate() to
>qemu_validation.c, which is a function that calls a lot of
>other static helper functions. This patch starts it by moving
>qemuDomainDeviceDefValidateAddress().
>
>Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
>---
> src/qemu/qemu_domain.c   | 74 +---------------------------------------
> src/qemu/qemu_validate.c | 72 ++++++++++++++++++++++++++++++++++++++
> src/qemu/qemu_validate.h |  2 ++
> 3 files changed, 75 insertions(+), 73 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/df657c48/attachment-0001.sig>


More information about the libvir-list mailing list