[Qemu-devel] Re: [PATCH 1/2] kvm: Use kvm-kmod headers if available

2010-01-13 Thread Doug Goldstein
On Tue, Jan 12, 2010 at 12:53 PM, Jan Kiszka wrote: > Since kvm-kmod-2.6.32.2 we have an alternative source for recent KVM > kernel headers. Use it when available and not overruled by --kerneldir. > Would it be possible to turn this into a configure option? Such that I could say ./configure --wit

[Qemu-devel] Re: [PATCH 1/2] kvm: Use kvm-kmod headers if available

2010-01-12 Thread Jan Kiszka
Doug Goldstein wrote: > On Tue, Jan 12, 2010 at 12:53 PM, Jan Kiszka wrote: >> Since kvm-kmod-2.6.32.2 we have an alternative source for recent KVM >> kernel headers. Use it when available and not overruled by --kerneldir. >> > > Would it be possible to turn this into a configure option? Such tha