Hi, Avi This patchset intends to enable kvm/ia-64 to build kvm components in userspace. You know, current userspace code only supports x86 to build kvm components, but kvm/ia64 have to build kvm modules and qemu separately. In this way, it is not conveninent for user-ends, and kvm's release package can't include kvm/ia64 bits. To make kvm userspace more friendly and common, I re-organize the kernel directory of kvm-userspace.git, and create two sub-directory (x86 and ia64)to hold arch-specific source files. With its support, ia64's end-users can build kvm/ia64 components in the same way with ia32 side, and future kvm's release packages are also capable to include ia64 bits. Appreicate any review comments! PS: To make it reviewable, I splited it into small patches. The first five patches intends to move x86 specific files to x86 directory, the sixth one for enabling Kbuild in new laylout. The last one makes kvm/ia64 build components in userspace. Thanks Xiantao -- To unsubscribe from this list: send the line "unsubscribe kvm-ia64" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html