Move kvm memory registration inside qemu's
commit9532116f152f023a1200632da79b50a5ebd7c102
authorGlauber Costa <glommer@redhat.com>
Tue, 23 Sep 2008 17:44:39 +0000 (23 14:44 -0300)
committerAvi Kivity <avi@redhat.com>
Wed, 24 Sep 2008 11:51:17 +0000 (24 14:51 +0300)
tree522ecec7ed90dadf8cb81424ea4181642db1dbef
parentc56ff88e3d82eb1f6d7bb03e446cb1f3084b3ff1
Move kvm memory registration inside qemu's

Remove explicit calls to kvm_cpu_register_physical_memory,
and bundle it together with qemu's memory registration function.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
exec.c
hw/ipf.c
hw/pc.c
hw/ppc440_bamboo.c