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
/
lsi53c895a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-12
hw: Trim superfluous #include "block_int.h"
Markus Armbruster
1
-1
/
+0
2011-09-10
lsi53c895a: avoid a warning from clang analyzer
Blue Swirl
1
-4
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-6
/
+6
2011-08-12
scsi: pass cdb already to scsi_req_new
Paolo Bonzini
1
-2
/
+2
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
1
-4
/
+3
2011-08-08
lsi53c895a: convert to memory API
Avi Kivity
1
-202
/
+56
2011-07-23
Correct spelling of licensed
Matthew Fernandez
1
-1
/
+1
2011-07-19
scsi: Add 'hba_private' to SCSIRequest
Hannes Reinecke
1
-14
/
+8
2011-06-22
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
1
-9
/
+4
2011-06-20
lsi: Fix unused-but-set-variable warning
Christophe Fergeau
1
-2
/
+0
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
1
-84
/
+130
2011-06-12
hw/lsi53c895a.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-9
/
+4
2011-05-26
scsi: rename arguments to the new callbacks
Paolo Bonzini
1
-10
/
+10
2011-05-26
scsi: split command_complete callback in two
Paolo Bonzini
1
-25
/
+33
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
-14
/
+8
2011-05-26
scsi: introduce scsi_req_new
Paolo Bonzini
1
-2
/
+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
-5
/
+25
2011-05-26
scsi: Use 'SCSIRequest' directly
Hannes Reinecke
1
-24
/
+32
2011-05-26
lsi: extract lsi_find_by_tag
Paolo Bonzini
1
-25
/
+38
2011-05-26
scsi: introduce SCSIBusOps
Paolo Bonzini
1
-1
/
+5
2011-05-08
lsi53c895a: Rename 'sense' to 'status'
Hannes Reinecke
1
-9
/
+9
2011-05-05
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
1
-0
/
+57
2011-04-07
hda-intel: convert to pci_register_bar_simple() (partial)
Avi Kivity
1
-11
/
+1
2011-04-01
lsi53c895a: add support for ABORT messages
Bernhard Kohl
1
-0
/
+57
2011-03-06
lsi53c895a: Update dnad when skipping MSGOUT bytes
Stefan Hajnoczi
1
-2
/
+9
2011-01-14
lsi53c895a: fix endianness issues
Aurelien Jarno
1
-2
/
+2
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-2
/
+4
2010-11-22
pci: Replace unneeded type casts in calls of pci_register_bar
Stefan Weil
1
-4
/
+3
2010-10-13
lsi53c895a: avoid a write only variable
Blue Swirl
1
-0
/
+1
2010-09-08
scsi: fix and improve debug prints
Bernhard Kohl
1
-2
/
+2
2010-07-06
scsi: Fix SCSI bus reset
Jan Kiszka
1
-2
/
+13
2010-07-02
scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers
Markus Armbruster
1
-1
/
+1
2010-06-29
lsi53c895a: fix Phase Mismatch Jump
Paolo Bonzini
1
-3
/
+3
2010-05-22
lsi: Fix value overflow in request tag processing
Jan Kiszka
1
-2
/
+2
2010-05-10
lsi: Handle removal of selected devices
Jan Kiszka
1
-22
/
+38
2010-05-10
lsi: Adjust some register reset values
Jan Kiszka
1
-3
/
+5
2010-05-10
lsi: Purge message queue on reset
Jan Kiszka
1
-0
/
+2
2010-05-03
lsi: Properly initialize controller state on reset
Jan Kiszka
1
-2
/
+8
2010-05-03
lsi: Purge request queue on soft reset
Jan Kiszka
1
-0
/
+11
2010-04-09
lsi: fix segfault in lsi_command_complete
Gerd Hoffmann
1
-1
/
+1
2010-01-11
lsi: pass lsi_request to lsi_reselect
Gerd Hoffmann
1
-16
/
+7
2010-01-11
lsi: move dma_len+dma_buf into lsi_request
Gerd Hoffmann
1
-22
/
+23
2010-01-11
lsi: move current_dev into lsi_request
Gerd Hoffmann
1
-11
/
+12
2010-01-11
lsi: have lsi_request for the whole life time of the request.
Gerd Hoffmann
1
-21
/
+32
2010-01-11
lsi: use QTAILQ for lsi_queue
Gerd Hoffmann
1
-40
/
+28
2010-01-06
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
1
-4
/
+6
2009-12-25
Fix Sparse warning: dubious: !x & y
Blue Swirl
1
-1
/
+1
2009-12-23
lsi: symbolic names for pci registers
Michael S. Tsirkin
1
-4
/
+6
[next]