All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cam Macdonell <cam@cs.ualberta.ca>
To: Avi Kivity <avi@redhat.com>
Cc: KVM list <kvm@vger.kernel.org>
Subject: Re: kvm-kmod.git
Date: Mon, 27 Apr 2009 11:18:01 -0600	[thread overview]
Message-ID: <49F5E8C9.4090200@cs.ualberta.ca> (raw)
In-Reply-To: <49F5A5DD.4090504@redhat.com>

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

Configure spits out an error about include/asm not existing.  I think 
that make sync has to be run before configure to create the include 
directory and copy asm-x86 inside so that "ln -sf asm-"$karch" 
include/asm" will work.

Cam

  parent reply	other threads:[~2009-04-27 17:18 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-27 12:32 kvm-kmod.git Avi Kivity
2009-04-27 14:08 ` kvm-kmod.git Farkas Levente
2009-04-27 14:56   ` kvm-kmod.git Avi Kivity
2009-04-27 17:18 ` Cam Macdonell [this message]
2009-04-28  6:39   ` kvm-kmod.git Avi Kivity
2009-04-28 10:20 ` kvm-kmod.git Michael S. Tsirkin
2009-04-28 10:24   ` kvm-kmod.git Avi Kivity
2009-04-28 10:34     ` kvm-kmod.git Michael S. Tsirkin
2009-04-28 10:53       ` kvm-kmod.git Avi Kivity
2009-04-28 10:53         ` kvm-kmod.git Michael S. Tsirkin
2009-04-28 11:00           ` kvm-kmod.git Avi Kivity
2009-06-01 16:53         ` kvm-kmod.git Ryan Harper
2009-06-01 17:01           ` kvm-kmod.git Avi Kivity
2009-06-01 18:00             ` kvm-kmod.git Ryan Harper
2009-06-01 18:17               ` kvm-kmod.git Avi Kivity
2009-06-01 18:15             ` kvm-kmod.git Ryan Harper
2009-06-01 18:19               ` kvm-kmod.git Avi Kivity
2009-06-01 18:47                 ` kvm-kmod.git Ryan Harper
2009-06-01 19:40                   ` kvm-kmod.git Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49F5E8C9.4090200@cs.ualberta.ca \
    --to=cam@cs.ualberta.ca \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.