kvm: libkvm: start removing kernel memory functions
commit675ed93badd83cea76c07ebf0febad4204937651
authorGlauber Costa <glommer@redhat.com>
Wed, 10 Sep 2008 19:20:55 +0000 (10 16:20 -0300)
committerAvi Kivity <avi@qumranet.com>
Thu, 11 Sep 2008 08:54:34 +0000 (11 11:54 +0300)
tree5329cd0de0daaa6ef9d874032f2c9a7f18709a95
parent407e7ac3cca4d42900a7f6b039edb543dd428b97
kvm: libkvm: start removing kernel memory functions

kvm_arch_create_default_phys_mem and kvm_alloc_kernel_memory
are legacy. Remove them, and their callers. The whole removal
will be split for bisectability. These ones goes first because they are
only called at initialization

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
kvm/libkvm/kvm-common.h
kvm/libkvm/libkvm-ia64.c
kvm/libkvm/libkvm-powerpc.c
kvm/libkvm/libkvm-s390.c
kvm/libkvm/libkvm-x86.c
kvm/libkvm/libkvm.c