index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
/
virtio-scsi-dataplane.c
Age
Commit message (
Expand
)
Author
2015-03-26
virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVring
Ting Wang
2015-03-18
virtio-scsi-dataplane: fix memory leak in virtio_scsi_vring_init
Bo Su
2015-03-02
virtio-scsi: Allocate op blocker reason before blocking
Max Reitz
2015-02-16
dataplane: endianness-aware accesses
Cornelia Huck
2014-11-12
virtio-scsi: dataplane: suppress guest notification
Ming Lei
2014-11-11
virtio-scsi: dataplane: fix allocation for 'cmd_vrings'
Ming Lei
2014-10-31
virtio-scsi: fix dataplane
Paolo Bonzini
2014-10-23
virtio-scsi: dataplane: stop trying on notifier error
Cornelia Huck
2014-10-23
virtio-scsi: dataplane: fail setup gracefully
Cornelia Huck
2014-10-23
virtio-scsi: dataplane: print why starting failed
Cornelia Huck
2014-10-23
virtio-scsi-dataplane: Add op blocker
Fam Zheng
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-09-30
virtio-scsi: Batched prepare for cmd reqs
Fam Zheng
2014-09-30
virtio-scsi: Two stages processing of cmd request
Fam Zheng
2014-09-30
virtio-scsi-dataplane: Code to run virtio-scsi on iothread
Fam Zheng