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
/
scsi-bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-9
/
+4
*
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
scsi: deprecate scsi-disk
Paolo Bonzini
2019-11-19
1
-1
/
+11
*
scsi: Propagate unrealize() callback to scsi-hd
Sam Eiderman
2019-10-31
1
-0
/
+16
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
virtio-scsi: restart DMA after iothread
Stefan Hajnoczi
2019-07-08
1
-2
/
+2
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
1
-2
/
+2
*
usb-storage: Add rerror/werror properties
Kevin Wolf
2018-06-29
1
-1
/
+10
*
scsi: support NDOB (no data-out buffer) for WRITE SAME commands
Paolo Bonzini
2018-03-12
1
-1
/
+1
*
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
2018-03-06
1
-48
/
+1
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+1
*
usb-storage: Fix share-rw option parsing
Fam Zheng
2018-01-26
1
-1
/
+8
*
scsi: provide general-purpose functions to manage sense data
Paolo Bonzini
2017-12-21
1
-14
/
+2
*
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
2017-09-19
1
-1
/
+1
*
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
1
-397
/
+0
*
scsi: rename scsi_build_sense to scsi_convert_sense
Paolo Bonzini
2017-09-19
1
-5
/
+5
*
scsi-bus: correct responses for INQUIRY and REQUEST SENSE
Hannes Reinecke
2017-09-19
1
-4
/
+25
*
scsi: clarify sense codes for LUN0 emulation
Hannes Reinecke
2017-08-08
1
-1
/
+6
*
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
2017-02-21
1
-7
/
+49
|
\
|
*
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2017-02-21
1
-2
/
+13
|
*
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
2017-02-21
1
-7
/
+38
*
|
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
2017-02-21
1
-0
/
+2
|
/
*
migration: extend VMStateInfo
Jianjun Duan
2017-01-24
1
-2
/
+6
*
scsi-bus: Use longer sense buffer with scanners
Jarkko Lavinen
2016-07-12
1
-1
/
+9
*
scsi-bus: Add SCSI scanner support
Jarkko Lavinen
2016-07-12
1
-0
/
+31
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
scsi-bus: Remove tape command from scsi_req_xfer
Alex Pyrgiotis
2016-03-07
1
-1
/
+0
*
hw/scsi: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
SCSI device: fix to incomplete QOMify
Cao jin
2016-01-15
1
-2
/
+2
*
scsi: revert change to scsi_req_cancel_async and add assertions
Paolo Bonzini
2016-01-15
1
-0
/
+11
*
scsi: always call notifier on async cancellation
Paolo Bonzini
2015-12-17
1
-3
/
+0
*
scsi: use scsi_req_cancel_async when purging requests
Paolo Bonzini
2015-12-17
1
-2
/
+4
*
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
2015-11-04
1
-1
/
+1
*
scsi: switch from g_slice allocator to malloc
Paolo Bonzini
2015-10-12
1
-2
/
+2
*
scsi: create restart bottom half in the right AioContext
Paolo Bonzini
2015-08-14
1
-1
/
+2
*
scsi: fix buffer overflow in scsi_req_parse_cdb (CVE-2015-5158)
Paolo Bonzini
2015-07-24
1
-1
/
+6
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-7
/
+4
[next]