Hi all,
I want to compile qemu 0.13.0 against a 2.6.29.4 kernel. I found no
kvm-kmod sources for this kernel. Do I need them?
I tried to compile qemu but it fails for the virtio pci because the struct
kvm_irq_routing_entry was not found. But this struct is existing in the kvm
sources within this qemu version. Is that a bug in the makefiles or am I
doing something wrong?
I found an email from Avi dated 10.10.2010 where this struct should be
avoided to be used if CONFIG_KVM is disabled.
So I disabled KVM in my kernel sources - doesn't help, same error.
Any ideas how to proceed?
Changing the kernel version is quite complex for my project and I want to
avoid that.
Best regards,
Erik
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html