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