qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 3/7] libqos: Added basic virtqueue support to


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v6 3/7] libqos: Added basic virtqueue support to virtio implementation
Date: Wed, 27 Aug 2014 14:57:13 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Aug 25, 2014 at 10:36:09AM +0200, Marc Marí wrote:
> Add status changing and feature negotiation.
> Add basic virtqueue support for adding and sending virtqueue requests.
> Add ISR checking.
> 
> Signed-off-by: Marc Marí <address@hidden>
> ---
>  tests/libqos/virtio-pci.c |   82 +++++++++++++++++++++
>  tests/libqos/virtio-pci.h |    2 +
>  tests/libqos/virtio.c     |  100 +++++++++++++++++++++++++
>  tests/libqos/virtio.h     |   99 +++++++++++++++++++++++++
>  tests/virtio-blk-test.c   |  178 
> ++++++++++++++++++++++++++++++++++++++++++++-
>  5 files changed, 458 insertions(+), 3 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpIkvBX0MWZ9.pgp
Description: PGP signature


reply via email to

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