On 22.12.2008, at 16:39, walt wrote:
/home/wa1ter/src/kvm-userspace/qemu/target-i386/helper.c:1548: error: ‘kvm_nested’ undeclared (first use in this function) I added "extern int kvm_nested" to helper.c and it seems to work, but I'm not sure what 'nested' is supposed to do.
Eeh - looks like I got confused with two KVM implementations. The macros just sound too similar.
Patch is on its way ... Alex-- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
