[libvirt] [PATCH 04/11] qemu_domain: move video validation out of qemu_command

John Ferlan jferlan at redhat.com
Sat Oct 8 13:54:16 UTC 2016



On 09/30/2016 12:02 PM, Pavel Hrdina wrote:
> All definition validation that don't depend on qemu capabilities and

s/don't/doesn't/

> was allowed previously as valid definition should be placed into
> qemuDomainDefValidate.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/qemu/qemu_command.c        | 58 ------------------------------------------
>  src/qemu/qemu_domain.c         | 57 +++++++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_domain_address.c |  6 -----
>  3 files changed, 57 insertions(+), 64 deletions(-)
> 

ACK,

John




More information about the libvir-list mailing list