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
2019-02-01
scsi-disk: Add device_id property
Kevin Wolf
1
-8
/
+16
2019-02-01
scsi-disk: Don't use empty string as device id
Kevin Wolf
1
-6
/
+8
2019-02-01
virtio-scsi: Forbid devices with different iothreads sharing a blockdev
Alberto Garcia
1
-0
/
+7
2019-02-01
scsi-disk: Acquire the AioContext in scsi_*_realize()
Alberto Garcia
1
-3
/
+20
2019-02-01
virtio-scsi: Move BlockBackend back to the main AioContext on unplug
Alberto Garcia
1
-0
/
+6
2019-01-14
qemu: avoid memory leak while remove disk
Jian Wang
2
-2
/
+4
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-3
/
+3
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
1
-1
/
+1
2019-01-11
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
3
-9
/
+29
2019-01-11
esp-pci: Fix status register write erase control
Guenter Roeck
1
-3
/
+3
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
1
-2
/
+2
2018-11-27
lsi: Reselection needed to remove pending commands from queue
George Kennedy
1
-12
/
+36
2018-11-22
scsi-disk: Fix crash if underlying host file or disk returns error
Richard W.M. Jones
1
-1
/
+1
2018-11-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-91
/
+124
2018-11-06
scsi-generic: do not do VPD emulation for sense other than ILLEGAL_REQUEST
Paolo Bonzini
1
-3
/
+5
2018-11-06
scsi-generic: avoid invalid access to struct when emulating block limits
Paolo Bonzini
4
-83
/
+88
2018-11-06
scsi-generic: avoid out-of-bounds access to VPD page list
Paolo Bonzini
1
-1
/
+1
2018-11-06
scsi-generic: keep VPD page list sorted
Paolo Bonzini
1
-4
/
+15
2018-11-06
lsi53c895a: check message length value is valid
Prasad J Pandit
1
-2
/
+17
2018-11-05
vhost-scsi: prevent using uninitialized vqs
yuchenlin
1
-1
/
+1
2018-10-19
scsi-disk: fix rerror/werror=ignore
Paolo Bonzini
1
-1
/
+6
2018-10-19
scsi-disk: fix double completion of failing passthrough requests
Paolo Bonzini
1
-13
/
+11
2018-10-19
call HotplugHandler->plug() as the last step in device realization
Igor Mammedov
1
-10
/
+1
2018-10-02
hw/scsi/mptendian: Avoid taking address of fields in packed structs
Peter Maydell
1
-80
/
+83
2018-10-02
lsi53c895a: convert to trace-events
Mark Cave-Ayland
2
-111
/
+165
2018-10-02
scsi-block: Deprecate rotation_rate
Fam Zheng
1
-0
/
+6
2018-09-25
lsi53c895a: add optional external IRQ via qdev
Mark Cave-Ayland
1
-2
/
+14
2018-09-25
scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions
Mark Cave-Ayland
1
-14
/
+0
2018-09-25
scsi: add lsi53c8xx_handle_legacy_cmdline() function
Mark Cave-Ayland
1
-0
/
+7
2018-08-23
vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PI
Greg Edwards
2
-0
/
+6
2018-08-23
vhost-scsi: unify vhost-scsi get_features implementations
Greg Edwards
2
-13
/
+4
2018-08-23
vhost-user-scsi: move host_features into VHostSCSICommon
Greg Edwards
1
-7
/
+8
2018-08-23
lsi_scsi: add support for PPR Extended Message
George Kennedy
1
-0
/
+4
2018-08-23
megasas: fix sglist leak
Marc-André Lureau
1
-1
/
+1
2018-08-23
scsi: mptsas: Mark as storage device
Guenter Roeck
1
-0
/
+1
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
1
-1
/
+0
2018-07-16
virtio-scsi: fix hotplug ->reset() vs event race
Stefan Hajnoczi
1
-1
/
+10
2018-07-12
scsi-disk: Block Device Characteristics emulation fix
Daniel Henrique Barboza
1
-3
/
+4
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
1
-0
/
+1
2018-07-02
hw/scsi: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-4
/
+5
2018-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+10
2018-06-29
usb-storage: Add rerror/werror properties
Kevin Wolf
1
-1
/
+10
2018-06-29
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
2
-11
/
+123
2018-06-29
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
2
-45
/
+34
2018-06-29
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
2
-230
/
+248
2018-06-28
esp: remove legacy esp_init() function
Mark Cave-Ayland
1
-30
/
+0
2018-06-28
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
Thomas Huth
1
-2
/
+2
2018-06-15
block: Remove deprecated -drive option serial
Kevin Wolf
1
-1
/
+0
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-2
/
+19
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-3
/
+1
[next]