freebsd-dev/sys/dev/virtio
Bryan Venteicher 4d5919ec0b Merge virtio_scsi change from projects/virtio
r252680:
    Fix SIM lock not owned panic

    The CAM locking requirements of registering an async
    callback has changed so the SIM lock must be held. Remove
    code that explicitly dropped the lock around the register.

    Also return CAM_SEL_TIMEOUT instead of CAM_TID_INVALID
    for bad targets to avoid a lot console spam during bus
    scans.

MFC after:	1 month
2013-07-04 18:00:27 +00:00
..
balloon Merge virtio changes from projects/virtio 2013-07-04 17:57:26 +00:00
block Merge virtio changes from projects/virtio 2013-07-04 17:57:26 +00:00
network Merge virtio changes from projects/virtio 2013-07-04 17:57:26 +00:00
pci Merge virtio_pci changes from projects/virtio 2013-07-04 17:59:09 +00:00
scsi Merge virtio_scsi change from projects/virtio 2013-07-04 18:00:27 +00:00
virtio_bus_if.m Merge virtio changes from projects/virtio 2013-07-04 17:57:26 +00:00
virtio_if.m Merge virtio changes from projects/virtio 2013-07-04 17:57:26 +00:00
virtio_ring.h Various VirtIO improvements 2012-07-11 02:57:19 +00:00
virtio.c Merge virtio changes from projects/virtio 2013-07-04 17:57:26 +00:00
virtio.h Merge virtio_pci changes from projects/virtio 2013-07-04 17:59:09 +00:00
virtqueue.c Merge virtio_pci changes from projects/virtio 2013-07-04 17:59:09 +00:00
virtqueue.h Merge virtio changes from projects/virtio 2013-07-04 17:57:26 +00:00