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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-31
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+1
2016-10-28
block: only call aio_poll on the current thread's AioContext
Paolo Bonzini
1
-3
/
+1
2016-10-27
dma-helpers: explicitly pass alignment into DMA helpers
Mark Cave-Ayland
1
-0
/
+2
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-2
/
+0
2016-10-10
virtio-scsi: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-17
/
+11
2016-10-10
virtio-scsi: handle virtio_scsi_set_config() error
Greg Kurz
1
-2
/
+3
2016-10-10
virtio-scsi: convert virtio_scsi_bad_req() to use virtio_error()
Greg Kurz
1
-14
/
+32
2016-10-05
spapr_vscsi: fix build error introduced by f19661c8
Felipe Franciosi
2
-2
/
+2
2016-09-23
spapr_vscsi: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-52
/
+63
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-22
/
+22
2016-09-15
mptsas: change .realize function name
Cao jin
1
-2
/
+2
2016-09-14
scsi: pvscsi: limit process IO loop to ring size
Prasad J Pandit
1
-1
/
+4
2016-09-14
scsi: mptsas: use g_new0 to allocate MPTSASRequest object
Li Qiang
1
-1
/
+1
2016-09-14
virtio-scsi: Don't abort when media is ejected
Fam Zheng
1
-6
/
+9
2016-09-14
scsi-disk: Cleaning up around tray open state
Fam Zheng
1
-14
/
+8
2016-09-13
Revert "megasas: remove useless check for cmd->frame"
Paolo Bonzini
1
-1
/
+5
2016-09-13
scsi: pvscsi: limit loop to fetch SG list
Prasad J Pandit
1
-5
/
+6
2016-09-13
scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACK
Paolo Bonzini
1
-2
/
+2
2016-09-13
scsi: mptconfig: fix an assert expression
Prasad J Pandit
1
-1
/
+1
2016-09-13
vmw_pvscsi: check page count while initialising descriptor rings
Prasad J Pandit
1
-10
/
+9
2016-09-13
scsi-disk: change disk serial length from 20 to 36
Rony Weng
1
-2
/
+2
2016-09-13
lsi: never set DMA FIFO Empty (DFE) bit in DSTAT register
Hervé Poussineau
1
-1
/
+1
2016-09-13
lsi: implement I/O memory space for Memory Move instructions
Hervé Poussineau
1
-10
/
+39
2016-09-13
lsi: do not exit QEMU if reading invalid register
Hervé Poussineau
1
-5
/
+13
2016-09-13
lsi: print register names in debug prints
Hervé Poussineau
1
-73
/
+146
2016-09-05
scsi: scsi-cd without drive property for empty drive
Kevin Wolf
1
-0
/
+5
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-03
mptsas: really fix migration compatibility
Paolo Bonzini
2
-1
/
+5
2016-07-29
mptsas: Fix a migration compatible issue
Cao jin
1
-1
/
+1
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-23
/
+12
2016-07-21
virtio-scsi: Wrap in vmstate
Dr. David Alan Gilbert
1
-15
/
+6
2016-07-21
virtio-scsi: Replace HandleOutput typedef
Fam Zheng
1
-2
/
+3
2016-07-21
virtio-scsi: Call virtio_add_queue_aio
Fam Zheng
1
-6
/
+3
2016-07-20
block: Convert BB interface to byte-based discards
Eric Blake
1
-4
/
+4
2016-07-17
megasas: remove useless check for cmd->frame
Paolo Bonzini
1
-5
/
+1
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+40
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
1
-0
/
+1
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
1
-0
/
+1
2016-07-12
scsi-bus: Use longer sense buffer with scanners
Jarkko Lavinen
1
-1
/
+9
2016-07-12
scsi-bus: Add SCSI scanner support
Jarkko Lavinen
1
-0
/
+31
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
4
-9
/
+9
2016-07-07
tap: vhost busy polling support
Jason Wang
1
-1
/
+1
2016-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-7
/
+8
2016-07-05
block: Switch transfer length bounds to byte-based
Eric Blake
1
-6
/
+6
2016-07-05
block: Give nonzero result to blk_get_max_transfer_length()
Eric Blake
1
-6
/
+6
2016-07-05
scsi: Advertise limits by blocksize, not 512
Eric Blake
1
-1
/
+2
2016-07-05
vmw_pvscsi: remove unnecessary internal msi state flag
Cao jin
1
-6
/
+3
2016-07-05
mptsas: remove unnecessary internal msi state flag
Cao jin
2
-14
/
+6
2016-07-05
megasas: remove unnecessary megasas_use_msi()
Cao jin
1
-9
/
+2
[next]