On Mon, Dec 21, 2015 at 10:48:07AM +0800, 浩樊啊 wrote:
> I want to change the queue_size of virtio-blk ring from 128 to 1024, so I  
> change here:
> s->vq = virtio_add_queue(vdev, 128, virtio_blk_handle_output);
> but the vm will not work. Are any thing i missed ?

I think 1024 should work in theory (it's the max supported virtqueue
size).  You'd have to debug it to figure out why.

Stefan

Attachment: signature.asc
Description: PGP signature

Reply via email to