Move libkvm-all.c code to qemu-kvm.c
commit38f46c3d6de2cdcba7394c83efd918da881a94ce
authorGlauber Costa <glommer@redhat.com>
Thu, 11 Jun 2009 14:20:11 +0000 (11 10:20 -0400)
committerAvi Kivity <avi@redhat.com>
Thu, 11 Jun 2009 14:25:37 +0000 (11 17:25 +0300)
treeb2edcc49bb68d07567256235a82cc46d784cc37b
parent77f4161a1a3c55d80d132b91a059365bf92ed050
Move libkvm-all.c code to qemu-kvm.c

Ultimately, goal is to put it in kvm-all.c, so we
can start sharing things. This is put here first
to allow for preparation.

It is almost a cut and paste. Only needed adaptation
goes with kvm_has_sync_mmu(), which had a conflicting
definition.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Makefile.target
libkvm-all.c [deleted file]
libkvm-all.h
qemu-kvm.c
qemu-kvm.h