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-05 04:41:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
879edc697b
libvirt
/
tests
/
qemuxml2argvdata
/
disk-sata-incompatible-address.err
2 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
qemu_command.c: move DISK_BUS_SATA validation to qemu_validate.c A few tweaks were made during the move: - the error messages were changed to mention 'sata controller' instead of 'ide controller'; - a check for address type 'drive' was added like it is done with other bus types. The error message of qemuxml2argdata was updated to reflect that now, instead of erroring it out from the common code in virDomainDiskDefValidate(), we're failing earlier with a different error message. Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
2020-10-08 18:26:20 +00:00
internal error: unexpected address type for sata disk
Reference in New Issue
Copy Permalink