libxc: split mapping p2m leaves into a separate function
authorJuergen Gross <jgross@suse.com>
Thu, 7 Jan 2016 12:36:51 +0000 (13:36 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 7 Jan 2016 12:49:33 +0000 (12:49 +0000)
commitc2474dfe7588b5c8a05d1a3a458306130f4ce76b
treeaf959793799a55ede315c4afd2db1557abae7d41
parentce0fac22e7f367ba72ebd762331f8c9bdf1e2519
libxc: split mapping p2m leaves into a separate function

In order to prepare using the virtual mapped linear p2m list for
migration split mapping of the p2m leaf pages into a separate function.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxc/xc_sr_save_x86_pv.c