* [Research] Number of lines of code
@ 2015-09-06 9:56 Stefan Geißler
2015-09-06 10:30 ` Xiao Guangrong
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Geißler @ 2015-09-06 9:56 UTC (permalink / raw)
To: kvm list
Hi all,
Is there reliable information about the number of lines of code in the
kvm code base?
I already counted virt/kvm from the
git://git.kernel.org/pub/scm/virt/kvm/kvm.git repository. But ~7000 LOC
seems too little to me. Or is that correct?
Thank you in advance!
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Research] Number of lines of code
2015-09-06 9:56 [Research] Number of lines of code Stefan Geißler
@ 2015-09-06 10:30 ` Xiao Guangrong
0 siblings, 0 replies; 2+ messages in thread
From: Xiao Guangrong @ 2015-09-06 10:30 UTC (permalink / raw)
To: Stefan Geißler, kvm list
On 09/06/2015 05:56 PM, Stefan Geißler wrote:
> Hi all,
>
> Is there reliable information about the number of lines of code in the kvm code base?
>
> I already counted virt/kvm from the git://git.kernel.org/pub/scm/virt/kvm/kvm.git repository. But
> ~7000 LOC seems too little to me. Or is that correct?
It's just the common code, each platform has its own source code which locates at
arch/$ARCH/kvm/, e.g, arch/x86/kvm on x86.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-06 10:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-06 9:56 [Research] Number of lines of code Stefan Geißler
2015-09-06 10:30 ` Xiao Guangrong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).