qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] provide a stub version of kvm-all.c if !CONFIG_


From: Paolo Bonzini
Subject: [Qemu-devel] Re: [PATCH] provide a stub version of kvm-all.c if !CONFIG_KVM
Date: Sun, 04 Apr 2010 09:12:04 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.3

On 04/03/2010 11:07 AM, Blue Swirl wrote:
On 4/3/10, Paolo Bonzini<address@hidden>  wrote:
On 04/02/2010 09:04 PM, Blue Swirl wrote:

-int kvm_init(int smp_cpus);


  I had missed this; I don't see a particular reason to move this out of
kvm.h.  Anyway I don't feel strongly about this.

The reason is to avoid including kvm.h by vl.c.

But that's not a problem, kvm.h can be included by compiled-once files; that was the reason to introduce the stubs in the first place. kvm_* should be declared in kvm.h.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]