kvm: move kvm_set_phys_mem around
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 27 Jan 2010 20:07:08 +0000 (22:07 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 9 Feb 2010 22:56:13 +0000 (16:56 -0600)
commit4816ac1caa8b88152f9f53a7115665e98cde0463
tree382e2a1429666810ef5fdfb9e6197c6862497cac
parentb27967c45cb5ce1c85f65f420f7b3243672d5db0
kvm: move kvm_set_phys_mem around

move kvm_set_phys_mem so that it will
be later available earlier in the file.
needed for next patch using memory notifiers.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
kvm-all.c