index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
virtio-scsi: Make virtio_scsi_push_event public
Fam Zheng
2014-09-23
1
-2
/
+2
*
virtio-scsi: Make virtio_scsi_free_req public
Fam Zheng
2014-09-23
1
-1
/
+1
*
virtio-scsi: Make virtio_scsi_init_req public
Fam Zheng
2014-09-23
1
-1
/
+1
*
virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrl
Fam Zheng
2014-09-23
1
-27
/
+33
*
virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmd
Fam Zheng
2014-09-23
1
-74
/
+43
*
virtio-scsi: clean up virtio_scsi_parse_cdb
Paolo Bonzini
2014-09-23
1
-7
/
+1
*
vhost-scsi: use virtio_ldl_p
Paolo Bonzini
2014-09-23
1
-2
/
+3
*
virtio-scsi: Optimize virtio_scsi_init_req
Fam Zheng
2014-09-23
1
-7
/
+17
*
scsi: Optimize scsi_req_alloc
Fam Zheng
2014-09-23
1
-3
/
+5
*
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
2014-09-10
1
-20
/
+25
*
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
2014-09-10
1
-12
/
+16
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-04
1
-1
/
+1
|
\
|
*
vhost-scsi: init backend features earlier
Michael S. Tsirkin
2014-09-03
1
-1
/
+1
*
|
virtio-scsi: Report error if num_queues is 0 or too large
Fam Zheng
2014-08-26
1
-0
/
+6
*
|
scsi-generic: remove superfluous DPRINTF avoid to break compiling
Gonglei
2014-08-26
1
-3
/
+0
*
|
scsi-bus: Convert DeviceClass init to realize
Fam Zheng
2014-08-26
4
-93
/
+93
*
|
block: Pass errp in blkconf_geometry
Fam Zheng
2014-08-26
1
-3
/
+8
|
/
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
4
-17
/
+0
*
virtio-scsi: implement parse_cdb
Paolo Bonzini
2014-07-29
1
-0
/
+25
*
scsi-block, scsi-generic: implement parse_cdb
Paolo Bonzini
2014-07-29
3
-2
/
+22
*
scsi-block: extract scsi_block_is_passthrough
Paolo Bonzini
2014-07-29
1
-12
/
+26
*
scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfo
Paolo Bonzini
2014-07-29
1
-3
/
+23
*
scsi-bus: prepare scsi_req_new for introduction of parse_cdb
Paolo Bonzini
2014-07-29
1
-21
/
+30
*
scsi: Report error when lun number is in use
Fam Zheng
2014-07-14
1
-1
/
+2
*
virtio-scsi: scsi events must be converted to target endianness
Cédric Le Goater
2014-07-01
1
-2
/
+2
*
virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing
Greg Kurz
2014-07-01
1
-7
/
+1
*
virtio-scsi: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-18
/
+20
*
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
1
-1
/
+1
*
qapi: adjust existing defines
Wenchao Xia
2014-06-23
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-20
1
-19
/
+26
|
\
|
*
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
1
-1
/
+1
|
*
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2014-06-19
1
-3
/
+7
|
*
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
2014-06-19
1
-1
/
+9
|
*
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
2014-06-19
1
-15
/
+10
*
|
virtio-scsi: define dummy handle_output for vhost-scsi vqs
Ming Lei
2014-06-19
2
-6
/
+16
*
|
virtio-scsi: add support for the any_layout feature
Paolo Bonzini
2014-06-18
1
-89
/
+104
*
|
virtio-scsi: introduce virtio_scsi_complete_cmd_req
Paolo Bonzini
2014-06-18
1
-5
/
+10
*
|
virtio-scsi: prepare sense data handling for any_layout
Paolo Bonzini
2014-06-18
1
-10
/
+12
*
|
virtio-scsi: add extra argument and return type to qemu_sgl_concat
Paolo Bonzini
2014-06-18
1
-7
/
+20
*
|
virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fields
Paolo Bonzini
2014-06-18
1
-1
/
+5
*
|
virtio-scsi: start preparing for any_layout
Paolo Bonzini
2014-06-18
1
-49
/
+72
*
|
megasas: use PCI DMA API
Paolo Bonzini
2014-06-18
1
-6
/
+10
*
|
scsi: Print command name in debug
Alexey Kardashevskiy
2014-06-18
3
-4
/
+8
*
|
scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c
Ulrich Obergfell
2014-06-18
1
-1
/
+1
*
|
scsi-disk.c: Fix compilation with -DDEBUG_SCSI
Paul Janzen
2014-06-18
1
-1
/
+1
|
/
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
5
-10
/
+4
*
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-16
1
-4
/
+2
*
hw: use ld_p/st_p instead of ld_raw/st_raw
Paolo Bonzini
2014-06-05
2
-16
/
+16
*
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-05-22
3
-3
/
+6
|
\
|
*
megasas: remove buildtime strings
Olaf Hering
2014-05-20
1
-2
/
+2
[prev]
[next]