
3 Apr
2020
3 Apr
'20
1:58 p.m.
On a Thursday in 2020, Daniel Henrique Barboza wrote:
Move the function and all its static helper functions.
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> --- src/qemu/qemu_domain.c | 804 +-------------------------------------- src/qemu/qemu_validate.c | 804 +++++++++++++++++++++++++++++++++++++++ src/qemu/qemu_validate.h | 3 + 3 files changed, 808 insertions(+), 803 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano