All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Paulina Szubarczyk <paulinaszubarczyk@gmail.com>
Cc: xen-devel@lists.xenproject.org, roger.pau@citrix.com,
	wei.liu2@citrix.com, ian.jackson@eu.citrix.com,
	david.vrabel@citrix.com, sstabellini@kernel.org,
	anthony.perard@citrix.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v7 1/2] libs/gnttab: introduce grant copy interface
Date: Thu, 15 Sep 2016 11:02:02 +0100	[thread overview]
Message-ID: <20160915100202.GB15958@citrix.com> (raw)
In-Reply-To: <1473880203-4360-2-git-send-email-paulinaszubarczyk@gmail.com>

On Wed, Sep 14, 2016 at 09:10:02PM +0200, Paulina Szubarczyk wrote:
> In a linux part an ioctl(gntdev, IOCTL_GNTDEV_GRANT_COPY, ..)
> system call is invoked. In mini-os the operation is yet not
> implemented. For the OSs that does not implement gnttab the
> call of the grant copy operation causes abort.
> 
> Signed-off-by: Paulina Szubarczyk <paulinaszubarczyk@gmail.com>
> Reviewed-by: David Vrabel <david.vrabel@citrix.com>

Acked-by: Wei Liu <wei.liu2@citrix.com>

  parent reply	other threads:[~2016-09-15 10:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14 19:10 [Qemu-devel] [PATCH v7 0/2] qemu-qdisk: Implementation of grant copy operation Paulina Szubarczyk
2016-09-14 19:10 ` Paulina Szubarczyk
2016-09-14 19:10 ` [Qemu-devel] [PATCH v7 1/2] libs/gnttab: introduce grant copy interface Paulina Szubarczyk
2016-09-14 19:10   ` Paulina Szubarczyk
2016-09-15 10:02   ` Wei Liu
2016-09-15 10:02   ` Wei Liu [this message]
2016-09-19 15:58   ` [Qemu-devel] " Wei Liu
2016-09-19 15:58     ` Wei Liu
2016-09-19 16:20     ` [Qemu-devel] " Wei Liu
2016-09-19 16:20       ` Wei Liu
2016-09-14 19:10 ` [Qemu-devel] [PATCH v7 2/2] qdisk - hw/block/xen_disk: grant copy implementation Paulina Szubarczyk
2016-09-14 19:10   ` Paulina Szubarczyk
2016-09-15  1:33 ` [Qemu-devel] [PATCH v7 0/2] qemu-qdisk: Implementation of grant copy operation Stefano Stabellini
2016-09-15  1:33   ` Stefano Stabellini
2016-09-15  9:11   ` [Qemu-devel] " Wei Liu
2016-09-15  9:11     ` Wei Liu

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=20160915100202.GB15958@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=anthony.perard@citrix.com \
    --cc=david.vrabel@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=paulinaszubarczyk@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=roger.pau@citrix.com \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xenproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.