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.c
Age
Commit message (
Expand
)
Author
2014-01-15
virtio-scsi: Prevent assertion on missed events
Eric Farman
2014-01-15
virtio-scsi: Cleanup of I/Os that never started
Eric Farman
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
virtio: Complete converting VirtioDevice to QOM realize
Andreas Färber
2013-12-09
virtio-scsi: Convert to QOM realize
Andreas Färber
2013-12-09
virtio-scsi: QOM realize preparations
Andreas Färber
2013-12-09
virtio-scsi: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-09-12
virtio-scsi: Make type virtio-scsi-common abstract
Markus Armbruster
2013-08-30
scsi: Pass size to scsi_bus_new()
Andreas Färber
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-23
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
2013-05-03
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini