[Xen-devel] [RESEND Patch V3 06/15] xen: split counting of extra memory pages from remapping

2015-05-04 Thread Juergen Gross
Memory pages in the initial memory setup done by the Xen hypervisor conflicting with the target E820 map are remapped. In order to do this those pages are counted and remapped in xen_set_identity_and_remap(). Split the counting from the remapping operation to be able to setup the needed memory

[Xen-devel] [RESEND Patch V3 06/15] xen: split counting of extra memory pages from remapping

2015-05-04 Thread Juergen Gross
Memory pages in the initial memory setup done by the Xen hypervisor conflicting with the target E820 map are remapped. In order to do this those pages are counted and remapped in xen_set_identity_and_remap(). Split the counting from the remapping operation to be able to setup the needed memory