index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-11
/
+2
2017-07-14
virtio-scsi: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-11
/
+2
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-3
/
+3
2017-07-04
virtio-scsi: finalize IOMMU support
Jason Wang
1
-1
/
+2
2017-06-15
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi
3
-1
/
+206
2017-06-15
megasas: always store SCSIRequest* into MegasasCmd
Paolo Bonzini
1
-15
/
+16
2017-06-15
megasas: do not read SCSI req parameters more than once from frame
Paolo Bonzini
1
-34
/
+26
2017-06-15
megasas: do not read command more than once from frame
Paolo Bonzini
1
-35
/
+25
2017-06-15
megasas: do not read DCMD opcode more than once from frame
Paolo Bonzini
1
-14
/
+11
2017-06-15
megasas: do not read iovec count more than once from frame
Paolo Bonzini
1
-4
/
+5
2017-06-15
megasas: do not read sense length more than once from frame
Paolo Bonzini
1
-2
/
+4
2017-06-06
virtio-scsi: Unset hotplug handler when unrealize
Fam Zheng
1
-0
/
+3
2017-06-04
scsi/lsi53c895a: Remove unused lsi_mem_*() return value
Mao Zhongyi
1
-6
/
+4
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
1
-1
/
+1
2017-05-05
vhost-scsi: create a vhost-scsi-common abstraction
Felipe Franciosi
3
-139
/
+200
2017-05-05
vmw_pvscsi: check message ring page count at initialisation
P J P
1
-1
/
+1
2017-05-05
scsi: avoid an off-by-one error in megasas_mmio_write
Prasad J Pandit
1
-5
/
+5
2017-04-24
scsi: Make errp the last parameter of virtio_scsi_common_realize
Fam Zheng
2
-6
/
+11
2017-03-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-34
/
+32
2017-03-27
scsi-generic: Fill in opt_xfer_len in INQUIRY reply if it is zero
Fam Zheng
1
-3
/
+2
2017-03-24
virtio-scsi: Fix acquire/release in dataplane handlers
Fam Zheng
2
-17
/
+30
2017-03-24
virtio-scsi: Make virtio_scsi_acquire/release public
Fam Zheng
1
-14
/
+0
2017-03-24
trace: Fix incorrect megasas trace parameters
Eric Blake
1
-3
/
+3
2017-03-14
scsi: mptsas: fix the wrong reading size in fetch request
Li Qiang
1
-3
/
+3
2017-02-28
hw/block: Request permissions
Kevin Wolf
1
-2
/
+7
2017-02-28
block: Allow error return in BlockDevOps.change_media_cb()
Kevin Wolf
1
-1
/
+1
2017-02-28
block: Add permissions to blk_new()
Kevin Wolf
1
-1
/
+2
2017-02-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
8
-38
/
+58
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
3
-2
/
+22
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
8
-38
/
+38
2017-02-21
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
2
-3
/
+32
2017-02-21
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
1
-0
/
+2
2017-02-21
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
1
-0
/
+7
2017-02-17
virtio: Report real progress in VQ aio poll handler
Fam Zheng
2
-10
/
+18
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
1
-1
/
+3
2017-01-27
hw/scsi: Fix debug message of cdb structure in scsi-generic
Eric Farman
1
-2
/
+3
2017-01-25
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-0
/
+1
2017-01-24
scsi-disk: add 'fall through' comment to switch VERIFY cases
Peter Maydell
1
-0
/
+1
2017-01-24
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
2
-2
/
+2
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
1
-6
/
+19
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
1
-2
/
+6
2017-01-16
scsi-block: fix direction of BYTCHK test for VERIFY commands
Paolo Bonzini
1
-1
/
+1
2017-01-16
megasas: fix guest-triggered memory leak
Paolo Bonzini
1
-5
/
+6
2017-01-10
virtio: convert to use DMA api
Jason Wang
1
-1
/
+3
2017-01-03
virtio-scsi: suppress virtqueue kick during processing
Stefan Hajnoczi
1
-15
/
+21
2016-12-22
scsi-disk: fix VERIFY for scsi-block
Paolo Bonzini
1
-1
/
+8
2016-12-22
virtio-scsi: introduce virtio_scsi_acquire/release
Paolo Bonzini
1
-9
/
+18
2016-11-29
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
1
-26
/
+32
2016-11-28
megasas: clean up and fix request completion/cancellation
Paolo Bonzini
1
-25
/
+28
2016-11-28
megasas: do not call pci_dma_unmap after having freed the frame once
Paolo Bonzini
1
-1
/
+4
[next]