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