Hello, Yesterday I discovered kvmtool and it looks really cool! Thanks! Looks like, it does exactly what I need. But the static /virt/init doesn't look good. This series lessens the size of lkvm binary from 1045952 to 196200 bytes on x86_64, but this is minor. I want to write my /virt/init in shell or perl and this change can help. I don't really know who should be cc'ed, I've picked some names from git-log guest/init.c. Oleg. .gitignore | 1 + Makefile | 26 +++++++++++++++++++++----- builtin-run.c | 4 ++++ builtin-setup.c | 36 ++++++++++++++++++++++++++---------- guest/init.c | 2 ++ x86/init.S | 38 ++++++++++++++++++++++++++++++++++++++ 6 files changed, 92 insertions(+), 15 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html