On 02/13/2015 05:39 AM, Andre Przywara wrote: > Hi, > > as I found it increasingly inconvenient to use kvmtool[1] as part of a > Linux repository, I decided to give it a go and make it a stand-alone > project. So I filtered all the respective commits, adjusted the paths in > there (while keeping authorship and commit date, of course) and then > added the missing bits to let it compile without a kernel tree nearby. > The result is now available on: > > git://linux-arm.org/kvmtool.git > http://linux-arm.org/kvmtool.git
Hi Andre, What inconvenience is caused by having it sit inside the kernel tree beyond an increased requirement in disk space? Moving it out will make us lose all the new features and bug fixes we gain from using the kernel code directly rather than copying it once in a while. With your suggestion we'll end up needing something that copies stuff from the kernel into that standalone tree, just like what qemu does. Thanks, Sasha -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html