All of lore.kernel.org
 help / color / mirror / Atom feed
* Naive questions regarding KVM
@ 2014-05-23  4:57 Mathew Li
  2014-05-23  5:12 ` Jidong Xiao
  2014-05-23  5:51 ` Chai Wen
  0 siblings, 2 replies; 4+ messages in thread
From: Mathew Li @ 2014-05-23  4:57 UTC (permalink / raw)
  To: kvm

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-23  5:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-23  4:57 Naive questions regarding KVM Mathew Li
2014-05-23  5:12 ` Jidong Xiao
2014-05-23  5:23   ` Mathew Li
2014-05-23  5:51 ` Chai Wen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.