From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: kvm-kmod.git Date: Mon, 27 Apr 2009 15:32:29 +0300 Message-ID: <49F5A5DD.4090504@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit To: KVM list Return-path: Received: from mx2.redhat.com ([66.187.237.31]:53890 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752079AbZD0Mcd (ORCPT ); Mon, 27 Apr 2009 08:32:33 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n3RCWYLa016603 for ; Mon, 27 Apr 2009 08:32:34 -0400 Sender: kvm-owner@vger.kernel.org List-ID: 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