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
/
include
/
hw
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-13
esp.c: keep track of the DRQ state during DMA
Mark Cave-Ayland
1
-0
/
+1
2024-02-13
esp.c: rename irq_data IRQ to drq_irq
Mark Cave-Ayland
1
-1
/
+1
2024-02-13
esp.c: remove unneeded ti_cmd field
Mark Cave-Ayland
1
-1
/
+2
2024-02-13
esp.c: rename data_in_ready to to data_ready
Mark Cave-Ayland
1
-1
/
+1
2024-02-13
esp.c: remove unused PDMA callback implementation
Mark Cave-Ayland
1
-6
/
+0
2024-02-13
esp.c: move CMD_ICCS command logic to esp_do_dma()
Mark Cave-Ayland
1
-1
/
+0
2024-02-13
esp.c: move CMD_SELATNS end of command logic to esp_do_dma() and do_dma_pdma_...
Mark Cave-Ayland
1
-1
/
+0
2024-02-13
esp.c: move CMD_SELATN end of message phase detection to esp_do_dma() and do_...
Mark Cave-Ayland
1
-1
/
+0
2024-02-13
esp.c: remove s_without_satn_pdma_cb() PDMA callback
Mark Cave-Ayland
1
-1
/
+0
2024-02-07
scsi: Don't ignore most usb-storage properties
Kevin Wolf
1
-4
/
+1
2023-12-21
scsi: only access SCSIDevice->requests from one thread
Stefan Hajnoczi
1
-1
/
+6
2023-07-14
scsi: fetch unit attention when creating the request
Stefano Garzarella
1
-0
/
+1
2023-05-30
virtio-scsi: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
1
-0
/
+14
2023-03-20
replace TABs with spaces
Yeqi Fu
1
-1
/
+1
2022-10-22
include/hw/scsi/scsi.h: Remove unused scsi_legacy_handle_cmdline() prototype
Peter Maydell
1
-1
/
+0
2022-10-13
virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
Venu Busireddy
1
-0
/
+1
2022-09-01
scsi: Add buf_len parameter to scsi_req_new()
John Millikin
1
-5
/
+6
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for Macintosh
Mark Cave-Ayland
1
-0
/
+1
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Maci...
Mark Cave-Ayland
1
-0
/
+1
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for Macintosh
Mark Cave-Ayland
1
-0
/
+1
2022-07-13
scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
Mark Cave-Ayland
1
-0
/
+3
2022-03-09
esp: convert ESPState pdma_cb from a function pointer to an integer
Mark Cave-Ayland
1
-1
/
+10
2022-01-18
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
1
-1
/
+1
2022-01-18
hw/scsi: Rename SCSIRequest::resid as 'residual'
Philippe Mathieu-Daudé
1
-2
/
+2
2021-12-18
hw/scsi: Fix scsi_bus_init_named() docstring
Philippe Mathieu-Daudé
1
-1
/
+1
2021-09-30
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
Peter Maydell
1
-2
/
+28
2021-06-15
esp: store lun coming from the MESSAGE OUT phase
Paolo Bonzini
1
-0
/
+1
2021-04-12
esp: fix setting of ESPState mig_version_id when launching QEMU with -S option
Mark Cave-Ayland
1
-0
/
+1
2021-03-09
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210307' into...
Peter Maydell
1
-26
/
+26
2021-03-07
esp: implement non-DMA transfers in PDMA mode
Mark Cave-Ayland
1
-0
/
+1
2021-03-07
esp: convert cmdbuf from array to Fifo8
Mark Cave-Ayland
1
-4
/
+5
2021-03-07
esp: convert ti_buf from array to Fifo8
Mark Cave-Ayland
1
-3
/
+5
2021-03-07
esp: transition to message out phase after SATN and stop command
Mark Cave-Ayland
1
-0
/
+2
2021-03-07
esp: remove old deferred command completion mechanism
Mark Cave-Ayland
1
-2
/
+2
2021-03-07
esp: defer command completion interrupt on incoming data transfers
Mark Cave-Ayland
1
-0
/
+1
2021-03-07
esp: remove pdma_origin from ESPState
Mark Cave-Ayland
1
-6
/
+0
2021-03-07
esp: remove CMD pdma_origin
Mark Cave-Ayland
1
-1
/
+0
2021-03-07
esp: use in-built TC to determine PDMA transfer length
Mark Cave-Ayland
1
-1
/
+0
2021-03-07
esp: use ti_wptr/ti_rptr to manage the current FIFO position for PDMA
Mark Cave-Ayland
1
-1
/
+0
2021-03-07
esp: remove redundant pdma_start from ESPState
Mark Cave-Ayland
1
-1
/
+0
2021-03-07
esp: accumulate SCSI commands for PDMA transfers in cmdbuf instead of pdma_buf
Mark Cave-Ayland
1
-2
/
+0
2021-03-07
esp: remove dma_left from ESPState
Mark Cave-Ayland
1
-2
/
+3
2021-03-07
esp: remove dma_counter from ESPState
Mark Cave-Ayland
1
-3
/
+0
2021-03-07
esp: add vmstate_esp version to embedded ESPState
Mark Cave-Ayland
1
-0
/
+2
2021-03-07
esp: QOMify the internal ESP device state
Mark Cave-Ayland
1
-0
/
+5
2021-03-07
esp: rename existing ESP QOM type to SYSBUS_ESP
Mark Cave-Ayland
1
-2
/
+2
2021-03-06
scsi: move host_status handling into SCSI drivers
Hannes Reinecke
1
-1
/
+4
2021-02-25
scsi: drop 'result' argument from command_complete callback
Hannes Reinecke
2
-2
/
+2
2021-02-25
scsi: make io_timeout configurable
Hannes Reinecke
1
-1
/
+3
2020-10-12
scsi/scsi_bus: Add scsi_device_get
Maxim Levitsky
1
-0
/
+1
[next]