summaryrefslogtreecommitdiff
path: root/include/linux/virtio_blk.h
AgeCommit message (Expand)Author
2011-05-30virtio: add full three-clause BSD text to headers.Rusty Russell
2010-05-19Add virtio disk identification supportjohn cooper
2010-02-24virtio_blk: add block topology supportChristoph Hellwig
2009-10-22virtio_blk: Revert serial number supportRusty Russell
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-09-23virtio_blk: add support for cache flushChristoph Hellwig
2009-09-23virtio: add virtio IDs fileFernando Luis Vazquez Cao
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell
2009-06-09Add serial number support for virtio_blk, V4ajohn cooper
2009-05-18virtio_blk: SG_IO passthru supportHannes Reinecke
2009-01-31headers_check fix: linux/virtio_blk.hJaswinder Singh Rajput
2008-07-25virtio_blk: check for hardsector size from hostChristian Borntraeger
2008-07-25virtio: clarify that ABI is usable by any implementationsRusty Russell
2008-05-30virtio_blk: fix endianess annotationsChristian Borntraeger
2008-05-30virtio_blk: allow read-only disksChristian Borntraeger
2008-05-02virtio: add virtio disk geometry featureRyan Harper
2008-05-02virtio: de-structify virtio_block status byteRusty Russell
2008-02-04virtio: remove unused id field from struct virtio_blk_outhdrRusty Russell
2008-02-04virtio: simplify config mechanism.Rusty Russell
2007-10-23Block driver using virtio.Rusty Russell