]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Bring VIRTIO_BLK_F_SEG_MAX feature back to virtio blk
authorAsias He <asias.hejun@gmail.com>
Fri, 13 May 2011 02:40:08 +0000 (10:40 +0800)
committerPekka Enberg <penberg@kernel.org>
Sat, 14 May 2011 11:53:33 +0000 (14:53 +0300)
commit29a8238883f75526ea9661badb9cd52971652682
treef1d00f7640de54f5a9f77aa29f436717ea63d03e
parent8355e11bd7625f461a16ce62ed72402721938435
kvm tools: Bring VIRTIO_BLK_F_SEG_MAX feature back to virtio blk

commit b764422bb0b46b00b896f6d4538ac3d3dde9e56b
(kvm tools: Add support for multiple virtio-blk)
removed the VIRTIO_BLK_F_SEG_MAX publishment to guest.

There is no reason we should not support it. Just bring it back.

Signed-off-by: Asias He <asias.hejun@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/virtio/blk.c