]> git.proxmox.com Git - qemu.git/history - hw/virtio-blk.h
virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting events
[qemu.git] / hw / virtio-blk.h
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.59' into staging
2012-08-22 Stefan Hajnoczivirtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machi...
2012-08-17 Stefan Hajnoczivirtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machi...
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-10 Paolo Bonzinivirtio-blk: support VIRTIO_BLK_F_CONFIG_WCE
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-17 Markus Armbrusterhw/block-common: Move BlockConf & friends from block.h
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1_rc3...
2012-05-21 Paolo Bonzinivirtio-blk: always enable VIRTIO_BLK_F_SCSI
2012-05-21 Paolo Bonzinivirtio-blk: define VirtIOBlkConf
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-03 Stefan WeilUse new macro QEMU_PACKED for packed structures
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-05 Markus Armbrustervirtio-blk: Turn drive serial into a qdev property
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 john cooperAdd virtio disk identification support
2010-03-17 Christoph Hellwigblock: add logical_block_size property
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Christoph Hellwigvirtio-blk: add topology support
2010-02-10 hch@lst.devirtio-blk: revert serial number support
2010-01-11 Michael S. Tsirkinvirtio: add features as qdev properties
2009-09-11 Christoph Hellwigvirtio-blk: add volatile writecache feature
2009-06-24 john cooperAdd serial number support for virtio_blk
2009-05-18 Paul BrookSeparate virtio PCI code
2009-05-14 Paul BrookVirtio-blk qdev conversion
2009-05-01 Christoph Hellwigfix virtio_blk_inhdr comment
2009-05-01 Christoph Hellwigvirtio-blk: add SGI_IO passthru support
2008-12-11 aliguoripci: virtio: use pci id defines (Gerd Hoffman)
2008-12-04 aliguoriAdd virtio-blk support