index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
2
-2
/
+0
*
scsi-generic: Simplify error handling code
Fam Zheng
2018-02-05
1
-6
/
+3
*
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-02-05
1
-2
/
+2
*
usb-storage: Fix share-rw option parsing
Fam Zheng
2018-01-26
1
-1
/
+8
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-16
2
-0
/
+10
|
\
|
*
scsi-disk: release AioContext in unaligned WRITE SAME case
Stefan Hajnoczi
2018-01-16
1
-0
/
+1
|
*
scsi-generic: Add share-rw option
Fam Zheng
2018-01-12
1
-0
/
+9
*
|
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2018-01-11
3
-24
/
+7
|
\
|
|
*
scsi: provide general-purpose functions to manage sense data
Paolo Bonzini
2017-12-21
1
-14
/
+2
|
*
scsi-block: Add share-rw option
Fam Zheng
2017-12-21
1
-0
/
+1
|
*
hw/block: Use errp directly rather than local_err
Mao Zhongyi
2017-12-19
1
-9
/
+4
|
*
misc: remove headers implicitly included
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
|
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-1
/
+1
*
|
pci: Add pci_dev_bus_num() helper
David Gibson
2017-12-05
2
-2
/
+2
|
/
*
vhost-scsi: add missing virtqueue_size parameter
Eric Farman
2017-12-05
1
-0
/
+2
*
vhost-user-scsi: add missing virtqueue_size param
Dariusz Stojaczyk
2017-11-14
1
-0
/
+2
*
esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h
Mark Cave-Ayland
2017-10-31
1
-13
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-10-19
1
-0
/
+28
|
\
|
*
scsi: reject configurations with logical block size > physical block size
Mark Kanda
2017-10-18
1
-0
/
+8
|
*
scsi-disk: support reporting of rotation rate
Daniel P. Berrange
2017-10-12
1
-0
/
+20
*
|
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
4
-0
/
+16
*
|
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
Eduardo Habkost
2017-10-15
1
-0
/
+6
*
|
pci: Add interface names to hybrid PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+2
|
/
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
2
-2
/
+6
*
osdep.h: Prohibit disabling assert() in supported builds
Eric Blake
2017-09-19
1
-4
/
+2
*
scsi/esp: Rename the ESP macro to ESP_STATE
Kamil Rytarowski
2017-09-19
1
-5
/
+5
*
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
2017-09-19
10
-10
/
+10
*
scsi: introduce sg_io_sense_from_errno
Paolo Bonzini
2017-09-19
1
-33
/
+7
*
scsi: introduce scsi_build_sense
Paolo Bonzini
2017-09-19
1
-7
/
+1
*
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
2017-09-19
3
-406
/
+0
*
scsi: rename scsi_build_sense to scsi_convert_sense
Paolo Bonzini
2017-09-19
2
-7
/
+7
*
scsi-block: Support rerror/werror
Fam Zheng
2017-09-19
1
-14
/
+24
*
scsi-bus: correct responses for INQUIRY and REQUEST SENSE
Hannes Reinecke
2017-09-19
1
-4
/
+25
*
virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.
Richard W.M. Jones
2017-09-19
1
-3
/
+5
*
scsi: clarify sense codes for LUN0 emulation
Hannes Reinecke
2017-08-08
1
-1
/
+6
*
hw/scsi/vmw_pvscsi: Convert to realize
Mao Zhongyi
2017-08-01
1
-5
/
+3
*
hw/scsi/vmw_pvscsi: Remove the dead error handling
Mao Zhongyi
2017-08-01
1
-4
/
+0
*
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
1
-56
/
+56
*
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
2017-08-01
1
-3
/
+3
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
2017-07-21
1
-1
/
+1
*
scsi-disk: bdrv_attach_dev() for empty CD-ROM
Kevin Wolf
2017-07-18
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
1
-11
/
+2
|
\
|
*
virtio-scsi: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-11
/
+2
*
|
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-3
/
+3
|
/
*
virtio-scsi: finalize IOMMU support
Jason Wang
2017-07-04
1
-1
/
+2
*
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi
2017-06-15
3
-1
/
+206
*
megasas: always store SCSIRequest* into MegasasCmd
Paolo Bonzini
2017-06-15
1
-15
/
+16
*
megasas: do not read SCSI req parameters more than once from frame
Paolo Bonzini
2017-06-15
1
-34
/
+26
[next]