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
*
scsi-cd: Fix inserting read-only media in empty drive
Kevin Wolf
2019-07-30
1
-2
/
+8
*
virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk
Zhengui li
2019-07-24
1
-2
/
+5
*
scsi-generic: Check sense key before request snooping and patching
Shin'ichiro Kawasaki
2019-07-19
1
-12
/
+16
*
vhost-user-scsi: Call virtio_scsi_common_unrealize() when device realize failed
Xie Yongji
2019-07-19
1
-4
/
+10
*
vhost-scsi: Call virtio_scsi_common_unrealize() when device realize failed
Xie Yongji
2019-07-19
1
-1
/
+3
*
virtio-scsi: remove unused argument to virtio_scsi_common_realize
Paolo Bonzini
2019-07-19
3
-4
/
+4
*
scsi: explicitly list guest-recoverable sense codes
Paolo Bonzini
2019-07-15
1
-3
/
+2
*
scsi-disk: pass sense correctly for guest-recoverable errors
Shinichiro Kawasaki
2019-07-15
1
-0
/
+10
*
virtio-scsi: restart DMA after iothread
Stefan Hajnoczi
2019-07-08
1
-2
/
+2
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
13
-1
/
+14
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-06-06
4
-6
/
+6
|
\
|
*
hw/scsi: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
3
-4
/
+4
|
*
hw/scsi/vmw_pvscsi: Use qbus_reset_all() directly
Philippe Mathieu-Daudé
2019-06-06
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-06-06
2
-10
/
+50
|
\
\
|
|
/
|
/
|
|
*
vhost-scsi: Allow user to enable migration
Liran Alon
2019-06-03
1
-10
/
+20
|
*
vhost-scsi: Add VMState descriptor
Nir Weiner
2019-06-03
1
-0
/
+23
|
*
vhost-scsi: The vhost backend should be stopped when the VM is not running
Nir Weiner
2019-06-03
1
-0
/
+4
|
*
vhost: fix memory leak in vhost_user_scsi_realize
Jie Wang
2019-05-30
1
-0
/
+3
*
|
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
2019-06-04
2
-14
/
+23
*
|
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
1
-1
/
+1
*
|
block: Add Error to blk_set_aio_context()
Kevin Wolf
2019-06-04
1
-3
/
+7
|
/
*
megasas: fix mapped frame size
Peter Lieven
2019-05-15
1
-1
/
+1
*
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-11
/
+11
*
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
[next]