7a0d42eca5fb7cd author Joerg Roedel 1202388462 +0100 committer Avi Kivity 1209286400 +0300 KVM: MMU: make the __nonpaging_map function generic The mapping function for the nonpaging case in the softmmu does basically the same as required for Nested Paging. Make this function generic so it can be used for both. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity