Avi Kivity wrote:
> This is a small git repository for the kvm external module kit.  It
> includes a submodule link to the kernel tree, so when you check out the
> repository, it also checks out a kernel tree for a specific revision. 
> This way the various scripts and the kernel source are always synchronized.
> 
> $ git clone git://git.kernel.org/pub/scm/virt/kvm/kvm-kmod.git
> $ git submodule init
> $ git submodule update
> $ ./configure
> $ make sync
> $ make
> 
> Todo:
> 
> - add maint branches
> - automatic 'make sync'? perhaps replace by symlimks?
> - add release script
> 

hi,
i see this big reorganization of the sources (which is good), but does
it means that there will be separate tarball releases for kvm-kmod and
kvm userspace (which can be compiled without other tarball and git
commands)?
if yes, it means there'll be one kvm-kmod tarball or for each kernel
there will be a different tarball?
thanks.

-- 
  Levente                               "Si vis pacem para bellum!"
--
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

Reply via email to