Christoph Hellwig wrote:
Any idea when the split will happen?

I'm working on it, but hit a snag when rewriting upstream qemu commits to match the official qemu.git: - my repo and qemu.git used different -k options ("$keyword $" squashing), so I can't match tree objects - some non-UTF-8 characters got corrupted, so I can't match log messages (some are dups anyway) - I can't match the git-svn-id line since I ripped it off in kvm-userspace.git - I can't match the ordinal position of the commit in the changelog since some bogus commits made their way into kvm-userspace.git

I expect I'll work around these issues, but it isn't like I have my script ready to roll.

--
Do not meddle in the internals of kernels, for they are subtle and quick to 
panic.

--
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

Reply via email to