qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/3] block: Always compile virtio-blk datapla


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v3 0/3] block: Always compile virtio-blk dataplane
Date: Fri, 19 Sep 2014 13:37:57 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Sep 10, 2014 at 02:17:48PM +0800, Fam Zheng wrote:
> v3: Fix -ENOBUFS.
> v2: Import virtio_vring.h.
> 
> Fam Zheng (3):
>   virtio: Import virtio_vring.h
>   vring: Better error handling if num is too large
>   block: Always compile virtio-blk dataplane
> 
>  configure                           |  21 +----
>  hw/block/Makefile.objs              |   2 +-
>  hw/block/virtio-blk.c               |  20 +----
>  hw/net/vhost_net.c                  |   2 +-
>  hw/virtio/Makefile.objs             |   2 +-
>  hw/virtio/dataplane/vring.c         |   3 +-
>  include/hw/virtio/dataplane/vring.h |   2 +-
>  include/hw/virtio/virtio-blk.h      |   2 -
>  include/hw/virtio/virtio_ring.h     | 167 
> ++++++++++++++++++++++++++++++++++++
>  linux-headers/linux/vhost.h         |   2 +-
>  10 files changed, 178 insertions(+), 45 deletions(-)
>  create mode 100644 include/hw/virtio/virtio_ring.h
> 
> -- 
> 1.9.3
> 
> 

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: pgpROhZjeyo4x.pgp
Description: PGP signature


reply via email to

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