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
2020-01-06
virtio: make seg_max virtqueue size dependent
Denis Plotnikov
2020-01-05
vhost-user-scsi: reset the device if supported
Raphael Norwitz
2020-01-05
virtio: don't enable notifications during polling
Stefan Hajnoczi
2019-11-19
scsi: deprecate scsi-disk
Paolo Bonzini
2019-10-31
bootdevice: Gather LCHS from all relevant devices
Sam Eiderman
2019-10-31
scsi: Propagate unrealize() callback to scsi-hd
Sam Eiderman
2019-10-29
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
2019-10-28
esp: add pseudo-DMA as used by Macintosh
Laurent Vivier
2019-10-28
esp: move get_cmd() post-DMA code to get_cmd_cb()
Laurent Vivier
2019-10-28
esp: move handle_ti_cmd() cleanup code to esp_do_dma().
Laurent Vivier
2019-10-25
virtio: basic packed virtqueue support
Jason Wang
2019-10-10
scsi: account unmap operations
Anton Nefedov
2019-10-10
scsi: move unmap error checking to the complete callback
Anton Nefedov
2019-10-10
scsi: store unmap offset and nb_sectors in request struct
Anton Nefedov
2019-09-18
trace: Remove trailing newline in events
Philippe Mathieu-Daudé
2019-08-22
vhost-user-scsi: prevent using uninitialized vqs
Raphael Norwitz
2019-08-20
scsi: lsi: exit infinite loop while executing script (CVE-2019-12068)
Paolo Bonzini
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-07-30
scsi-cd: Fix inserting read-only media in empty drive
Kevin Wolf
2019-07-24
virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk
Zhengui li
2019-07-19
scsi-generic: Check sense key before request snooping and patching
Shin'ichiro Kawasaki
2019-07-19
vhost-user-scsi: Call virtio_scsi_common_unrealize() when device realize failed
Xie Yongji
2019-07-19
vhost-scsi: Call virtio_scsi_common_unrealize() when device realize failed
Xie Yongji
2019-07-19
virtio-scsi: remove unused argument to virtio_scsi_common_realize
Paolo Bonzini
2019-07-15
scsi: explicitly list guest-recoverable sense codes
Paolo Bonzini
2019-07-15
scsi-disk: pass sense correctly for guest-recoverable errors
Shinichiro Kawasaki
2019-07-08
virtio-scsi: restart DMA after iothread
Stefan Hajnoczi
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-06
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-06-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-06-06
hw/scsi: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
hw/scsi/vmw_pvscsi: Use qbus_reset_all() directly
Philippe Mathieu-Daudé
2019-06-04
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
2019-06-02
vhost-scsi: Allow user to enable migration
Liran Alon
2019-06-02
vhost-scsi: Add VMState descriptor
Nir Weiner
2019-06-02
vhost-scsi: The vhost backend should be stopped when the VM is not running
Nir Weiner
2019-05-29
vhost: fix memory leak in vhost_user_scsi_realize
Jie Wang
[next]