qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 03/10] virtio: introduce qemu_get/put_virtqueue_


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH 03/10] virtio: introduce qemu_get/put_virtqueue_element
Date: Tue, 19 Jan 2016 13:30:31 +0100

On Fri, 15 Jan 2016 13:41:51 +0100
Paolo Bonzini <address@hidden> wrote:

> Move allocation to virtio functions also when loading/saving a
> VirtQueueElement.  This will also let the load/save functions
> keep backwards compatibility when the VirtQueueElement layout
> is changed.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  hw/block/virtio-blk.c       | 10 +++-------
>  hw/char/virtio-serial-bus.c | 10 +++-------
>  hw/scsi/virtio-scsi.c       |  7 ++-----
>  hw/virtio/virtio.c          | 13 +++++++++++++
>  include/hw/virtio/virtio.h  |  2 ++
>  5 files changed, 23 insertions(+), 19 deletions(-)

Reviewed-by: Cornelia Huck <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]