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
2015-11-26
virtio-scsi: don't crash without a valid device
Eugene (jno) Dvurechenski
1
-1
/
+1
2015-11-12
scsi-disk: Account for failed operations
Alberto Garcia
1
-15
/
+31
2015-11-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-3
/
+3
2015-11-04
megasas: Use qemu_hw_version() instead of QEMU_VERSION
Eduardo Habkost
1
-1
/
+1
2015-11-04
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
2
-2
/
+2
2015-10-29
virtio: sync the dataplane vring state to the virtqueue before virtio_save
Pavel Butsykin
1
-0
/
+5
2015-10-29
virtio-scsi: convert to virtqueue_map
Michael S. Tsirkin
1
-14
/
+2
2015-10-23
dataplane: Mark host notifiers' client type as "external"
Fam Zheng
1
-10
/
+8
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
1
-8
/
+16
2015-10-23
hw/scsi/spapr_vscsi: Remove superfluous memset
Thomas Huth
1
-1
/
+0
2015-10-22
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-4
/
+3
2015-10-22
vhost: use a function for each call
Marc-André Lureau
1
-4
/
+3
2015-10-12
megasas: fix megasas_get_sata_addr
Paolo Bonzini
1
-1
/
+1
2015-10-12
scsi: switch from g_slice allocator to malloc
Paolo Bonzini
3
-14
/
+12
2015-09-25
vhost-scsi: include linux/vhost.h
Marc-André Lureau
1
-0
/
+1
2015-09-25
scsi-generic: let guests recognize readonly=on on passthrough devices
Paolo Bonzini
1
-0
/
+14
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
1
-4
/
+4
2015-09-09
vhost-scsi: fix wrong vhost-scsi firmware path
Gonglei
1
-1
/
+1
2015-08-14
scsi-generic: identify AIO callbacks more clearly
Paolo Bonzini
1
-25
/
+41
2015-08-14
scsi-disk: identify AIO callbacks more clearly
Paolo Bonzini
1
-30
/
+61
2015-08-14
scsi: create restart bottom half in the right AioContext
Paolo Bonzini
1
-1
/
+2
2015-08-14
vhost-scsi: Clarify vhost_virtqueue_mask argument
Lu Lina
1
-1
/
+1
2015-07-30
vhost/scsi: call vhost_dev_cleanup() at unrealize() time
Igor Mammedov
1
-0
/
+1
2015-07-30
scsi-disk: Fix assertion failure on WRITE SAME
Fam Zheng
1
-0
/
+4
2015-07-30
scsi-disk: fix cmd.mode field typo
Stefan Hajnoczi
1
-1
/
+1
2015-07-30
virtio-scsi: use virtqueue_map_sg() when loading requests
Stefan Hajnoczi
1
-0
/
+5
2015-07-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-4
/
+4
2015-07-27
megasas: Add write function to handle write access to PCI BAR 3
Salva Peiró
1
-0
/
+7
2015-07-27
virtio: get_features() can fail
Jason Wang
2
-2
/
+4
2015-07-27
virtio: set any_layout in virtio core
Michael S. Tsirkin
1
-2
/
+0
2015-07-24
scsi: Handle no media case for scsi_get_configuration
Matthew Rosato
1
-1
/
+15
2015-07-24
scsi: fix buffer overflow in scsi_req_parse_cdb (CVE-2015-5158)
Paolo Bonzini
1
-1
/
+6
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-17
/
+1
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
1
-1
/
+1
2015-06-19
pci: Don't register a specialized 'config_write' if default behavior is intended
Shmulik Ladkani
2
-16
/
+0
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-7
/
+4
2015-06-10
vhost-scsi: move qdev properties into vhost-scsi.c
Shannon Zhao
1
-1
/
+8
2015-06-10
virtio-scsi: move qdev properties into virtio-scsi.c
Shannon Zhao
1
-2
/
+11
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
2
-4
/
+4
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
1
-2
/
+2
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+5
2015-04-28
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
1
-0
/
+5
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
1
-1
/
+1
2015-03-26
virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVring
Ting Wang
1
-0
/
+6
2015-03-25
vmw_pvscsi: use PCI DMA APIs
Paolo Bonzini
1
-21
/
+21
2015-03-25
megasas: use PCI DMA APIs
Paolo Bonzini
1
-27
/
+24
2015-03-18
virtio-scsi-dataplane: fix memory leak in virtio_scsi_vring_init
Bo Su
1
-1
/
+3
2015-03-18
virtio-scsi: Fix assert in virtio_scsi_push_event
Fam Zheng
1
-2
/
+6
[next]