All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: Xen-devel <xen-devel@lists.xenproject.org>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: Re: [PATCH 0/2] Build libxc on rump kernel
Date: Thu, 25 Jun 2015 13:00:50 +0100	[thread overview]
Message-ID: <1435233650.32500.61.camel@citrix.com> (raw)
In-Reply-To: <1435140610-31823-1-git-send-email-wei.liu2@citrix.com>

On Wed, 2015-06-24 at 11:10 +0100, Wei Liu wrote:
> I have upstreamed a privcmd driver for rump kernel. That driver has the same
> semantics as the NetBSD one so we can just use xc_netbsd for rump kernel.
> 
> Wei.
> 
> Wei Liu (2):
>   NetBSDRump: provide evtchn.h and privcmd.h
>   libxc: use xc_netbsd.c for rump kernel

Acked + applied. At some point I may need to pick your brains regarding
the refactoring I'm doing to all this stuff..

> 
>  tools/include/xen-sys/NetBSDRump/evtchn.h  | 86 ++++++++++++++++++++++++++++++
>  tools/include/xen-sys/NetBSDRump/privcmd.h | 81 ++++++++++++++++++++++++++--
>  tools/libxc/Makefile                       |  1 +
>  3 files changed, 165 insertions(+), 3 deletions(-)
>  create mode 100644 tools/include/xen-sys/NetBSDRump/evtchn.h
> 

      parent reply	other threads:[~2015-06-25 12:01 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
2015-06-24 10:10 ` [PATCH 2/2] libxc: use xc_netbsd.c for rump kernel Wei Liu
2015-06-25 12:00 ` Ian Campbell [this message]

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=1435233650.32500.61.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=wei.liu2@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.