Hi All, I want to learn KVM code. Apologies for asking really simple questions. I have Ubuntu 12.04 32bit installed on my laptop. As I understand there are two modules of the KVM. One is called kvm.ko and other arch specific e.g. in my case it is kvm-intel.ko. These modules are already present in my system. I can do modinfo and it lists them. What I want to do is modify KVM code to add print statements to understand things better. But I don't know what code to modify and how to rebuild these two modules for my system, so that they have my print statements. Could you please guide me what code do I need to download and how to compile that to get the modules regenerated for my system? If I need to download the whole Linux kernel then where in Linux kernel KVM code lives? I don't want to compile the whole linux kernel, I just want to compile these modules for my system. Thanks a lot for any help you could provide. Thanks! Matt -- 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