Home
last modified time | relevance | path

Searched hist:"30 d8bf6d" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/block/
H A Dvirtio-blk.c30d8bf6d Tue Jun 21 12:13:14 GMT 2016 Stefan Hajnoczi <stefanha@redhat.com> virtio-blk: live migrate s->rq with multiqueue

Add a field for the virtqueue index when migrating the s->rq request
list. The new field is only needed when num_queues > 1. Existing QEMUs
are unaffected by this change and therefore virtio-blk migration stays
compatible.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 1466511196-12612-6-git-send-email-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>