index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
esp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-19
scsi: Add 'hba_private' to SCSIRequest
Hannes Reinecke
1
-1
/
+1
2011-07-12
esp: cancel current request only if some request is in flight
Hervé Poussineau
1
-1
/
+1
2011-07-02
esp: correctly fill bus id with requested lun
Hervé Poussineau
1
-1
/
+1
2011-05-26
scsi: rename arguments to the new callbacks
Paolo Bonzini
1
-5
/
+5
2011-05-26
scsi: split command_complete callback in two
Paolo Bonzini
1
-28
/
+34
2011-05-26
esp: rename sense to status
Paolo Bonzini
1
-5
/
+5
2011-05-26
scsi: introduce scsi_req_get_buf
Paolo Bonzini
1
-1
/
+1
2011-05-26
scsi: introduce scsi_req_continue
Paolo Bonzini
1
-16
/
+10
2011-05-26
scsi: introduce scsi_req_new
Paolo Bonzini
1
-1
/
+1
2011-05-26
scsi: do not call send_command directly
Paolo Bonzini
1
-1
/
+1
2011-05-26
scsi: introduce scsi_req_cancel
Paolo Bonzini
1
-2
/
+14
2011-05-26
scsi: Use 'SCSIRequest' directly
Hannes Reinecke
1
-11
/
+16
2011-05-26
scsi: introduce SCSIBusOps
Paolo Bonzini
1
-1
/
+5
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+2
2010-09-11
ESP: fix ESP DMA access when DMA is not enabled
Blue Swirl
1
-2
/
+51
2010-07-02
scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers
Markus Armbruster
1
-2
/
+1
2010-06-10
esp: lower IRQ on soft reset
Blue Swirl
1
-5
/
+14
2010-02-07
esp: use CamelCaseFunc for function types
Blue Swirl
1
-4
/
+4
2010-01-16
ESP: improve IRQ debugging
Blue Swirl
1
-0
/
+2
2009-11-09
scsi: move scsi-disk.h -> scsi.h
Gerd Hoffmann
1
-1
/
+1
2009-11-09
scsi: move scsi.h -> esp.h
Gerd Hoffmann
1
-1
/
+1
2009-11-07
sparc32 (mostly): remove unneeded calls to device reset
Blue Swirl
1
-2
/
+0
2009-10-24
esp: convert to reset + vmsd
Blue Swirl
1
-8
/
+16
2009-10-07
New qdev_init_nofail()
Markus Armbruster
1
-1
/
+1
2009-10-05
switch scsi bus to inplace allocation.
Gerd Hoffmann
1
-5
/
+5
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-3
/
+3
2009-10-01
Get rid of _t suffix
malc
1
-3
/
+3
2009-09-19
ESP: convert to VMState
Blue Swirl
1
-42
/
+22
2009-09-09
qdev/scsi: add scsi bus support to qdev, convert drivers.
Gerd Hoffmann
1
-40
/
+14
2009-09-05
esp: handle "select without attention"
Artyom Tarasenko
1
-5
/
+23
2009-08-31
esp (sparc32) Extra scsi data.
Artyom Tarasenko
1
-1
/
+2
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
1
-1
/
+2
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-08-22
ESP: implement Transfer Pad
Blue Swirl
1
-0
/
+7
2009-08-22
ESP: Implement select without ATN, fix comments
Blue Swirl
1
-2
/
+7
2009-08-08
Sparc32: move sparc32_dma init to sun4m.c
Blue Swirl
1
-0
/
+1
2009-07-31
esp: fix interrupt register read
Blue Swirl
1
-4
/
+9
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
1
-8
/
+6
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-1
/
+1
2009-06-17
Don't set IRQs on device reset and loadvm/savevm
Blue Swirl
1
-2
/
+0
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-1
/
+1
2009-05-26
Remove qdev irq sink handling
Paul Brook
1
-1
/
+1
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-05-14
ESP SCSI qdev conversion
Paul Brook
1
-19
/
+42
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
1
-5
/
+5
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2008-12-02
Remove address masking
blueswir1
1
-2
/
+2
2008-11-30
Fix ICCS command (Herve Poussineau)
blueswir1
1
-0
/
+2
2008-11-29
Fix 'enable selection' command (esp_4_ensel.diff)
blueswir1
1
-0
/
+1
2008-11-29
Fix command len detection (esp_3_cmdlen.diff)
blueswir1
1
-4
/
+4
[next]