qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/1] dataplane vs. endianness


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 0/1] dataplane vs. endianness
Date: Thu, 12 Feb 2015 16:00:10 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Jan 26, 2015 at 05:26:41PM +0100, Cornelia Huck wrote:
> Stefan:
> 
> Here's v2 of my endianness patch for dataplane, with the extraneous
> vdev argument dropped from get_desc().
> 
> I orginally planned to send my virtio-1 patchset as well, but I haven't
> found the time for it; therefore, I think this should be applied
> independently.
> 
> David: I take it your r-b still holds?
> 
> Cornelia Huck (1):
>   dataplane: endianness-aware accesses
> 
>  hw/block/dataplane/virtio-blk.c               |  4 +-
>  hw/scsi/virtio-scsi-dataplane.c               |  2 +-
>  hw/virtio/Makefile.objs                       |  2 +-
>  hw/virtio/dataplane/Makefile.objs             |  2 +-
>  hw/virtio/dataplane/vring.c                   | 53 ++++++++++++-------
>  include/hw/virtio/dataplane/vring-accessors.h | 75 
> +++++++++++++++++++++++++++
>  include/hw/virtio/dataplane/vring.h           | 14 +----
>  7 files changed, 117 insertions(+), 35 deletions(-)
>  create mode 100644 include/hw/virtio/dataplane/vring-accessors.h
> 
> -- 
> 2.1.4
> 
> 

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

Stefan

Attachment: pgpX2yMqBXw0Y.pgp
Description: PGP signature


reply via email to

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