index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
/
scsi-disk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
scsi-disk: Convert from DPRINTF() macro to trace events
Laurent Vivier
1
-53
/
+50
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
scsi-disk: Acquire the AioContext in scsi_*_realize()
Alberto Garcia
1
-3
/
+20
2018-11-22
scsi-disk: Fix crash if underlying host file or disk returns error
Richard W.M. Jones
1
-1
/
+1
2018-11-06
scsi-generic: avoid invalid access to struct when emulating block limits
Paolo Bonzini
1
-72
/
+20
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-02
scsi-block: Deprecate rotation_rate
Fam Zheng
1
-0
/
+6
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
1
-1
/
+0
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
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
1
-1
/
+1
2018-06-29
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
1
-15
/
+3
2018-06-29
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
1
-197
/
+210
2018-06-15
block: Remove deprecated -drive option serial
Kevin Wolf
1
-1
/
+0
2018-04-09
hw/scsi: support SCSI-2 passthrough without PI
Daniel Henrique Barboza
1
-1
/
+1
2018-04-09
scsi-disk: allow customizing the SCSI version
Paolo Bonzini
1
-5
/
+24
2018-04-09
scsi-disk: Don't enlarge min_io_size to max_io_size
Fam Zheng
1
-4
/
+6
2018-03-26
scsi: turn "is this a SCSI device?" into a conditional hint
Paolo Bonzini
1
-3
/
+4
2018-03-12
scsi: support NDOB (no data-out buffer) for WRITE SAME commands
Paolo Bonzini
1
-1
/
+1
2018-03-12
scsi-disk.c: consider bl->max_transfer in INQUIRY emulation
Daniel Henrique Barboza
1
-0
/
+15
2018-01-16
scsi-disk: release AioContext in unaligned WRITE SAME case
Stefan Hajnoczi
1
-0
/
+1
2017-12-21
scsi-block: Add share-rw option
Fam Zheng
1
-0
/
+1
2017-12-19
hw/block: Use errp directly rather than local_err
Mao Zhongyi
1
-9
/
+4
2017-10-18
scsi: reject configurations with logical block size > physical block size
Mark Kanda
1
-0
/
+8
2017-10-12
scsi-disk: support reporting of rotation rate
Daniel P. Berrange
1
-0
/
+20
2017-09-19
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
1
-1
/
+1
2017-09-19
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
1
-1
/
+0
2017-09-19
scsi: rename scsi_build_sense to scsi_convert_sense
Paolo Bonzini
1
-2
/
+2
2017-09-19
scsi-block: Support rerror/werror
Fam Zheng
1
-14
/
+24
2017-07-18
scsi-disk: bdrv_attach_dev() for empty CD-ROM
Kevin Wolf
1
-0
/
+5
2017-02-28
hw/block: Request permissions
Kevin Wolf
1
-2
/
+7
2017-02-28
block: Allow error return in BlockDevOps.change_media_cb()
Kevin Wolf
1
-1
/
+1
2017-02-28
block: Add permissions to blk_new()
Kevin Wolf
1
-1
/
+2
2017-02-21
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
1
-0
/
+15
2017-01-24
scsi-disk: add 'fall through' comment to switch VERIFY cases
Peter Maydell
1
-0
/
+1
2017-01-16
scsi-block: fix direction of BYTCHK test for VERIFY commands
Paolo Bonzini
1
-1
/
+1
2016-12-22
scsi-disk: fix VERIFY for scsi-block
Paolo Bonzini
1
-1
/
+8
2016-10-27
dma-helpers: explicitly pass alignment into DMA helpers
Mark Cave-Ayland
1
-0
/
+2
2016-09-14
scsi-disk: Cleaning up around tray open state
Fam Zheng
1
-14
/
+8
2016-09-13
scsi-disk: change disk serial length from 20 to 36
Rony Weng
1
-2
/
+2
2016-09-05
scsi: scsi-cd without drive property for empty drive
Kevin Wolf
1
-0
/
+5
2016-07-20
block: Convert BB interface to byte-based discards
Eric Blake
1
-4
/
+4
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
1
-0
/
+1
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
1
-0
/
+1
2016-06-16
scsi-disk: Use (unsigned long) typecasts when using "%lu" format string
Thomas Huth
1
-4
/
+4
2016-06-07
scsi-disk: add missing break
Paolo Bonzini
1
-0
/
+1
2016-06-06
scsi: mark TYPE_SCSI_DISK_BASE as abstract
Paolo Bonzini
1
-0
/
+1
[next]