aboutsummaryrefslogtreecommitdiff
path: root/hw/scsi
AgeCommit message (Expand)Author
2024-03-27hw/scsi/scsi-generic: Fix io_timeout property not applyingLorenz Brun
2024-03-10hw/scsi/lsi53c895a: add timer to scripts processingSven Schnelle
2024-03-10hw/scsi/lsi53c895a: stop script on phase mismatchSven Schnelle
2024-02-12virtio-scsi: Attach event vq notifier with no_pollHanna Czenczek
2024-02-09hw/scsi/lsi53c895a: add missing decrement of reentrancy counterSven Schnelle
2024-01-20hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issuedMark Cave-Ayland
2024-01-20hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...Mark Cave-Ayland
2024-01-20hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sourcesMark Cave-Ayland
2024-01-20hw/scsi/esp-pci: use correct address register for PCI DMA transfersMark Cave-Ayland
2023-12-02vhost-user-scsi: free the inflight area when resetLi Feng
2023-12-02vhost-user: fix the reconnect errorLi Feng
2023-11-01cpr: relax vhost migration blockersSteve Sistare
2023-10-31util/defer-call: move defer_call() to util/Stefan Hajnoczi
2023-10-31block: rename blk_io_plug_call() API to defer_call()Stefan Hajnoczi
2023-10-23Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-22vhost-user: fix lost reconnectLi Feng
2023-10-22vhost-user-scsi: start vhost when guest kicksLi Feng
2023-10-22vhost-user-scsi: support reconnect to backendLi Feng
2023-10-22vhost-user-common: send get_inflight_fd onceLi Feng
2023-10-22virtio: call ->vhost_reset_device() during resetStefan Hajnoczi
2023-10-22vhost-user: do not send RESET_OWNER on device resetStefan Hajnoczi
2023-10-20Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-10-20migration: simplify blockersSteve Sistare
2023-10-19hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macroPhilippe Mathieu-Daudé
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-04vhost-user: move VhostUserProtocolFeature definition to header fileJonah Palmer
2023-10-03scsi-disk: ensure that FORMAT UNIT commands are terminatedMark Cave-Ayland
2023-10-03esp: restrict non-DMA transfer length to that of available dataMark Cave-Ayland
2023-10-03esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()Mark Cave-Ayland
2023-09-25mptsas: avoid shadowed local variablesPaolo Bonzini
2023-09-25hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]Thomas Huth
2023-09-21hw/other: spelling fixesMichael Tokarev
2023-07-14scsi: clear unit attention only for REPORT LUNS commandsStefano Garzarella
2023-07-14scsi: cleanup scsi_clear_unit_attention()Stefano Garzarella
2023-07-14scsi: fetch unit attention when creating the requestStefano Garzarella
2023-06-26virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()Stefan Hajnoczi
2023-06-23hw/virtio: Build various target-agnostic objects just oncePhilippe Mathieu-Daudé
2023-06-23hw/virtio: Remove unnecessary 'virtio-access.h' headerPhilippe Mathieu-Daudé
2023-06-23hw/scsi: Rename target-specific source set as 'specific_virtio_scsi_ss'Philippe Mathieu-Daudé
2023-06-23hw/scsi: Rearrange meson.buildPhilippe Mathieu-Daudé
2023-06-23hw/scsi: Introduce VHOST_SCSI_COMMON symbol in KconfigPhilippe Mathieu-Daudé
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-13hw/scsi/megasas: Silent GCC duplicated-cond warningPhilippe Mathieu-Daudé
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé
2023-06-01block: add blk_io_plug_call() APIStefan Hajnoczi
2023-05-30virtio-scsi: implement BlockDevOps->drained_begin()Stefan Hajnoczi
2023-05-30virtio: make it possible to detach host notifier from any threadStefan Hajnoczi
2023-05-30virtio-scsi: stop using aio_disable_external() during unplugStefan Hajnoczi
2023-05-30virtio-scsi: avoid race between unplug and transport eventStefan Hajnoczi
2023-05-30hw/qdev: introduce qdev_is_realized() helperStefan Hajnoczi