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
*
migration: Append JSON description of migration stream
Alexander Graf
2015-02-05
1
-1
/
+1
*
scsi: Fix scsi_req_cancel_async for no aiocb req
Fam Zheng
2015-02-02
1
-0
/
+2
*
virtio: fix feature bit checks
Cornelia Huck
2015-01-27
1
-1
/
+1
*
scsi: fix cancellation when I/O was completed but DMA was not.
Paolo Bonzini
2015-01-14
1
-0
/
+2
*
hw/scsi/lsi53c895a: add support for additional diag / debug registers
Peter Lieven
2015-01-14
1
-0
/
+6
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
5
-10
/
+33
|
\
|
*
scsi-disk: provide maximum transfer length
Paolo Bonzini
2014-12-15
1
-0
/
+27
|
*
scsi: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-15
2
-2
/
+2
|
*
scsi: Fuse g_malloc(); memset() into g_malloc0()
Markus Armbruster
2014-12-15
1
-4
/
+2
|
*
scsi: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-12-15
1
-4
/
+2
*
|
vhost: Fix vhostfd leak in error branch
Gonglei
2014-12-01
1
-0
/
+1
|
/
*
virtio-scsi: dataplane: suppress guest notification
Ming Lei
2014-11-12
1
-1
/
+6
*
esp: Do not overwrite ESP_TCHI after reset
Hannes Reinecke
2014-11-12
1
-2
/
+9
*
virtio-scsi: dataplane: fix allocation for 'cmd_vrings'
Ming Lei
2014-11-11
1
-1
/
+1
*
esp: fix coding standards
Paolo Bonzini
2014-11-10
1
-1
/
+2
*
virtio-scsi: work around bug in old BIOSes
Paolo Bonzini
2014-11-07
1
-0
/
+17
*
esp-pci: fixup deadlock with linux
Hannes Reinecke
2014-11-07
1
-0
/
+2
*
virtio-scsi: fix dataplane
Paolo Bonzini
2014-10-31
1
-1
/
+2
*
virtio-scsi: Fix num_queue input validation
Fam Zheng
2014-10-31
1
-3
/
+4
*
scsi: devirtualize unrealize of SCSI devices
Paolo Bonzini
2014-10-31
3
-28
/
+3
*
virtio-scsi: Fix memory leak when realize failed
Fam Zheng
2014-10-31
1
-0
/
+1
*
megasas: Fixup MSI-X handling
Hannes Reinecke
2014-10-31
1
-24
/
+24
*
megasas: Rework frame queueing algorithm
Hannes Reinecke
2014-10-31
1
-51
/
+45
*
megasas: Update queue logging
Hannes Reinecke
2014-10-31
1
-9
/
+17
*
megasas: Implement DCMD_CLUSTER_RESET_LD
Hannes Reinecke
2014-10-31
1
-1
/
+15
*
megasas: Ignore duplicate init_firmware commands
Hannes Reinecke
2014-10-31
1
-3
/
+6
*
megasas: Clear unit attention on initial reset
Hannes Reinecke
2014-10-31
2
-2
/
+18
*
megasas: Decode register names
Hannes Reinecke
2014-10-31
1
-3
/
+20
*
megasas: Fix typo in megasas_dcmd_ld_get_list()
Hannes Reinecke
2014-10-31
1
-1
/
+1
*
megasas: add MegaRAID SAS 2108 emulation
Hannes Reinecke
2014-10-31
2
-25
/
+200
*
megasas: fixup device mapping
Hannes Reinecke
2014-10-31
2
-36
/
+61
*
megasas: fixup MFI_DCMD_LD_LIST_QUERY
Hannes Reinecke
2014-10-31
2
-3
/
+41
*
scsi: Rename scsi_*_length() to scsi_*_xfer(), add scsi_cdb_length()
Hannes Reinecke
2014-10-31
2
-28
/
+35
*
hw/scsi/virtio-scsi.c: fix the "type" use error in virtio_scsi_handle_ctrl
Bin Wu
2014-10-27
1
-5
/
+5
*
virtio-scsi: sense in virtio_scsi_command_complete
Ting Wang
2014-10-27
1
-1
/
+1
*
virtio-scsi: dataplane: stop trying on notifier error
Cornelia Huck
2014-10-23
1
-0
/
+8
*
virtio-scsi: dataplane: fail setup gracefully
Cornelia Huck
2014-10-23
1
-9
/
+70
*
virtio-scsi: dataplane: print why starting failed
Cornelia Huck
2014-10-23
1
-4
/
+7
*
virtio-scsi-dataplane: Add op blocker
Fam Zheng
2014-10-23
2
-2
/
+21
*
blockdev: Fix blockdev-add not to create DriveInfo
Markus Armbruster
2014-10-20
1
-1
/
+1
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
6
-129
/
+133
*
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
1
-1
/
+1
*
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-20
1
-2
/
+3
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...
Peter Maydell
2014-10-16
3
-7
/
+13
|
\
|
*
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
2
-4
/
+0
|
*
block: remove bootindex property from qdev to qom
Gonglei
2014-10-15
3
-3
/
+2
|
*
scsi: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+11
*
|
scsi: Cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fields
Igor Mammedov
2014-10-15
1
-16
/
+0
*
|
scsi: Convert virtio-scsi HBA to hotplug handler API
Igor Mammedov
2014-10-15
1
-10
/
+20
*
|
scsi: Convert pvscsi HBA to hotplug handler API
Igor Mammedov
2014-10-15
1
-8
/
+18
[next]