* removing kvm_init()
@ 2007-11-02 6:56 Hollis Blanchard
2007-11-04 7:06 ` Avi Kivity
0 siblings, 1 reply; 2+ messages in thread
From: Hollis Blanchard @ 2007-11-02 6:56 UTC (permalink / raw)
To: Avi Kivity; +Cc: kvm-devel
Hi Avi, I'm looking at kvm_init() right now. Since everything is driven
by the arch-specific modules (svm.c and vmx.c), I think it would
simplify things to fold all of kvm_init() into what is today called
kvm_init_x86().
If that's done, kvm_main.c won't have any "modinit" function, but I
think that would be OK since the init functionality will be executed as
needed by the arch modules.
Does this make sense?
--
Hollis Blanchard
IBM Linux Technology Center
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: removing kvm_init()
2007-11-02 6:56 removing kvm_init() Hollis Blanchard
@ 2007-11-04 7:06 ` Avi Kivity
0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2007-11-04 7:06 UTC (permalink / raw)
To: Hollis Blanchard; +Cc: kvm-devel
Hollis Blanchard wrote:
> Hi Avi, I'm looking at kvm_init() right now. Since everything is driven
> by the arch-specific modules (svm.c and vmx.c), I think it would
> simplify things to fold all of kvm_init() into what is today called
> kvm_init_x86().
>
> If that's done, kvm_main.c won't have any "modinit" function, but I
> think that would be OK since the init functionality will be executed as
> needed by the arch modules.
>
> Does this make sense?
>
Yes, I think it simplifies things.
--
Any sufficiently difficult bug is indistinguishable from a feature.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-04 7:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-02 6:56 removing kvm_init() Hollis Blanchard
2007-11-04 7:06 ` Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox