]> git.proxmox.com Git - mirror_qemu.git/history - hw/scsi.h
softmmu: move include files to include/sysemu/
[mirror_qemu.git] / hw / scsi.h
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-09-21 Paolo Bonziniscsi: introduce scsi_cdb_length and scsi_data_cdb_length
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-27 Paolo Bonziniscsi: report parameter changes to HBA drivers
2012-07-27 Paolo Bonziniscsi-disk: report resized disk via sense codes
2012-07-27 Paolo Bonziniscsi: establish precedence levels for unit attention
2012-07-27 Cong Mengscsi: introduce hotplug() and hot_unplug() interfaces...
2012-07-26 Ronnie Sahlbergscsi-disk: Fail medium writes with proper sense for...
2012-07-26 Paolo Bonziniscsi-disk: parse MODE SELECT commands and parameters
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/bios.2' into staging
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.57' into staging
2012-07-17 Markus Armbrusterhw/block-common: Move BlockConf & friends from block.h
2012-07-10 Paolo Bonziniscsi: add free_request callback
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony Liguoriqdev: Convert busses to QEMU Object Model
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-win32-pull...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/virtio-scsi'...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-22 Paolo Bonziniscsi: add SCSIDevice vmstate definitions
2012-02-22 Paolo Bonziniscsi: add scatter/gather functionality
2012-02-22 Paolo Bonziniscsi: pass residual amount to command_complete
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony Liguoriscsi: convert to QEMU Object Model
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-22 Paolo Bonziniusb-msd: do not register twice in the boot order
2011-11-21 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.31' into staging
2011-11-21 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-11-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-18 Paolo Bonziniscsi: pass down REQUEST SENSE to the device when there...
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-28 Paolo Bonziniscsi: push request restart to SCSIDevice
2011-10-28 Paolo Bonziniscsi: do not call transfer_data after canceling a request
2011-10-28 Paolo Bonziniscsi: pass cdb to alloc_req
2011-10-28 Paolo Bonziniscsi: export scsi_generic_reqops
2011-10-28 Paolo Bonziniscsi: make reqops const
2011-10-28 Paolo Bonziniscsi: move max_lba to SCSIDevice
2011-10-28 Paolo Bonziniscsi: add channel to addressing
2011-10-28 Paolo Bonziniscsi: allow arbitrary LUNs
2011-10-28 Paolo Bonziniscsi: remove devs array from SCSIBus
2011-10-28 Paolo Bonziniscsi: move tcq/ndev to SCSIBusOps (now SCSIBusInfo)
2011-10-28 Paolo Bonziniscsi-disk: report media changed via unit attention...
2011-10-28 Paolo Bonziniscsi: notify the device when unit attention is reported
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-12 Markus Armbrusterblock: Move BlockConf & friends from block_int.h to...
2011-09-12 Markus Armbrusterscsi-disk: Fix START_STOP to fail when it can't eject
2011-08-12 Paolo Bonziniscsi: report unit attention on reset
2011-08-12 Paolo Bonziniscsi: add support for unit attention conditions
2011-08-12 Paolo Bonziniscsi: add a bunch more common sense codes
2011-08-12 Paolo Bonziniscsi: move request parsing to common code
2011-08-12 Paolo Bonziniscsi: push lun field to SCSIDevice
2011-08-12 Paolo Bonziniscsi: introduce SCSICommand
2011-08-12 Paolo Bonziniscsi: pass cdb already to scsi_req_new
2011-08-12 Paolo Bonziniscsi: move request-related callbacks from SCSIDeviceInf...
2011-08-12 Paolo Bonziniscsi: introduce SCSIReqOps
2011-08-12 Paolo Bonziniscsi: move sense handling to generic code
2011-08-12 Paolo Bonziniscsi: pass status when completing
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.21' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-19 Hannes Reineckescsi: Add 'hba_private' to SCSIRequest
next