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
*
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
2019-03-13
1
-16
/
+4
*
spapr: Use CamelCase properly
David Gibson
2019-03-12
1
-7
/
+7
*
lsi: 810/895A are always little endian
Sven Schnelle
2019-03-11
1
-4
/
+3
*
lsi: return dfifo value
Sven Schnelle
2019-03-11
1
-1
/
+1
*
lsi: use SCSI phase names instead of numbers in trace
Sven Schnelle
2019-03-11
2
-11
/
+26
*
lsi: use enum type for s->msg_action
Sven Schnelle
2019-03-11
1
-11
/
+16
*
lsi: use enum type for s->waiting
Sven Schnelle
2019-03-11
1
-19
/
+23
*
lsi: use ldn_le_p()/stn_le_p()
Sven Schnelle
2019-03-11
1
-20
/
+4
*
scsi-disk: Fix crash if request is invaild or disk is no medium
Zhengui Li
2019-03-11
1
-13
/
+24
*
lsi: check if SIGP bit is already set in Wait reselect
Sven Schnelle
2019-03-11
1
-2
/
+4
*
lsi: implement basic SBCL functionality
Sven Schnelle
2019-03-11
1
-4
/
+27
*
virtio-scsi: Fix build with gcc 9
Greg Kurz
2019-03-11
1
-1
/
+7
*
virtio: express virtio dependencies with Kconfig
Yang Zhong
2019-03-07
1
-1
/
+3
*
scsi: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
2
-2
/
+10
*
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+11
*
build: switch to Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+7
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+26
*
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
2
-2
/
+2
*
scsi-generic: Convert from DPRINTF() macro to trace events
Laurent Vivier
2019-02-05
2
-30
/
+37
*
scsi-disk: Convert from DPRINTF() macro to trace events
Laurent Vivier
2019-02-05
2
-53
/
+79
*
scsi-generic: avoid possible out-of-bounds access to r->buf
Paolo Bonzini
2019-02-05
1
-8
/
+10
*
scsi-disk: Add device_id property
Kevin Wolf
2019-02-01
1
-8
/
+16
*
scsi-disk: Don't use empty string as device id
Kevin Wolf
2019-02-01
1
-6
/
+8
*
virtio-scsi: Forbid devices with different iothreads sharing a blockdev
Alberto Garcia
2019-02-01
1
-0
/
+7
*
scsi-disk: Acquire the AioContext in scsi_*_realize()
Alberto Garcia
2019-02-01
1
-3
/
+20
*
virtio-scsi: Move BlockBackend back to the main AioContext on unplug
Alberto Garcia
2019-02-01
1
-0
/
+6
*
qemu: avoid memory leak while remove disk
Jian Wang
2019-01-15
2
-2
/
+4
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-3
/
+3
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
2019-01-11
3
-9
/
+29
*
esp-pci: Fix status register write erase control
Guenter Roeck
2019-01-11
1
-3
/
+3
*
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
1
-2
/
+2
*
lsi: Reselection needed to remove pending commands from queue
George Kennedy
2018-11-27
1
-12
/
+36
*
scsi-disk: Fix crash if underlying host file or disk returns error
Richard W.M. Jones
2018-11-22
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-11-08
5
-91
/
+124
|
\
|
*
scsi-generic: do not do VPD emulation for sense other than ILLEGAL_REQUEST
Paolo Bonzini
2018-11-06
1
-3
/
+5
|
*
scsi-generic: avoid invalid access to struct when emulating block limits
Paolo Bonzini
2018-11-06
4
-83
/
+88
|
*
scsi-generic: avoid out-of-bounds access to VPD page list
Paolo Bonzini
2018-11-06
1
-1
/
+1
|
*
scsi-generic: keep VPD page list sorted
Paolo Bonzini
2018-11-06
1
-4
/
+15
|
*
lsi53c895a: check message length value is valid
Prasad J Pandit
2018-11-06
1
-2
/
+17
*
|
vhost-scsi: prevent using uninitialized vqs
yuchenlin
2018-11-05
1
-1
/
+1
|
/
*
scsi-disk: fix rerror/werror=ignore
Paolo Bonzini
2018-10-19
1
-1
/
+6
*
scsi-disk: fix double completion of failing passthrough requests
Paolo Bonzini
2018-10-19
1
-13
/
+11
*
call HotplugHandler->plug() as the last step in device realization
Igor Mammedov
2018-10-19
1
-10
/
+1
*
hw/scsi/mptendian: Avoid taking address of fields in packed structs
Peter Maydell
2018-10-02
1
-80
/
+83
*
lsi53c895a: convert to trace-events
Mark Cave-Ayland
2018-10-02
2
-111
/
+165
*
scsi-block: Deprecate rotation_rate
Fam Zheng
2018-10-02
1
-0
/
+6
*
lsi53c895a: add optional external IRQ via qdev
Mark Cave-Ayland
2018-09-25
1
-2
/
+14
*
scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions
Mark Cave-Ayland
2018-09-25
1
-14
/
+0
*
scsi: add lsi53c8xx_handle_legacy_cmdline() function
Mark Cave-Ayland
2018-09-25
1
-0
/
+7
[next]