KVM: MMU: move the relevant mmu code to mmu.c
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Mon, 28 Nov 2011 12:42:16 +0000 (20:42 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 27 Dec 2011 09:22:09 +0000 (11:22 +0200)
Move the mmu code in kvm_arch_vcpu_init() to kvm_mmu_create()

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found