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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
2025-07-15
esp.c: only allow ESP commands permitted in the current asc_mode
Mark Cave-Ayland
2
-0
/
+38
2025-07-15
esp.c: add asc_mode property to indicate the current ESP mode
Mark Cave-Ayland
1
-1
/
+20
2025-07-15
esp.c: only call dma_memory_write function if transfer length is non-zero
Mark Cave-Ayland
1
-1
/
+5
2025-07-15
esp.c: only call dma_memory_read function if transfer length is non-zero
Mark Cave-Ayland
1
-7
/
+13
2025-07-15
esp.c: improve comment in esp_transfer_data()
Mark Cave-Ayland
1
-2
/
+3
2025-07-15
esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_...
Mark Cave-Ayland
1
-2
/
+3
2025-06-26
hw: replace FSF postal address with licenses URL
Sean Wei
1
-2
/
+2
2025-06-12
hw/scsi/megasas: skip automatic zero-init of large arrays
Daniel P. Berrangé
1
-5
/
+2
2025-06-12
hw/scsi/lsi53c895a: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-05-30
hw/scsi/vmw_pvscsi: Convert DeviceRealize -> InstanceInit
Philippe Mathieu-Daudé
1
-10
/
+3
2025-05-30
hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
Philippe Mathieu-Daudé
1
-29
/
+1
2025-05-30
hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
Philippe Mathieu-Daudé
1
-19
/
+7
2025-05-21
scsi-disk: Advertise FUA support by default
Alberto Faria
1
-1
/
+1
2025-05-21
scsi-disk: Add native FUA write support
Alberto Faria
1
-38
/
+15
2025-05-14
vhost-scsi: support VIRTIO_SCSI_F_HOTPLUG
Dongli Zhang
1
-0
/
+3
2025-05-14
vhost-user: return failure if backend crash when live migration
Haoqian He
3
-15
/
+21
2025-05-14
system/runstate: add VM state change cb with return value
Haoqian He
1
-1
/
+1
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
9
-10
/
+10
2025-04-25
qom: Constify TypeInfo::interfaces
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-25
qom: Constify TypeInfo::class_data
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
13
-21
/
+21
2025-04-24
cleanup: Drop pointless return at end of function
Markus Armbruster
2
-2
/
+0
2025-04-24
cleanup: Re-run return_directly.cocci
Markus Armbruster
1
-4
/
+1
2025-04-08
scsi-disk: Apply error policy for host_status errors again
Kevin Wolf
1
-14
/
+25
2025-03-31
hw/scsi/lsi53c895a: fix memory leak in lsi_scsi_realize()
Zheng Huang
1
-1
/
+1
2025-03-14
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
4
-285
/
+465
2025-03-13
virtio-scsi: only expose cmd vqs via iothread-vq-mapping
Stefan Hajnoczi
1
-13
/
+20
2025-03-13
virtio-scsi: handle ctrl virtqueue in main loop
Stefan Hajnoczi
2
-117
/
+33
2025-03-13
virtio-scsi: add iothread-vq-mapping parameter
Stefan Hajnoczi
2
-50
/
+103
2025-03-13
virtio-scsi: perform TMFs in appropriate AioContexts
Stefan Hajnoczi
1
-64
/
+206
2025-03-13
virtio-scsi: protect events_dropped field
Stefan Hajnoczi
1
-9
/
+20
2025-03-13
virtio-scsi: introduce event and ctrl virtqueue locks
Stefan Hajnoczi
1
-38
/
+46
2025-03-13
scsi: introduce requests_lock
Stefan Hajnoczi
1
-35
/
+85
2025-03-13
scsi: track per-SCSIRequest AioContext
Stefan Hajnoczi
2
-11
/
+7
2025-03-13
dma: use current AioContext for dma_blk_io()
Stefan Hajnoczi
1
-4
/
+2
2025-03-13
scsi-disk: drop unused SCSIDiskState->bh field
Stefan Hajnoczi
1
-1
/
+0
2025-03-11
system: Replace arch_type global by qemu_arch_available() helper
Philippe Mathieu-Daudé
1
-1
/
+1
2025-02-06
block: remove unused BLOCK_OP_TYPE_DATAPLANE
Stefan Hajnoczi
1
-3
/
+0
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
11
-22
/
+22
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
11
-22
/
+22
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
9
-11
/
+0
2024-12-19
hw/scsi/megasas: Use device_class_set_props_n
Richard Henderson
1
-3
/
+4
2024-12-15
hw/scsi: Constify all Property
Richard Henderson
10
-14
/
+14
2024-12-10
hw/scsi: Replace type_register() with type_register_static()
Zhao Liu
2
-2
/
+2
2024-11-28
scsi: megasas: Internal cdbs have 16-byte length
Guenter Roeck
1
-12
/
+2
2024-11-20
scsi: fix allocation for s390x loadparm
Paolo Bonzini
1
-1
/
+1
2024-11-18
hw: Add "loadparm" property to scsi disk devices for booting on s390x
Thomas Huth
1
-0
/
+43
2024-10-02
hw/vhost-scsi: fix -Werror=maybe-uninitialized
Marc-André Lureau
1
-1
/
+1
2024-09-24
hw/scsi: remove break after g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+0
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
8
-8
/
+8
[next]