You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/scsi
Markus Armbruster 6d85f1d449 hw/scsi: Use error_setg_file_open() for a better error message
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 <armbru@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dave@treblig.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251121121438.1249498-7-armbru@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
1 week ago
..
Kconfig hw/scsi: Add config option for new ncr710 driver 1 month ago
emulation.c
esp-pci.c qom: Make InterfaceInfo[] uses const 7 months ago
esp.c esp.c: fix esp_cdb_ready() FIFO wraparound limit calculation 1 month ago
lasi_ncr710.c ncr710: Add missing vmstate entries 4 weeks ago
lasi_ncr710.h ncr710: Add missing vmstate entries 4 weeks ago
lsi53c895a.c hw/scsi/lsi53c895a: skip automatic zero-init of large array 6 months ago
megasas.c hw/scsi/megasas: skip automatic zero-init of large arrays 6 months ago
meson.build hw/scsi: Add config option for new ncr710 driver 1 month ago
mfi.h hw/other: spelling fixes 2 years ago
mpi.h
mptconfig.c
mptendian.c include: Rename sysemu/ -> system/ 12 months ago
mptsas.c hw/scsi/mptsas: Avoid silent integer truncation in MPI_FUNC_IOC_INIT 3 months ago
mptsas.h include/hw/pci: Split pci_device.h off pci.h 3 years ago
ncr53c710.c ncr710: Use address space of device instead of global address space 4 weeks ago
ncr53c710.h ncr710: Add missing vmstate entries 4 weeks ago
scsi-bus.c scsi: make SCSIRequest refcount atomic 1 month ago
scsi-disk.c scsi-disk: Advertise FUA support by default 7 months ago
scsi-generic.c qom: Have class_init() take a const data argument 7 months ago
spapr_vscsi.c migration: Fix regression of passing error_fatal into vmstate_load_state() 1 month ago
srp.h
trace-events ncr710: Add driver for the NCR 53c710 SCSI chip 1 month ago
trace.h
vhost-scsi-common.c vhost-user: return failure if backend crash when live migration 7 months ago
vhost-scsi.c hw/scsi: Use error_setg_file_open() for a better error message 1 week ago
vhost-user-scsi.c vhost-user: return failure if backend crash when live migration 7 months ago
viosrp.h Updated the FSF address to <https://www.gnu.org/licenses/> 3 years ago
virtio-scsi-dataplane.c virtio-scsi: only expose cmd vqs via iothread-vq-mapping 9 months ago
virtio-scsi.c hw/scsi: avoid deadlock upon TMF request cancelling with VirtIO 1 month ago
vmw_pvscsi.c hw/scsi/vmw_pvscsi: Convert DeviceRealize -> InstanceInit 6 months ago
vmw_pvscsi.h hw: replace FSF postal address with licenses URL 5 months ago