Files
Keith Busch 7aea41c8f4 vhost: return task creation error instead of NULL
BugLink: https://bugs.launchpad.net/bugs/2109859

Lets callers distinguish why the vhost task creation failed. No one
currently cares why it failed, so no real runtime change from this
patch, but that will not be the case for long.

Signed-off-by: Keith Busch<kbusch@kernel.org>
Message-ID:<20250227230631.303431-2-kbusch@meta.com>
Reviewed-by: Mike Christie<michael.christie@oracle.com>
Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>

(cherry picked from commit cb380909ae3b1ebf14d6a455a4f92d7916d790cb)
Signed-off-by: Magali Lemes<magali.lemes@canonical.com>
Acked-by: Jacob Martin <jacob.martin@canonical.com>
Acked-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
2025-05-19 12:48:19 +02:00
..