qemu-patch-raspberry4/include/hw/virtio
Jason Wang 74aae7b22b virtio: fix 1.0 virtqueue migration
1.0 does not requires physically-contiguous pages layout for a
virtqueue. So we could not infer avail and used from desc. This means
we need to migrate vring.avail and vring.used when host support virtio
1.0. This fixes malfunction of virtio 1.0 device after migration.

Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-08-05 16:56:34 +03:00
..
dataplane
vhost-backend.h
vhost-scsi.h
vhost.h
virtio-9p.h
virtio-access.h virtio-net: unbreak any layout 2015-07-20 14:19:41 +03:00
virtio-balloon.h
virtio-blk.h
virtio-bus.h
virtio-gpu.h
virtio-input.h
virtio-net.h virtio_net: reuse constants from linux 2015-07-08 10:09:56 +03:00
virtio-rng.h virtio-rng: trigger timer only when guest requests for entropy 2015-07-17 19:05:16 +05:30
virtio-scsi.h
virtio-serial.h
virtio.h virtio: fix 1.0 virtqueue migration 2015-08-05 16:56:34 +03:00