* qemu-kvm-test.git
@ 2009-04-22 10:20 Avi Kivity
2009-04-22 13:45 ` qemu-kvm-test.git Anthony Liguori
0 siblings, 1 reply; 4+ messages in thread
From: Avi Kivity @ 2009-04-22 10:20 UTC (permalink / raw)
To: KVM list; +Cc: Anthony Liguori
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
Please check this out, look out for missing files or broken merges.
If everything works out fine, I'll retire kvm-userspace.git in favour of
this.
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: qemu-kvm-test.git
2009-04-22 10:20 qemu-kvm-test.git Avi Kivity
@ 2009-04-22 13:45 ` Anthony Liguori
2009-04-22 14:41 ` qemu-kvm-test.git Avi Kivity
0 siblings, 1 reply; 4+ messages in thread
From: Anthony Liguori @ 2009-04-22 13:45 UTC (permalink / raw)
To: Avi Kivity; +Cc: KVM list
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: qemu-kvm-test.git
2009-04-22 13:45 ` qemu-kvm-test.git Anthony Liguori
@ 2009-04-22 14:41 ` Avi Kivity
2009-04-22 16:17 ` qemu-kvm-test.git Avi Kivity
0 siblings, 1 reply; 4+ messages in thread
From: Avi Kivity @ 2009-04-22 14:41 UTC (permalink / raw)
To: Anthony Liguori; +Cc: KVM list
Anthony Liguori wrote:
> 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?
>
Nothing is buildable. The config and build system need tweaking. Right
now all I have is the layout change and qemu history rewriting.
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: qemu-kvm-test.git
2009-04-22 14:41 ` qemu-kvm-test.git Avi Kivity
@ 2009-04-22 16:17 ` Avi Kivity
0 siblings, 0 replies; 4+ messages in thread
From: Avi Kivity @ 2009-04-22 16:17 UTC (permalink / raw)
To: Anthony Liguori; +Cc: KVM list
Avi Kivity wrote:
>
> Nothing is buildable. The config and build system need tweaking.
> Right now all I have is the layout change and qemu history rewriting.
>
There is now a 'build' branch in the repository, which is in fact
buildable. It doesn't build the testsuite or the external module, but
qemu builds and even runs, using the kvm-userspace implementation of kvm
support.
It has a copy of the kvm headers, so it doesn't depend on any external
source tree.
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-04-22 16:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-22 10:20 qemu-kvm-test.git Avi Kivity
2009-04-22 13:45 ` qemu-kvm-test.git Anthony Liguori
2009-04-22 14:41 ` qemu-kvm-test.git Avi Kivity
2009-04-22 16:17 ` qemu-kvm-test.git Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox