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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
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
2023-05-30
virtio: make it possible to detach host notifier from any thread
Stefan Hajnoczi
1
-0
/
+14
2023-05-30
virtio-scsi: stop using aio_disable_external() during unplug
Stefan Hajnoczi
1
-3
/
+0
2023-05-30
virtio-scsi: avoid race between unplug and transport event
Stefan Hajnoczi
2
-26
/
+63
2023-05-30
hw/qdev: introduce qdev_is_realized() helper
Stefan Hajnoczi
1
-2
/
+1
2023-05-26
hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
Thomas Huth
1
-6
/
+17
2023-05-26
lsi53c895a: disable reentrancy detection for MMIO region, too
Thomas Huth
1
-0
/
+1
2023-05-18
scsi-generic: fix buffer overflow on block limits inquiry
Paolo Bonzini
1
-5
/
+9
2023-05-10
aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
Stefan Hajnoczi
1
-2
/
+0
2023-04-28
lsi53c895a: disable reentrancy detection for script RAM
Alexander Bulekov
1
-0
/
+6
2023-04-28
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
3
-3
/
+6
2023-03-20
replace TABs with spaces
Yeqi Fu
1
-2
/
+2
2023-02-27
Updated the FSF address to <https://www.gnu.org/licenses/>
Khadija Kamran
1
-2
/
+1
2023-02-23
virtio-scsi: reset SCSI devices from main loop thread
Stefan Hajnoczi
1
-36
/
+133
2023-02-23
dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
Stefan Hajnoczi
1
-3
/
+1
2023-02-23
scsi: protect req->aiocb with AioContext lock
Stefan Hajnoczi
2
-12
/
+22
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
1
-0
/
+5
2023-01-08
vhost-scsi: fix memleak of vsc->inflight
Dongli Zhang
1
-0
/
+1
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
3
-3
/
+3
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
1
-0
/
+1
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
1
-2
/
+2
2022-11-22
vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
Stefano Garzarella
2
-0
/
+2
2022-11-11
Fix several typos in documentation (found by codespell)
Stefan Weil
1
-3
/
+3
2022-10-18
hw/scsi/vmw_pvscsi.c: Use device_cold_reset() to reset SCSI devices
Peter Maydell
1
-1
/
+1
2022-10-18
scsi: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
7
-14
/
+14
2022-10-13
virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
Venu Busireddy
2
-0
/
+20
2022-10-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-1
/
+6
2022-10-10
scsi-disk: support setting CD-ROM block size via device options
John Millikin
1
-1
/
+6
2022-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
2
-3
/
+3
2022-09-01
scsi: Reject commands if the CDB length exceeds buf_len
John Millikin
1
-1
/
+7
2022-09-01
scsi: Add buf_len parameter to scsi_req_new()
John Millikin
10
-25
/
+35
2022-09-01
esp: Handle CMD_BUSRESET by resetting the SCSI bus
John Millikin
1
-0
/
+6
2022-08-23
scsi-generic: Fix emulated block limits VPD page
Kevin Wolf
1
-7
/
+14
2022-08-17
virtio-scsi: fix race in virtio_scsi_dataplane_start()
Stefan Hajnoczi
1
-3
/
+8
2022-08-01
scsi-disk: ensure block size is non-zero and changes limited to bits 8-15
Mark Cave-Ayland
1
-4
/
+14
2022-08-01
scsi-disk: fix overflow when block size is not a multiple of BDRV_SECTOR_SIZE
Mark Cave-Ayland
1
-3
/
+4
2022-07-13
scsi-disk: allow MODE SELECT block descriptor to set the block size
Mark Cave-Ayland
2
-0
/
+7
2022-07-13
scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to be changeable for CDROM ...
Mark Cave-Ayland
1
-0
/
+4
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for Macintosh
Mark Cave-Ayland
2
-1
/
+7
2022-07-13
scsi-disk: add FORMAT UNIT command
Mark Cave-Ayland
2
-0
/
+5
[next]