On Mon, Mar 02, 2015 at 05:33:13PM +, Ian Campbell wrote:
> On Thu, 2015-02-26 at 11:56 +, Wei Liu wrote:
> > From: Ian Jackson
> >
> > We are going to want to use some but not all of the machinery
> > previously in xc_netbsd.c Split the evtchn and ancillary code into its
> > own file. T
On Thu, 2015-02-26 at 11:56 +, Wei Liu wrote:
> From: Ian Jackson
>
> We are going to want to use some but not all of the machinery
> previously in xc_netbsd.c Split the evtchn and ancillary code into its
> own file. This part is pure code motion.
Why not xc_netbsd_evtchn?
> But we also h
From: Ian Jackson
We are going to want to use some but not all of the machinery
previously in xc_netbsd.c Split the evtchn and ancillary code into its
own file. This part is pure code motion.
But we also have to alter the Makefile, and rename some symbols, as
with xc_minios*.c.
Signed-off-by: