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
--
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