All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Avi Kivity <avi@redhat.com>
Cc: KVM list <kvm@vger.kernel.org>
Subject: Re: qemu-kvm-test.git
Date: Wed, 22 Apr 2009 08:45:44 -0500	[thread overview]
Message-ID: <49EF1F88.6040908@codemonkey.ws> (raw)
In-Reply-To: <49EEEF6B.3090007@redhat.com>

Avi Kivity wrote:
> git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm-test.git
>
> This is kvm-userspace.git, rewritten as follows:
>
> - everything under qemu/ has been moved to the top-level directory
> - everything not under qemu/ has been moved under a new top-level 
> directory, kvm/
> - all qemu subversion commits have been rewritten to be compatible 
> with what will become the master qemu git repository
> - all branches and tags have been converted
>
> Still to do:
> - hack the configuration and build system to work with the new layout
> - copy the kernel headers to allow a standalone build

Looks like libkvm isn't buildable and doesn't get built by default?

I can get thinks building with:

./configure --kerneldir=/home/anthony/git/kvm-userspace/kernel 
--target-list=x86_64-softmmu --extra-cflags=-I$(pwd)/kvm/libkvm/

But it won't link.  Seems to be hard coding ../libkvm/libkvm.a

Regards,

Anthony Liguori

  reply	other threads:[~2009-04-22 13:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-22 10:20 qemu-kvm-test.git Avi Kivity
2009-04-22 13:45 ` Anthony Liguori [this message]
2009-04-22 14:41   ` qemu-kvm-test.git Avi Kivity
2009-04-22 16:17     ` qemu-kvm-test.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=49EF1F88.6040908@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --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.