index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
esp: convert ESPState pdma_cb from a function pointer to an integer
Mark Cave-Ayland
2022-03-09
1
-1
/
+10
*
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
*
esp: store lun coming from the MESSAGE OUT phase
Paolo Bonzini
2021-06-15
1
-0
/
+1
*
esp: fix setting of ESPState mig_version_id when launching QEMU with -S option
Mark Cave-Ayland
2021-04-12
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210307' into...
Peter Maydell
2021-03-09
1
-26
/
+26
|
\
|
*
esp: implement non-DMA transfers in PDMA mode
Mark Cave-Ayland
2021-03-07
1
-0
/
+1
|
*
esp: convert cmdbuf from array to Fifo8
Mark Cave-Ayland
2021-03-07
1
-4
/
+5
|
*
esp: convert ti_buf from array to Fifo8
Mark Cave-Ayland
2021-03-07
1
-3
/
+5
|
*
esp: transition to message out phase after SATN and stop command
Mark Cave-Ayland
2021-03-07
1
-0
/
+2
|
*
esp: remove old deferred command completion mechanism
Mark Cave-Ayland
2021-03-07
1
-2
/
+2
|
*
esp: defer command completion interrupt on incoming data transfers
Mark Cave-Ayland
2021-03-07
1
-0
/
+1
|
*
esp: remove pdma_origin from ESPState
Mark Cave-Ayland
2021-03-07
1
-6
/
+0
|
*
esp: remove CMD pdma_origin
Mark Cave-Ayland
2021-03-07
1
-1
/
+0
|
*
esp: use in-built TC to determine PDMA transfer length
Mark Cave-Ayland
2021-03-07
1
-1
/
+0
|
*
esp: use ti_wptr/ti_rptr to manage the current FIFO position for PDMA
Mark Cave-Ayland
2021-03-07
1
-1
/
+0
|
*
esp: remove redundant pdma_start from ESPState
Mark Cave-Ayland
2021-03-07
1
-1
/
+0
|
*
esp: accumulate SCSI commands for PDMA transfers in cmdbuf instead of pdma_buf
Mark Cave-Ayland
2021-03-07
1
-2
/
+0
|
*
esp: remove dma_left from ESPState
Mark Cave-Ayland
2021-03-07
1
-2
/
+3
|
*
esp: remove dma_counter from ESPState
Mark Cave-Ayland
2021-03-07
1
-3
/
+0
|
*
esp: add vmstate_esp version to embedded ESPState
Mark Cave-Ayland
2021-03-07
1
-0
/
+2
|
*
esp: QOMify the internal ESP device state
Mark Cave-Ayland
2021-03-07
1
-0
/
+5
|
*
esp: rename existing ESP QOM type to SYSBUS_ESP
Mark Cave-Ayland
2021-03-07
1
-2
/
+2
*
|
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
2
-2
/
+2
*
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
2
-5
/
+2
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
esp: Rename ESP_STATE to ESP
Eduardo Habkost
2020-09-09
1
-1
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
2
-8
/
+6
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
2
-4
/
+8
*
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
*
esp: add pseudo-DMA as used by Macintosh
Laurent Vivier
2019-10-28
1
-0
/
+15
*
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
*
Normalize header guard symbol definition.
Markus Armbruster
2019-05-13
1
-1
/
+1
*
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
2019-01-11
1
-0
/
+2
[next]