Sign in
qemu
/
qemu
/
21cb1e63a594e36ff350fba41600190fb0a1f42b
/
hw
/
scsi
2994cb2
vhost-scsi: add missing virtqueue_size parameter
by Eric Farman
· 7 years ago
9200361
vhost-user-scsi: add missing virtqueue_size param
by Dariusz Stojaczyk
· 7 years ago
1b13a60
esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h
by Mark Cave-Ayland
· 7 years ago
a8b392a
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
3da023b
scsi: reject configurations with logical block size > physical block size
by Mark Kanda
· 7 years ago
fd3b02c
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
by Eduardo Habkost
· 7 years ago
71d7876
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
by Eduardo Habkost
· 7 years ago
a5fa336
pci: Add interface names to hybrid PCI devices
by Eduardo Habkost
· 7 years ago
070f800
scsi-disk: support reporting of rotation rate
by Daniel P. Berrange
· 7 years ago
44b1ff3
migration: pre_save return int
by Dr. David Alan Gilbert
· 8 years ago
262a69f
osdep.h: Prohibit disabling assert() in supported builds
by Eric Blake
· 8 years ago
80cac47
scsi/esp: Rename the ESP macro to ESP_STATE
by Kamil Rytarowski
· 8 years ago
08e2c9f
scsi: move block/scsi.h to include/scsi/constants.h
by Paolo Bonzini
· 8 years ago
1ead6b4
scsi: introduce sg_io_sense_from_errno
by Paolo Bonzini
· 8 years ago
a376046
scsi: introduce scsi_build_sense
by Paolo Bonzini
· 8 years ago
e5b5728
scsi: move non-emulation specific code to scsi/
by Paolo Bonzini
· 8 years ago
37b6045
scsi: rename scsi_build_sense to scsi_convert_sense
by Paolo Bonzini
· 8 years ago
14b2074
scsi-block: Support rerror/werror
by Fam Zheng
· 8 years ago
b07fbce
scsi-bus: correct responses for INQUIRY and REQUEST SENSE
by Hannes Reinecke
· 8 years ago
5c0919d
virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.
by Richard W.M. Jones
· 8 years ago
ded6ddc
scsi: clarify sense codes for LUN0 emulation
by Hannes Reinecke
· 8 years ago
fafeb41
hw/scsi/vmw_pvscsi: Convert to realize
by Mao Zhongyi
· 8 years ago
dfaea0c
hw/scsi/vmw_pvscsi: Remove the dead error handling
by Mao Zhongyi
· 8 years ago
8908eb1
trace-events: fix code style: print 0x before hex numbers
by Vladimir Sementsov-Ogievskiy
· 8 years ago
db73ee4
trace-events: fix code style: %# -> 0x%
by Vladimir Sementsov-Ogievskiy
· 8 years ago
87e0331
docs: fix broken paths to docs/devel/tracing.txt
by Philippe Mathieu-Daudé
· 8 years ago
95a5bef
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
by Peter Maydell
· 8 years ago
83b4fe0
scsi-disk: bdrv_attach_dev() for empty CD-ROM
by Kevin Wolf
· 8 years ago
6c60766
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
08f1ecd
virtio-scsi: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
3dc6f86
Convert error_report() to warn_report()
by Alistair Francis
· 8 years ago
025bdea
virtio-scsi: finalize IOMMU support
by Jason Wang
· 8 years ago
f12c1eb
vhost-user-scsi: Introduce vhost-user-scsi host device
by Felipe Franciosi
· 8 years ago
87e459a
megasas: always store SCSIRequest* into MegasasCmd
by Paolo Bonzini
· 8 years ago
b356807
megasas: do not read SCSI req parameters more than once from frame
by Paolo Bonzini
· 8 years ago
36c327a
megasas: do not read command more than once from frame
by Paolo Bonzini
· 8 years ago
5104fac
megasas: do not read DCMD opcode more than once from frame
by Paolo Bonzini
· 8 years ago
24c0c77
megasas: do not read iovec count more than once from frame
by Paolo Bonzini
· 8 years ago
134550b
megasas: do not read sense length more than once from frame
by Paolo Bonzini
· 8 years ago
2cbe2de
virtio-scsi: Unset hotplug handler when unrealize
by Fam Zheng
· 8 years ago
3975bb5
scsi/lsi53c895a: Remove unused lsi_mem_*() return value
by Mao Zhongyi
· 8 years ago
795c40b
migration: Create migration/blocker.h
by Juan Quintela
· 8 years ago
95615ce
vhost-scsi: create a vhost-scsi-common abstraction
by Felipe Franciosi
· 8 years ago
f688269
vmw_pvscsi: check message ring page count at initialisation
by P J P
· 8 years ago
24dfa9f
scsi: avoid an off-by-one error in megasas_mmio_write
by Prasad J Pandit
· 8 years ago
bf46e67
scsi: Make errp the last parameter of virtio_scsi_common_realize
by Fam Zheng
· 8 years ago
eb06c9e
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
bed58b4
scsi-generic: Fill in opt_xfer_len in INQUIRY reply if it is zero
by Fam Zheng
· 8 years ago
7140778
virtio-scsi: Fix acquire/release in dataplane handlers
by Fam Zheng
· 8 years ago
3d69f82
virtio-scsi: Make virtio_scsi_acquire/release public
by Fam Zheng
· 8 years ago
d17e744
trace: Fix incorrect megasas trace parameters
by Eric Blake
· 8 years ago
b01a2d0
scsi: mptsas: fix the wrong reading size in fetch request
by Li Qiang
· 8 years ago
a17c17a
hw/block: Request permissions
by Kevin Wolf
· 8 years ago
39829a0
block: Allow error return in BlockDevOps.change_media_cb()
by Kevin Wolf
· 8 years ago
6d0eb64
block: Add permissions to blk_new()
by Kevin Wolf
· 8 years ago
a1cf5fa
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into staging
by Peter Maydell
· 8 years ago
a64aa57
hw: Deprecate -drive if=scsi with non-onboard HBAs
by Markus Armbruster
· 8 years ago
fb8b660
hw/scsi: Concentrate -drive if=scsi auto-create in one place
by Markus Armbruster
· 8 years ago
b9e413d
block: explicitly acquire aiocontext in aio callbacks that need it
by Paolo Bonzini
· 8 years ago
1919631
block: explicitly acquire aiocontext in bottom halves that need it
by Paolo Bonzini
· 8 years ago
9d45665
block: explicitly acquire aiocontext in callbacks that need it
by Paolo Bonzini
· 8 years ago
0793169
virtio: Report real progress in VQ aio poll handler
by Fam Zheng
· 8 years ago
ee640c6
pci: Convert msix_init() to Error and fix callers
by Cao jin
· 8 years ago
2e144aa
hw/scsi: Fix debug message of cdb structure in scsi-generic
by Eric Farman
· 8 years ago
ffb5a69
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 8 years ago
4f04560
scsi-disk: add 'fall through' comment to switch VERIFY cases
by Peter Maydell
· 8 years ago
20daa90
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
by Dr. David Alan Gilbert
· 8 years ago
fe44dc9
migration: disallow migrate_add_blocker during migration
by Ashijeet Acharya
· 8 years ago
2c21ee7
migration: extend VMStateInfo
by Jianjun Duan
· 8 years ago
1f8af0d
scsi-block: fix direction of BYTCHK test for VERIFY commands
by Paolo Bonzini
· 8 years ago
765a707
megasas: fix guest-triggered memory leak
by Paolo Bonzini
· 8 years ago
8607f5c
virtio: convert to use DMA api
by Jason Wang
· 8 years ago
23425cc
virtio-scsi: suppress virtqueue kick during processing
by Stefan Hajnoczi
· 8 years ago
166dbda
scsi-disk: fix VERIFY for scsi-block
by Paolo Bonzini
· 8 years ago
e7a9f35
virtio-scsi: introduce virtio_scsi_acquire/release
by Paolo Bonzini
· 9 years ago
c5b95f6
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
by Stefan Hajnoczi
· 8 years ago
9e55d58
megasas: clean up and fix request completion/cancellation
by Paolo Bonzini
· 8 years ago
75f19f8
megasas: do not call pci_dma_unmap after having freed the frame once
by Paolo Bonzini
· 9 years ago
1d895fe
scsi/esp: do not raise an interrupt when reading the FIFO register
by Hervé Poussineau
· 8 years ago
83d768b
virtio: set ISR on dataplane notifications
by Paolo Bonzini
· 8 years ago
c2a4b38
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Stefan Hajnoczi
· 8 years ago
5273a45
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
ad07cd6
virtio-scsi: always use dataplane path if ioeventfd is active
by Paolo Bonzini
· 8 years ago
b13d396
virtio: move ioeventfd_started flag to VirtioBusState
by Paolo Bonzini
· 8 years ago
c9d1a56
block: only call aio_poll on the current thread's AioContext
by Paolo Bonzini
· 8 years ago
99868af
dma-helpers: explicitly pass alignment into DMA helpers
by Mark Cave-Ayland
· 8 years ago
5705653
virtio: cleanup VMSTATE_VIRTIO_DEVICE
by Halil Pasic
· 8 years ago
f20476b
virtio-scsi: convert VMSTATE_VIRTIO_DEVICE
by Halil Pasic
· 8 years ago
ad14a46
virtio-scsi: handle virtio_scsi_set_config() error
by Greg Kurz
· 8 years ago
661e32f
virtio-scsi: convert virtio_scsi_bad_req() to use virtio_error()
by Greg Kurz
· 8 years ago
196fe23
spapr_vscsi: fix build error introduced by f19661c8
by Felipe Franciosi
· 9 years ago
f19661c
spapr_vscsi: convert to trace framework instead of DPRINTF
by Laurent Vivier
· 9 years ago
5f47324
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
afe4c95
mptsas: change .realize function name
by Cao jin
· 9 years ago
d251157
scsi: pvscsi: limit process IO loop to ring size
by Prasad J Pandit
· 9 years ago
670e56d
scsi: mptsas: use g_new0 to allocate MPTSASRequest object
by Li Qiang
· 9 years ago
2a2d69f
virtio-scsi: Don't abort when media is ejected
by Fam Zheng
· 9 years ago
cd723b8
scsi-disk: Cleaning up around tray open state
by Fam Zheng
· 9 years ago
421cc3e
Revert "megasas: remove useless check for cmd->frame"
by Paolo Bonzini
· 9 years ago
49adc5d
scsi: pvscsi: limit loop to fetch SG list
by Prasad J Pandit
· 9 years ago
Next »