qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: qemu-devel@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>,
	David Gibson <david@gibson.dropbear.id.au>
Subject: Re: [Qemu-devel] [PATCH v2 0/1] dataplane vs. endianness
Date: Fri, 6 Feb 2015 16:06:15 +0000	[thread overview]
Message-ID: <20150206160615.GF18729@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1422289602-17874-1-git-send-email-cornelia.huck@de.ibm.com>

[-- Attachment #1: Type: text/plain, Size: 1194 bytes --]

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

I will merge this into the block tree for the Friday, 13th of February
pull request.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

  parent reply	other threads:[~2015-02-06 16:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-26 16:26 [Qemu-devel] [PATCH v2 0/1] dataplane vs. endianness Cornelia Huck
2015-01-26 16:26 ` [Qemu-devel] [PATCH v2 1/1] dataplane: endianness-aware accesses Cornelia Huck
2015-01-27  5:15 ` [Qemu-devel] [PATCH v2 0/1] dataplane vs. endianness David Gibson
2015-02-04  3:56   ` David Gibson
2015-02-06 16:06 ` Stefan Hajnoczi [this message]
2015-02-12 16:00 ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150206160615.GF18729@stefanha-thinkpad.redhat.com \
    --to=stefanha@gmail.com \
    --cc=cornelia.huck@de.ibm.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).