Revision a8686a9b hw/virtio-blk.h

b/hw/virtio-blk.h
34 34
#define VIRTIO_BLK_F_WCACHE     9       /* write cache enabled */
35 35
#define VIRTIO_BLK_F_TOPOLOGY   10      /* Topology information is available */
36 36

  
37
#define VIRTIO_BLK_ID_BYTES     20      /* ID string length */
38

  
37 39
struct virtio_blk_config
38 40
{
39 41
    uint64_t capacity;

Also available in: Unified diff