On 21/11/25 13:14, Markus Armbruster wrote:
The error message changes from

     vhost-scsi: open vhost char device failed: REASON

to

     Could not open '/dev/vhost-scsi': REASON

I think the exact file name is more useful to know than the file's
purpose.

We could put back the "vhost-scsi: " prefix with error_prepend().  Not
worth the bother.

Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
---
  hw/scsi/vhost-scsi.c | 3 +--
  1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to