From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 1/5] NetBSDRump: provide evtchn.h Date: Mon, 2 Mar 2015 17:40:45 +0000 Message-ID: <1425318045.24959.43.camel@citrix.com> References: <1424951781-14935-1-git-send-email-wei.liu2@citrix.com> <1424951781-14935-2-git-send-email-wei.liu2@citrix.com> <1425317319.24959.32.camel@citrix.com> <20150302173141.GR11855@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150302173141.GR11855@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: ian.jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2015-03-02 at 17:31 +0000, Wei Liu wrote: > On Mon, Mar 02, 2015 at 05:28:39PM +0000, Ian Campbell wrote: > > On Thu, 2015-02-26 at 11:56 +0000, Wei Liu wrote: > > > From: Ian Jackson > > > > > > Signed-off-by: Ian Jackson > > > > > > [ wei: write commit message ] > > > > How long did that take ;-) > > > > Less than 20 seconds. > > > Or did the intended text go missing? > > > > No. I added Ian's SoB and a proper title to this changeset. That's all. > :-) ;-) Can you describe the background of the file a bit. In particular where does it come from, is it just a copy of the NetBSD one? Or is it somehow RumpKernel specific (or expected to become so)? Where does the "otherend" (i.e. the implementation) live. Ian.