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