]> git.proxmox.com Git - qemu.git/history - hw/scsi-disk.c
Use glib memory allocation and free functions
[qemu.git] / hw / scsi-disk.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-20 Blue Swirlscsi-disk: fix DPRINTF
2011-08-12 Paolo Bonziniscsi: report unit attention on reset
2011-08-12 Paolo Bonziniscsi: move handling of REQUEST SENSE to common code
2011-08-12 Paolo Bonziniscsi: move handling of REPORT LUNS and invalid LUNs...
2011-08-12 Paolo Bonziniscsi: move request parsing to common code
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-12 Paolo Bonziniscsi-disk: no need to call scsi_req_data on a short...
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.data...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v40' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.22' into staging
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-01 Hannes Reineckescsi-disk: Remove 'drive_kind'
2011-08-01 Hannes Reineckescsi: Sanitize command definitions
2011-08-01 Hannes Reineckescsi: Remove REZERO_UNIT emulation
2011-08-01 Hannes Reineckescsi-disk: Codingstyle fixes
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-23 Matthew FernandezCorrect spelling of licensed
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-disk: Mask out serial number EVPD
2011-07-19 Hannes Reineckescsi-disk: Fixup debugging statement
2011-07-19 Hannes Reineckescsi: Add 'hba_private' to SCSIRequest
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi.2' into...
2011-05-26 Paolo Bonziniscsi: ignore LUN field in the CDB
2011-05-26 Paolo Bonziniscsi: make write_data return void
2011-05-26 Hannes Reineckescsi-disk: add data direction checking
2011-05-26 Hannes Reineckescsi: Implement 'get_sense' callback
2011-05-26 Paolo Bonziniscsi: do not call send_command directly
2011-05-26 Hannes Reineckescsi: Update sense code handling
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_cancel
2011-05-26 Paolo Bonziniscsi: commonize purging requests
2011-05-26 Hannes Reineckescsi: Use 'SCSIRequest' directly
2011-05-26 Paolo Bonziniscsi: reference-count requests
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_data
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-19 Markus Armbrusterblockdev: Store -drive option media in DriveInfo
2011-05-19 Markus Armbrusterscsi: Split qdev "scsi-disk" into "scsi-hd" and "scsi-cd"
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Jan KiszkaImprove vm_stop reason declarations
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Stefan Hajnocziscsi-disk: Allow overriding SCSI INQUIRY removable bit
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Christoph Hellwigscsi-disk: support WRITE SAME (16) with unmap bit
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovAdd bootindex parameter to net/block/fd device
2010-12-11 Gleb NatapovIntroduce fw_name field to DeviceInfo structure.
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-25 Hannes Reineckescsi-disk: Remove duplicate cdb parsing
2010-11-25 Hannes Reineckescsi: Move sense handling into the driver
2010-11-25 Hannes Reineckescsi: INQUIRY VPD fixes
2010-11-24 Stefan Hajnocziscsi-disk: Move active request asserts
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-04 Kevin Wolfscsi-disk: Fix immediate failure of bdrv_aio_*
2010-11-04 Kevin Wolfscsi-disk: Implement werror for flushes
2010-11-04 Kevin Wolfscsi-disk: Complete failed requests in scsi_disk_emulat...
2010-11-04 Kevin Wolfscsi-disk: Implement rerror option
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Christoph Hellwigscsi-disk: propagate the required alignment
2010-09-21 Christoph Hellwiguse qemu_blockalign consistently
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-08 Bernhard Kohlscsi-disk: add some optional scsi commands
2010-09-08 Bernhard Kohlscsi: fix and improve debug prints
2010-09-08 Bernhard Kohlscsi-disk: fix the check of the DBD bit in the MODE...
2010-09-08 Bernhard Kohlscsi-disk: return CHECK CONDITION for unknown page...
2010-09-08 Bernhard Kohlscsi-disk: fix the block descriptor returned by the...
2010-09-08 Bernhard Kohlscsi-disk: respect the page control (PC) field in the...
2010-09-08 Bernhard Kohlscsi-disk: fix the mode data header returned by the...
2010-09-08 Bernhard Kohlscsi-disk: fix the mode data length field returned...
2010-08-24 Blue SwirlRearrange block headers
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
next