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
Age
Commit message (
Expand
)
Author
2013-10-04
scsi: Allocate SCSITargetReq r->buf dynamically
Asias He
2013-09-24
scsi: Fix scsi_bus_legacy_add_drive() scsi-generic with serial
Markus Armbruster
2013-07-29
spapr: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
spapr-vscsi: fix SOLNT bit in SRP_RSP
Alexey Kardashevskiy
2013-07-29
pseries: savevm support for PAPR virtual SCSI
David Gibson
2013-07-29
pseries: rework PAPR virtual SCSI
Alexey Kardashevskiy
2013-07-23
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
2013-07-23
megasas: Legacy command line handling fix
Andreas Färber
2013-07-23
scsi/esp: Use QOM realize for scsi esp
Hu Tao
2013-07-23
scsi/esp: QOM'ify some more
Hu Tao
2013-07-23
scsi/esp-pci: QOM parent field cleanup
Andreas Färber
2013-07-23
scsi/esp-pci: QOM Upcast Sweep
Peter Crosthwaite
2013-07-23
scsi/megasas: QOM parent field cleanup
Andreas Färber
2013-07-23
scsi/megasas: QOM Upcast Sweep
Peter Crosthwaite
2013-07-23
scsi/lsi53c895a: QOM parent field cleanup
Andreas Färber
2013-07-23
scsi/lsi53c895a: QOM Upcast Sweep
Peter Crosthwaite
2013-07-23
hw: Avoid use of QOM type name macros in VMStateDescriptions
Peter Maydell
2013-07-04
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
2013-07-04
scsi: keep device alive while it has requests
Paolo Bonzini
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
2013-06-18
vhost-scsi: fix k->set_guest_notifiers() NULL dereference
Stefan Hajnoczi
2013-06-18
scsi-disk: scsi-block device for scsi pass-through should not be removable
Pavel Hrdina
2013-06-18
scsi-generic: check the return value of bdrv_aio_ioctl in execute_command
Pavel Hrdina
2013-06-18
scsi-generic: fix sign extension of READ CAPACITY(10) data
Paolo Bonzini
2013-06-18
scsi: reset cdrom tray statuses on scsi_disk_reset
Pavel Hrdina
2013-06-11
hw/scsi: Don't increment a boolean value
Stefan Weil
2013-05-24
exec: eliminate qemu_put_ram_ptr
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-26
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
2013-04-19
vhost-scsi: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
2013-04-19
scsi: VMWare PVSCSI paravirtual device implementation
Dmitry Fleytman
2013-04-19
scsi: avoid assertion failure on VERIFY command
Paolo Bonzini
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move SCSI controllers to hw/scsi/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini