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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
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
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2
-5
/
+2
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
esp: Rename ESP_STATE to ESP
Eduardo Habkost
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2
-8
/
+6
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2
-4
/
+8
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-1
/
+1
2019-10-31
scsi: Propagate unrealize() callback to scsi-hd
Sam Eiderman
1
-0
/
+1
2019-10-28
esp: add pseudo-DMA as used by Macintosh
Laurent Vivier
1
-0
/
+15
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-06-04
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
1
-0
/
+1
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
1
-1
/
+1
2019-01-11
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
1
-0
/
+2
2018-11-06
scsi-generic: avoid invalid access to struct when emulating block limits
Paolo Bonzini
2
-1
/
+16
2018-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+2
2018-06-29
usb-storage: Add rerror/werror properties
Kevin Wolf
1
-0
/
+2
2018-06-29
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
1
-1
/
+2
2018-06-29
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
1
-0
/
+2
2018-06-29
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
1
-0
/
+1
2018-06-28
esp: remove legacy esp_init() function
Mark Cave-Ayland
1
-5
/
+0
2018-04-09
scsi-disk: allow customizing the SCSI version
Paolo Bonzini
1
-0
/
+2
2018-03-12
hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
1
-5
/
+5
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
1
-1
/
+1
2018-01-26
usb-storage: Fix share-rw option parsing
Fam Zheng
1
-0
/
+1
2017-10-31
esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h
Mark Cave-Ayland
1
-0
/
+14
2017-09-19
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
1
-93
/
+1
[next]