On Sat, Nov 7, 2015 at 12:48 PM, Richard W.M. Jones <rjones@xxxxxxxxxx> wrote: > > I just pushed a (very early) WIP branch that contains changes to > libguestfs to add an LKL backend: > > https://github.com/rwmjones/libguestfs/tree/lkl > > Read the README file in the libguestfs sources before starting, > followed by the instructions in the commit message: > > https://github.com/rwmjones/libguestfs/commit/e38525f0b984d0a426f3348d95f2033673d4eaa4 > Hi Richard, Thanks for this, I was able to replicate it locally. I started working on adding a new library, liblkl-redirect.a, that redefines common libc symbols to use lkl. We then can link the daemon with this lib and lkl to avoid ugly ifdefs in the daemon code. Thanks, Tavi -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html