Izik Eidus wrote: > can you send me your kvmctl.c file so i will look at it? > it is somewhat hard to me understand how you did the things that way I'm trying to back a vm with memory coming from a file map, see patch attached against kvm-46 (was also attached earlier in this thread). I've made kvm_create() optionally skip the memory setup, so I can create my own later on. That doesn't work though because creating the vcpu fails then. cheers, Gerd