]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainPrepareHostdevPCI: Simplify error messages
authorPeter Krempa <pkrempa@redhat.com>
Mon, 12 May 2025 13:21:07 +0000 (15:21 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 14 May 2025 14:38:38 +0000 (16:38 +0200)
commit6db8dc63bc6078cb8509af7a7110f23f2ed8e464
tree73060cd7529ee321ae22dabbafd51e1afff76134
parentfced1da27937cfefc5b83ce69fd244f5b4724e54
qemuDomainPrepareHostdevPCI: Simplify error messages

Rework the error reporting. Unify on one message about device assignment
modes not supported by the qemu driver and move and reword the messages
for VFIO device assignment.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_domain.c