[PATCH v2 0/2] XML non-virtio video device validation

Kristina Hanicova posted 2 patches 3 years, 1 month ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1615394211.git.khanicov@redhat.com
src/conf/domain_validate.c | 60 ++++++++++++++++++++------------------
1 file changed, 32 insertions(+), 28 deletions(-)
[PATCH v2 0/2] XML non-virtio video device validation
Posted by Kristina Hanicova 3 years, 1 month ago
Kristina Hanicova (2):
  move virDomainCheckVirtioOptionsAreAbsent a few lines forward
  XML validate that non-virtio video devices have none virtio options

 src/conf/domain_validate.c | 60 ++++++++++++++++++++------------------
 1 file changed, 32 insertions(+), 28 deletions(-)

-- 
2.29.2

Re: [PATCH v2 0/2] XML non-virtio video device validation
Posted by Michal Privoznik 3 years, 1 month ago
On 3/10/21 5:42 PM, Kristina Hanicova wrote:
> 
> Kristina Hanicova (2):
>    move virDomainCheckVirtioOptionsAreAbsent a few lines forward
>    XML validate that non-virtio video devices have none virtio options
> 
>   src/conf/domain_validate.c | 60 ++++++++++++++++++++------------------
>   1 file changed, 32 insertions(+), 28 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

and pushed.

Michal

Re: [PATCH v2 0/2] XML non-virtio video device validation
Posted by Kristina Hanicova 3 years, 1 month ago
Sorry everyone, it should have been v1. :)

On Wed, Mar 10, 2021 at 5:43 PM Kristina Hanicova <khanicov@redhat.com>
wrote:

>
> Kristina Hanicova (2):
>   move virDomainCheckVirtioOptionsAreAbsent a few lines forward
>   XML validate that non-virtio video devices have none virtio options
>
>  src/conf/domain_validate.c | 60 ++++++++++++++++++++------------------
>  1 file changed, 32 insertions(+), 28 deletions(-)
>
> --
> 2.29.2
>
>