On Thu, 2009-04-23 at 11:42 -0600, Cam Macdonell wrote: > Avi Kivity wrote: > > After a lengthy testing phase, qemu-kvm.git has replaced > > kvm-userspace.git as the source repository for kvm userspace development. > > > > Differences from kvm-userspace.git are as follows: > > - everything under qemu/ has been moved to the top-level directory > > - everything not under qemu/ has been moved under a new top-level > > directory, kvm/ > > - all qemu subversion commits have been rewritten to be compatible with > > what will become the master qemu git repository > > - all branches and tags have been converted > > - qemu-kvm.git builds standalone (does not require kvm.git) > > > > Hi Avi, > > When I run configure on a clean copy I get this error: > > KVM support no - (field 'arch' has incomplete type, field 'arch' > has incomplete type) > > I think it's caused by the include/asm and include-compat/asm symlinks > not being created until the kvm/configure script runs... I see now that running 'make' fixed the problem, and when I went back and repeated 'configure' everything started working correctly. No idea why running kvm/configure by hand gave me such bad results yesterday but everything's working now. -- 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