qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Pierre Morel <pmorel@linux.vnet.ibm.com>
Cc: cornelia.huck@de.ibm.com, mst@redhat.com, qemu-devel@nongnu.org,
	gkurz@linux.vnet.ibm.com
Subject: Re: [Qemu-devel] [PATCH] virtio dataplane: adapt dataplane for virtio Version 1
Date: Wed, 26 Aug 2015 13:50:52 +0100	[thread overview]
Message-ID: <20150826125052.GI30715@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1440498810-17354-1-git-send-email-pmorel@linux.vnet.ibm.com>

On Tue, Aug 25, 2015 at 12:33:30PM +0200, Pierre Morel wrote:
> -    vring_init(&vring->vr, virtio_queue_get_num(vdev, n), vring_ptr, 4096);

vring_init() is no longer used.  Please delete it.

  parent reply	other threads:[~2015-08-26 12:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-25 10:33 [Qemu-devel] [PATCH] virtio dataplane: adapt dataplane for virtio Version 1 Pierre Morel
2015-08-26 11:29 ` Greg Kurz
2015-08-26 11:51   ` Pierre Morel
2015-08-26 12:50 ` Stefan Hajnoczi [this message]
2015-08-26 12:55   ` Cornelia Huck
2015-09-03 17:08     ` Stefan Hajnoczi
2015-09-04  6:37       ` Cornelia Huck

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=20150826125052.GI30715@stefanha-thinkpad.redhat.com \
    --to=stefanha@redhat.com \
    --cc=cornelia.huck@de.ibm.com \
    --cc=gkurz@linux.vnet.ibm.com \
    --cc=mst@redhat.com \
    --cc=pmorel@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /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).