All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: "Roger Pau Monné" <roger.pau@citrix.com>
Cc: Xen-devel <xen-devel@lists.xenproject.org>,
	Wei Liu <wei.liu2@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Ian Campbell <ian.campbell@citrix.com>
Subject: Re: [PATCH 1/2] NetBSDRump: provide evtchn.h and privcmd.h
Date: Wed, 24 Jun 2015 11:30:48 +0100	[thread overview]
Message-ID: <20150624103048.GA9685@zion.uk.xensource.com> (raw)
In-Reply-To: <558A84F6.70904@citrix.com>

On Wed, Jun 24, 2015 at 12:22:46PM +0200, Roger Pau Monné wrote:
> El 24/06/15 a les 12.10, Wei Liu ha escrit:
>   > +#define IOCTL_PRIVCMD_MMAP             \
> > +    _IOW('P', 2, privcmd_mmap_t)
> > +#define IOCTL_PRIVCMD_MMAPBATCH        \
> > +    _IOW('P', 3, privcmd_mmapbatch_t)
> 
> FWIW you could have gotten away with just implementing
> IOCTL_PRIVCMD_MMAPBATCH, this is what I did on FreeBSD.
> 

I was too lazy to change libxc code so I implemented both in rump
kernel. It's just plumbing through some minios functions.

Wei.

> Roger.

  reply	other threads:[~2015-06-24 10:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-24 10:10 [PATCH 0/2] Build libxc on rump kernel Wei Liu
2015-06-24 10:10 ` [PATCH 1/2] NetBSDRump: provide evtchn.h and privcmd.h Wei Liu
2015-06-24 10:22   ` Roger Pau Monné
2015-06-24 10:30     ` Wei Liu [this message]
2015-06-24 10:10 ` [PATCH 2/2] libxc: use xc_netbsd.c for rump kernel Wei Liu
2015-06-25 12:00 ` [PATCH 0/2] Build libxc on " Ian Campbell

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=20150624103048.GA9685@zion.uk.xensource.com \
    --to=wei.liu2@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=roger.pau@citrix.com \
    --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.