On Tue, 2015-03-03 at 15:57 +, Wei Liu wrote:
> Rump kernel is going to use some but not all of the machinery previously
> in xc_minios.c. Split the privcmd and gnttab code into its own file.
> This part is pure code motion.
>
> But we also have to:
>
> - Alter the Makefile to build and lin
Rump kernel is going to use some but not all of the machinery previously
in xc_minios.c. Split the privcmd and gnttab code into its own file.
This part is pure code motion.
But we also have to:
- Alter the Makefile to build and link xc_minios_common.c too.
- Rename some of the minios_*_ops sy