index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
Age
Commit message (
Expand
)
Author
2024-02-13
esp.c: don't accumulate directly into cmdfifo
Mark Cave-Ayland
2024-02-13
esp.c: remove unused case from esp_pdma_read()
Mark Cave-Ayland
2024-02-13
esp.c: move buffer and TC logic into separate to/from device paths in esp_do_...
Mark Cave-Ayland
2024-02-13
esp.c: update TC check logic in do_dma_pdma_cb() to check for TC == 0
Mark Cave-Ayland
2024-02-13
esp.c: move command execution logic to new esp_run_cmd() function
Mark Cave-Ayland
2024-02-13
esp.c: start removal of manual STAT_TC setting when transfer counter reaches ...
Mark Cave-Ayland
2024-02-13
esp.c: update esp_set_tc() to set STAT_TC flag
Mark Cave-Ayland
2024-02-13
esp.c: move esp_select() to ESP selection commands from get_cmd()
Mark Cave-Ayland
2024-02-13
esp.c: remove FIFO clear from esp_select()
Mark Cave-Ayland
2024-02-13
esp.c: add FIFO wraparound support to esp_fifo_pop_buf()
Mark Cave-Ayland
2024-02-13
esp.c: move existing request cancel check into esp_select()
Mark Cave-Ayland
2024-02-13
esp.c: don't clear cmdfifo when esp_select() fails in get_cmd()
Mark Cave-Ayland
2024-02-08
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2024-02-07
virtio-scsi: Attach event vq notifier with no_poll
Hanna Czenczek
2024-02-07
scsi: Don't ignore most usb-storage properties
Kevin Wolf
2024-02-07
scsi: Await request purging
Hanna Czenczek
2024-02-05
hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
Sven Schnelle
2024-01-19
hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued
Mark Cave-Ayland
2024-01-19
hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...
Mark Cave-Ayland
2024-01-19
hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources
Mark Cave-Ayland
2024-01-19
hw/scsi/esp-pci: use correct address register for PCI DMA transfers
Mark Cave-Ayland
2024-01-08
Rename "QEMU global mutex" to "BQL" in comments and docs
Stefan Hajnoczi
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
esp: check for NULL result from scsi_device_find()
Alexandra Diupina
2023-12-30
hw/scsi: Constify VMState
Richard Henderson
2023-12-26
vhost-scsi: fix usage of error_reportf_err()
Dongli Zhang
2023-12-25
vhost-scsi: Add support for a worker thread per virtqueue
Mike Christie
2023-12-21
scsi: remove outdated AioContext lock comment
Stefan Hajnoczi
2023-12-21
scsi: remove AioContext locking
Stefan Hajnoczi
2023-12-21
scsi: assert that callbacks run in the correct AioContext
Stefan Hajnoczi
2023-12-21
virtio-scsi: replace AioContext lock with tmf_bh_lock
Stefan Hajnoczi
2023-12-21
scsi: don't lock AioContext in I/O code path
Stefan Hajnoczi
2023-12-21
virtio-scsi: don't lock AioContext around virtio_queue_aio_attach_host_notifi...
Stefan Hajnoczi
2023-12-21
scsi: only access SCSIDevice->requests from one thread
Stefan Hajnoczi
2023-12-02
vhost-user-scsi: free the inflight area when reset
Li Feng
2023-12-02
vhost-user: fix the reconnect error
Li Feng
2023-11-01
cpr: relax vhost migration blockers
Steve Sistare
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-22
vhost-user: fix lost reconnect
Li Feng
2023-10-22
vhost-user-scsi: start vhost when guest kicks
Li Feng
2023-10-22
vhost-user-scsi: support reconnect to backend
Li Feng
2023-10-22
vhost-user-common: send get_inflight_fd once
Li Feng
2023-10-22
virtio: call ->vhost_reset_device() during reset
Stefan Hajnoczi
2023-10-22
vhost-user: do not send RESET_OWNER on device reset
Stefan Hajnoczi
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-19
hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macro
Philippe Mathieu-Daudé
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
[prev]
[next]