On Tue, Aug 13, 2013 at 04:33:49PM +0200, Florian Pester wrote: > for a uni project I'm trying to write a userspace for KVM that can > run ELF binaries without a full blown OS in the guest. The idea is > to handle any syscalls made by the binary running inside the guest > in the userspace of the host. In the simplest case you could forward > them to the host Linux kernel. Sounds a lot like Dune, http://www.scs.stanford.edu/~dm/home/papers/belay:dune.pdf. > If this is correct, is there any way to make a call to the host VMM, > that will be transfered to userspace by KVM? (Paolo already answered) Cheers, Muli -- 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