I would like, with security in mind (see lkcd.sourceforge.net), to be able to access guest -kernel- memory content from the host (x86_64 Intel VT). As far as I know on x86 you can only r/w access memory if you can map it with the pagetables (i.e. no direct physical addressing is possible). If I am correct, I need some "sort" of pagetable mapping/translation and I hope to be able to find some (even just partially) useful function inside kvm/qemu. Thanks in advance, GM -- 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