index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
Rename "QEMU global mutex" to "BQL" in comments and docs
Stefan Hajnoczi
1
-3
/
+3
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-0
/
+9
2023-12-31
esp: check for NULL result from scsi_device_find()
Alexandra Diupina
1
-0
/
+9
2023-12-30
hw/scsi: Constify VMState
Richard Henderson
12
-21
/
+21
2023-12-26
vhost-scsi: fix usage of error_reportf_err()
Dongli Zhang
2
-3
/
+4
2023-12-25
vhost-scsi: Add support for a worker thread per virtqueue
Mike Christie
1
-0
/
+62
2023-12-21
scsi: remove outdated AioContext lock comment
Stefan Hajnoczi
1
-1
/
+0
2023-12-21
scsi: remove AioContext locking
Stefan Hajnoczi
3
-46
/
+5
2023-12-21
scsi: assert that callbacks run in the correct AioContext
Stefan Hajnoczi
1
-0
/
+14
2023-12-21
virtio-scsi: replace AioContext lock with tmf_bh_lock
Stefan Hajnoczi
1
-21
/
+41
2023-12-21
scsi: don't lock AioContext in I/O code path
Stefan Hajnoczi
2
-40
/
+3
2023-12-21
virtio-scsi: don't lock AioContext around virtio_queue_aio_attach_host_notifi...
Stefan Hajnoczi
1
-7
/
+1
2023-12-21
scsi: only access SCSIDevice->requests from one thread
Stefan Hajnoczi
1
-56
/
+125
2023-12-02
vhost-user-scsi: free the inflight area when reset
Li Feng
1
-0
/
+16
2023-12-02
vhost-user: fix the reconnect error
Li Feng
1
-1
/
+2
2023-11-01
cpr: relax vhost migration blockers
Steve Sistare
1
-1
/
+1
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
1
-0
/
+1
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
1
-3
/
+3
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
3
-59
/
+244
2023-10-22
vhost-user: fix lost reconnect
Li Feng
1
-1
/
+2
2023-10-22
vhost-user-scsi: start vhost when guest kicks
Li Feng
1
-4
/
+44
2023-10-22
vhost-user-scsi: support reconnect to backend
Li Feng
3
-29
/
+194
2023-10-22
vhost-user-common: send get_inflight_fd once
Li Feng
1
-19
/
+18
2023-10-22
virtio: call ->vhost_reset_device() during reset
Stefan Hajnoczi
1
-11
/
+0
2023-10-22
vhost-user: do not send RESET_OWNER on device reset
Stefan Hajnoczi
1
-9
/
+0
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
1
-5
/
+3
2023-10-20
migration: simplify blockers
Steve Sistare
1
-5
/
+3
2023-10-19
hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macro
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-4
/
+0
2023-10-04
vhost-user: move VhostUserProtocolFeature definition to header file
Jonah Palmer
1
-4
/
+0
2023-10-03
scsi-disk: ensure that FORMAT UNIT commands are terminated
Mark Cave-Ayland
1
-0
/
+4
2023-10-03
esp: restrict non-DMA transfer length to that of available data
Mark Cave-Ayland
1
-1
/
+2
2023-10-03
esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
Mark Cave-Ayland
1
-1
/
+1
2023-09-25
mptsas: avoid shadowed local variables
Paolo Bonzini
1
-3
/
+3
2023-09-25
hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
Thomas Huth
1
-2
/
+3
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2
-2
/
+2
2023-07-14
scsi: clear unit attention only for REPORT LUNS commands
Stefano Garzarella
1
-23
/
+11
2023-07-14
scsi: cleanup scsi_clear_unit_attention()
Stefano Garzarella
1
-22
/
+6
2023-07-14
scsi: fetch unit attention when creating the request
Stefano Garzarella
1
-3
/
+33
2023-06-26
virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()
Stefan Hajnoczi
1
-2
/
+18
2023-06-23
hw/virtio: Build various target-agnostic objects just once
Philippe Mathieu-Daudé
1
-3
/
+7
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
3
-3
/
+0
2023-06-23
hw/scsi: Rename target-specific source set as 'specific_virtio_scsi_ss'
Philippe Mathieu-Daudé
1
-6
/
+6
2023-06-23
hw/scsi: Rearrange meson.build
Philippe Mathieu-Daudé
1
-5
/
+5
2023-06-23
hw/scsi: Introduce VHOST_SCSI_COMMON symbol in Kconfig
Philippe Mathieu-Daudé
2
-2
/
+10
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-13
hw/scsi/megasas: Silent GCC duplicated-cond warning
Philippe Mathieu-Daudé
1
-6
/
+10
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
1
-9
/
+9
2023-06-01
block: add blk_io_plug_call() API
Stefan Hajnoczi
1
-3
/
+3
2023-05-30
virtio-scsi: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
5
-12
/
+113
[next]