On Thu, Mar 05, 2015 at 05:40:44PM +, Ian Campbell wrote:
> On Tue, 2015-03-03 at 15:57 +, Wei Liu wrote:
> > iff --git a/tools/libxc/xc_netbsd_evtchn.c
> > b/tools/libxc/xc_netbsd_evtchn.c
> > new file mode 100644
> > index 000..b5c2491
> > --- /dev/null
> > +++ b/tools/libxc/xc_netbsd
On Tue, 2015-03-03 at 15:57 +, Wei Liu wrote:
> iff --git a/tools/libxc/xc_netbsd_evtchn.c
> b/tools/libxc/xc_netbsd_evtchn.c
> new file mode 100644
> index 000..b5c2491
> --- /dev/null
> +++ b/tools/libxc/xc_netbsd_evtchn.c
> @@ -0,0 +1,196 @@
> +/**
Rump kernel is going 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: Ian Jackson
Signed-