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
/
esp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: drop 'result' argument from command_complete callback
Hannes Reinecke
2021-02-25
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_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
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
esp: add pseudo-DMA as used by Macintosh
Laurent Vivier
2019-10-28
1
-0
/
+15
*
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
2019-01-11
1
-0
/
+2
*
esp: remove legacy esp_init() function
Mark Cave-Ayland
2018-06-28
1
-5
/
+0
*
hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-03-12
1
-5
/
+5
*
esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h
Mark Cave-Ayland
2017-10-31
1
-0
/
+14
*
scsi: esp: make cmdbuf big enough for maximum CDB size
Prasad J Pandit
2016-06-16
1
-1
/
+2
*
esp: Do not overwrite ESP_TCHI after reset
Hannes Reinecke
2014-11-12
1
-0
/
+1
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-0
/
+132