This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2024-11-07 22:09:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3ea4170551
libvirt
/
tests
/
qemuxml2argvdata
/
video-invalid-multiple-devices.err
2 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
conf: validate: Run global device definition validation before callbacks The validation infrastructure doesn't modify the definition and additionally it makes sense to run the global code first as it's validating certain corner cases. The changed error messages from qemuxml2argvtest show that this is indeed the proper ordering as all changed messages are actually better describing the error. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2021-09-07 08:55:06 +00:00
unsupported configuration: a 'none' video type must be the only video device defined for the domain
Reference in New Issue
Copy Permalink