qemu-devel
[Top][All Lists]
Advanced

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

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


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 0/2] block: Always compile virtio-blk dataplane
Date: Tue, 2 Sep 2014 11:10:43 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Sep 02, 2014 at 11:42:14AM +0800, Fam Zheng wrote:
> v2: Import virtio_vring.h.
> 
> Fam Zheng (2):
>   virtio: Import virtio_vring.h
>   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 +-
>  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 +-
>  9 files changed, 176 insertions(+), 44 deletions(-)
>  create mode 100644 include/hw/virtio/virtio_ring.h
> 
> -- 
> 2.1.0
> 

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

Stefan

Attachment: pgpm0gIloIxfy.pgp
Description: PGP signature


reply via email to

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