linux-stable/drivers/vdpa
Stefano Garzarella 42a84c09ef vdpa_sim_blk: use dev_dbg() to print errors
Use dev_dbg() instead of dev_err()/dev_warn() to avoid flooding the
host with prints, when the guest driver is misbehaving.
In this way, prints can be dynamically enabled when the vDPA block
simulator is used to validate a driver.

Suggested-by: Jason Wang <jasowang@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20220630153221.83371-2-sgarzare@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2022-08-11 04:26:07 -04:00
..
alibaba vdpa: multiple address spaces support 2022-05-31 12:44:27 -04:00
ifcvf vdpa: ifcvf: set pci driver data in probe 2022-06-01 02:16:38 -04:00
mlx5 vdpa/mlx5: Initialize CVQ vringh only once 2022-06-24 02:49:47 -04:00
vdpa_sim vdpa_sim_blk: use dev_dbg() to print errors 2022-08-11 04:26:07 -04:00
vdpa_user vduse: Tie vduse mgmtdev and its device 2022-06-24 02:49:48 -04:00
virtio_pci vdpa/vp_vdpa : add vdpa tool support in vp_vdpa 2022-05-31 12:45:09 -04:00
Kconfig
Makefile
vdpa.c Driver core changes for 5.19-rc1 2022-06-03 11:48:47 -07:00