index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
scsi
/
scsi.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Don't ignore most usb-storage properties
Kevin Wolf
2024-02-07
1
-4
/
+1
*
scsi: only access SCSIDevice->requests from one thread
Stefan Hajnoczi
2023-12-21
1
-1
/
+6
*
scsi: fetch unit attention when creating the request
Stefano Garzarella
2023-07-14
1
-0
/
+1
*
virtio-scsi: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2023-05-30
1
-0
/
+14
*
replace TABs with spaces
Yeqi Fu
2023-03-20
1
-1
/
+1
*
include/hw/scsi/scsi.h: Remove unused scsi_legacy_handle_cmdline() prototype
Peter Maydell
2022-10-22
1
-1
/
+0
*
virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
Venu Busireddy
2022-10-13
1
-0
/
+1
*
scsi: Add buf_len parameter to scsi_req_new()
John Millikin
2022-09-01
1
-5
/
+6
*
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for Macintosh
Mark Cave-Ayland
2022-07-13
1
-0
/
+1
*
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Maci...
Mark Cave-Ayland
2022-07-13
1
-0
/
+1
*
scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for Macintosh
Mark Cave-Ayland
2022-07-13
1
-0
/
+1
*
scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
Mark Cave-Ayland
2022-07-13
1
-0
/
+3
*
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
2022-01-18
1
-1
/
+1
*
hw/scsi: Rename SCSIRequest::resid as 'residual'
Philippe Mathieu-Daudé
2022-01-18
1
-2
/
+2
*
hw/scsi: Fix scsi_bus_init_named() docstring
Philippe Mathieu-Daudé
2021-12-18
1
-1
/
+1
*
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
Peter Maydell
2021-09-30
1
-2
/
+28
*
scsi: move host_status handling into SCSI drivers
Hannes Reinecke
2021-03-06
1
-1
/
+4
*
scsi: drop 'result' argument from command_complete callback
Hannes Reinecke
2021-02-25
1
-1
/
+1
*
scsi: make io_timeout configurable
Hannes Reinecke
2021-02-25
1
-1
/
+3
*
scsi/scsi_bus: Add scsi_device_get
Maxim Levitsky
2020-10-12
1
-0
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-2
/
+1
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-7
/
+4
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
scsi: Propagate unrealize() callback to scsi-hd
Sam Eiderman
2019-10-31
1
-0
/
+1
*
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
2019-06-04
1
-0
/
+1
*
scsi-generic: avoid invalid access to struct when emulating block limits
Paolo Bonzini
2018-11-06
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-06-29
1
-0
/
+2
|
\
|
*
usb-storage: Add rerror/werror properties
Kevin Wolf
2018-06-29
1
-0
/
+2
*
|
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
2018-06-29
1
-1
/
+2
*
|
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
2018-06-29
1
-0
/
+2
*
|
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
2018-06-29
1
-0
/
+1
|
/
*
scsi-disk: allow customizing the SCSI version
Paolo Bonzini
2018-04-09
1
-0
/
+2
*
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
2018-03-06
1
-1
/
+1
*
usb-storage: Fix share-rw option parsing
Fam Zheng
2018-01-26
1
-0
/
+1
*
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
2017-09-19
1
-93
/
+1
*
scsi: rename scsi_build_sense to scsi_convert_sense
Paolo Bonzini
2017-09-19
1
-2
/
+2
*
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2017-02-21
1
-1
/
+1
*
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
2017-02-21
1
-1
/
+2
*
Remove unused function declarations
Ladi Prosek
2016-09-15
1
-1
/
+0
*
scsi-bus: Use longer sense buffer with scanners
Jarkko Lavinen
2016-07-12
1
-3
/
+4
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-1
/
+0
*
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
2016-02-09
1
-0
/
+1
*
scsi: push WWN fields up to SCSIDevice
Paolo Bonzini
2016-02-09
1
-0
/
+2
*
scsi: remove scsi_req_free prototype
Hervé Poussineau
2015-12-04
1
-1
/
+0
*
scsi: devirtualize unrealize of SCSI devices
Paolo Bonzini
2014-10-31
1
-1
/
+0
[next]