Sign in
qemu
/
qemu
/
b172ae2e0ed38a1d058babe6a788f97c402e0e51
/
hw
/
scsi
7cef3d1
scsi-cd: Fix inserting read-only media in empty drive
by Kevin Wolf
· 6 years ago
9c5aad8
virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk
by Zhengui li
· 6 years ago
1849f29
scsi-generic: Check sense key before request snooping and patching
by Shin'ichiro Kawasaki
· 6 years ago
68fa7ca
vhost-user-scsi: Call virtio_scsi_common_unrealize() when device realize failed
by Xie Yongji
· 6 years ago
934443c
vhost-scsi: Call virtio_scsi_common_unrealize() when device realize failed
by Xie Yongji
· 6 years ago
12e1dc4
virtio-scsi: remove unused argument to virtio_scsi_common_realize
by Paolo Bonzini
· 6 years ago
bdf9613
scsi: explicitly list guest-recoverable sense codes
by Paolo Bonzini
· 6 years ago
d31347f
scsi-disk: pass sense correctly for guest-recoverable errors
by Shinichiro Kawasaki
· 6 years ago
1a8c091
virtio-scsi: restart DMA after iothread
by Stefan Hajnoczi
· 6 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
856dfd8
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
by Markus Armbruster
· 6 years ago
0d74f3b
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging
by Peter Maydell
· 6 years ago
347a6f4
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 6 years ago
824755b
hw/scsi: Use the QOM BUS() macro to access BusState.qbus
by Philippe Mathieu-Daudé
· 6 years ago
573c3e0
hw/scsi/vmw_pvscsi: Use qbus_reset_all() directly
by Philippe Mathieu-Daudé
· 6 years ago
4f71fb4
scsi-disk: Use qdev_prop_drive_iothread
by Kevin Wolf
· 6 years ago
d861ab3
block: Add BlockBackend.ctx
by Kevin Wolf
· 6 years ago
97896a4
block: Add Error to blk_set_aio_context()
by Kevin Wolf
· 6 years ago
b3e89c9
vhost-scsi: Allow user to enable migration
by Liran Alon
· 6 years ago
4ea5742
vhost-scsi: Add VMState descriptor
by Nir Weiner
· 6 years ago
c6d369f
vhost-scsi: The vhost backend should be stopped when the VM is not running
by Nir Weiner
· 6 years ago
386cff4
vhost: fix memory leak in vhost_user_scsi_realize
by Jie Wang
· 6 years ago
2e56fbc
megasas: fix mapped frame size
by Peter Lieven
· 6 years ago
500016e
trace-events: Shorten file names in comments
by Markus Armbruster
· 6 years ago
0b99f22
vhost-user: simplify vhost_user_init/vhost_user_cleanup
by Marc-André Lureau
· 6 years ago
ce2918c
spapr: Use CamelCase properly
by David Gibson
· 6 years ago
e6c165f
lsi: 810/895A are always little endian
by Sven Schnelle
· 6 years ago
07163c9
lsi: return dfifo value
by Sven Schnelle
· 6 years ago
82cf2bc
lsi: use SCSI phase names instead of numbers in trace
by Sven Schnelle
· 6 years ago
4ae63d3
lsi: use enum type for s->msg_action
by Sven Schnelle
· 6 years ago
f08ec2b
lsi: use enum type for s->waiting
by Sven Schnelle
· 6 years ago
811a75b
lsi: use ldn_le_p()/stn_le_p()
by Sven Schnelle
· 6 years ago
1505421
scsi-disk: Fix crash if request is invaild or disk is no medium
by Zhengui Li
· 6 years ago
2265e98
lsi: check if SIGP bit is already set in Wait reselect
by Sven Schnelle
· 6 years ago
12dd89f
lsi: implement basic SBCL functionality
by Sven Schnelle
· 6 years ago
d804232
virtio-scsi: Fix build with gcc 9
by Greg Kurz
· 6 years ago
b42075b
virtio: express virtio dependencies with Kconfig
by Yang Zhong
· 6 years ago
03b348b
scsi: express dependencies with Kconfig
by Paolo Bonzini
· 6 years ago
7c28b92
build: convert pci.mak to Kconfig
by Paolo Bonzini
· 6 years ago
e0e312f
build: switch to Kconfig
by Paolo Bonzini
· 6 years ago
82f5181
kconfig: introduce kconfig files
by Paolo Bonzini
· 6 years ago
94d1cc5
qdev: pass an Object * to qbus_set_hotplug_handler()
by Michael Roth
· 6 years ago
5685349
scsi-generic: Convert from DPRINTF() macro to trace events
by Laurent Vivier
· 6 years ago
59ee950
scsi-disk: Convert from DPRINTF() macro to trace events
by Laurent Vivier
· 6 years ago
e909ff9
scsi-generic: avoid possible out-of-bounds access to r->buf
by Paolo Bonzini
· 6 years ago
7471a64
scsi-disk: Add device_id property
by Kevin Wolf
· 6 years ago
a8f58af
scsi-disk: Don't use empty string as device id
by Kevin Wolf
· 6 years ago
eb97813
virtio-scsi: Forbid devices with different iothreads sharing a blockdev
by Alberto Garcia
· 6 years ago
3ff35ba
scsi-disk: Acquire the AioContext in scsi_*_realize()
by Alberto Garcia
· 6 years ago
a6f230c
virtio-scsi: Move BlockBackend back to the main AioContext on unplug
by Alberto Garcia
· 6 years ago
a5390d9
qemu: avoid memory leak while remove disk
by Jian Wang
· 6 years ago
7d37435
avoid TABs in files that only contain a few
by Paolo Bonzini
· 6 years ago
eae3eb3
qemu/queue.h: simplify reverse access to QTAILQ
by Paolo Bonzini
· 6 years ago
ea84a44
scsi: esp: Defer command completion until previous interrupts have been handled
by Guenter Roeck
· 6 years ago
c2d6eed
esp-pci: Fix status register write erase control
by Guenter Roeck
· 6 years ago
03fee66
vmstate: constify VMStateField
by Marc-André Lureau
· 6 years ago
56333e6
lsi: Reselection needed to remove pending commands from queue
by George Kennedy
· 6 years ago
1c7f618
scsi-disk: Fix crash if underlying host file or disk returns error
by Richard W.M. Jones
· 6 years ago
fa27257
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
763c568
scsi-generic: do not do VPD emulation for sense other than ILLEGAL_REQUEST
by Paolo Bonzini
· 6 years ago
3d4a8bf
scsi-generic: avoid invalid access to struct when emulating block limits
by Paolo Bonzini
· 6 years ago
57dbb58
scsi-generic: avoid out-of-bounds access to VPD page list
by Paolo Bonzini
· 6 years ago
6c219fc
scsi-generic: keep VPD page list sorted
by Paolo Bonzini
· 6 years ago
e58ccf0
lsi53c895a: check message length value is valid
by Prasad J Pandit
· 6 years ago
e6cc11d
vhost-scsi: prevent using uninitialized vqs
by yuchenlin
· 6 years ago
40dce4e
scsi-disk: fix rerror/werror=ignore
by Paolo Bonzini
· 6 years ago
e6aa5ba
scsi-disk: fix double completion of failing passthrough requests
by Paolo Bonzini
· 6 years ago
8b5e6ca
call HotplugHandler->plug() as the last step in device realization
by Igor Mammedov
· 6 years ago
9786650
hw/scsi/mptendian: Avoid taking address of fields in packed structs
by Peter Maydell
· 6 years ago
c921370
lsi53c895a: convert to trace-events
by Mark Cave-Ayland
· 6 years ago
51f43d5
scsi-block: Deprecate rotation_rate
by Fam Zheng
· 6 years ago
3cc1b9c
lsi53c895a: add optional external IRQ via qdev
by Mark Cave-Ayland
· 6 years ago
e090a05
scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions
by Mark Cave-Ayland
· 6 years ago
f74a4f3
scsi: add lsi53c8xx_handle_legacy_cmdline() function
by Mark Cave-Ayland
· 6 years ago
f287fdd
vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PI
by Greg Edwards
· 7 years ago
b1110d8
vhost-scsi: unify vhost-scsi get_features implementations
by Greg Edwards
· 7 years ago
eb5757f
vhost-user-scsi: move host_features into VHostSCSICommon
by Greg Edwards
· 7 years ago
966a09f
lsi_scsi: add support for PPR Extended Message
by George Kennedy
· 7 years ago
48285ba
megasas: fix sglist leak
by Marc-André Lureau
· 7 years ago
a736d71
scsi: mptsas: Mark as storage device
by Guenter Roeck
· 7 years ago
572023f
block: Remove deprecated -drive option serial
by Kevin Wolf
· 7 years ago
8449bcf
virtio-scsi: fix hotplug ->reset() vs event race
by Stefan Hajnoczi
· 7 years ago
740842c
scsi-disk: Block Device Characteristics emulation fix
by Daniel Henrique Barboza
· 7 years ago
44e8b46
Revert "block: Remove deprecated -drive option serial"
by Cornelia Huck
· 7 years ago
7e46260
hw/scsi: Use the IEC binary prefix definitions
by Philippe Mathieu-Daudé
· 7 years ago
ce59ecc
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
b8efb36
usb-storage: Add rerror/werror properties
by Kevin Wolf
· 7 years ago
a71c775
hw/scsi: add VPD Block Limits emulation
by Daniel Henrique Barboza
· 7 years ago
a0c7e35
hw/scsi: centralize SG_IO calls into single function
by Daniel Henrique Barboza
· 7 years ago
0a96ca2
hw/scsi: cleanups before VPD BL emulation
by Daniel Henrique Barboza
· 7 years ago
e7d9982
esp: remove legacy esp_init() function
by Mark Cave-Ayland
· 7 years ago
a1d30f2
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
by Thomas Huth
· 7 years ago
b008326
block: Remove deprecated -drive option serial
by Kevin Wolf
· 7 years ago
f67c9b6
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 7 years ago
afd76ff
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
dbff516
vhost-scsi: drop an unused include
by Michael S. Tsirkin
· 7 years ago
b5dfdb0
hw: make virtio devices configurable via default-configs/
by Paolo Bonzini
· 7 years ago
6dd046a
hw: Do not include "sysemu/blockdev.h" if it is not necessary
by Philippe Mathieu-Daudé
· 7 years ago
0304f9e
hw: Do not include "sysemu/block-backend.h" if it is not necessary
by Philippe Mathieu-Daudé
· 7 years ago
Next »