On 4/3/10, Paolo Bonzini <pbonz...@redhat.com> 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.