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
/
scsi-disk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
hw/scsi/scsi-disk: Replace magic '512' value by BDRV_SECTOR_SIZE
Philippe Mathieu-Daudé
1
-21
/
+23
2020-06-17
block: consolidate blocksize properties consistency checks
Roman Kagan
1
-7
/
+5
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-1
/
+1
2020-04-29
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-09
scsi/scsi-disk: Remove redundant statement in scsi_disk_emulate_command()
Chen Qun
1
-1
/
+0
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-4
/
+4
2019-11-19
scsi: deprecate scsi-disk
Paolo Bonzini
1
-0
/
+3
2019-10-31
bootdevice: Gather LCHS from all relevant devices
Sam Eiderman
1
-0
/
+12
2019-10-10
scsi: account unmap operations
Anton Nefedov
1
-1
/
+11
2019-10-10
scsi: move unmap error checking to the complete callback
Anton Nefedov
1
-4
/
+6
2019-10-10
scsi: store unmap offset and nb_sectors in request struct
Anton Nefedov
1
-7
/
+7
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-30
scsi-cd: Fix inserting read-only media in empty drive
Kevin Wolf
1
-2
/
+8
2019-07-15
scsi: explicitly list guest-recoverable sense codes
Paolo Bonzini
1
-3
/
+2
2019-07-15
scsi-disk: pass sense correctly for guest-recoverable errors
Shinichiro Kawasaki
1
-0
/
+10
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-06-04
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
1
-7
/
+15
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
1
-1
/
+1
2019-03-11
scsi-disk: Fix crash if request is invaild or disk is no medium
Zhengui Li
1
-13
/
+24
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
[prev]
[next]