On 06/15/10 15:31, Paolo Bonzini wrote: > On 06/15/2010 01:04 PM, jes.soren...@redhat.com wrote: >> From: Jes Sorensen<jes.soren...@redhat.com> >> >> Only call kvm_set_irqfd() if CONFIG_KVM is defined to avoid breaking >> the build for non x86. > > You can just add a stub to kvm-stub.c that returns -ENOSYS. > > Paolo
It's more than that, the code also uses bits in the msix code that isn't globally available. Cheers, Jes