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
--
error compiling committee.c: too many arguments to function
--
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