commit | e612b4a7db4ae1dd8c2bbe171e10c21723de95b2 | [log] [tgz] |
---|---|---|
author | Juergen Gross <jgross@suse.com> | Fri Jul 17 06:51:28 2015 +0200 |
committer | David Vrabel <david.vrabel@citrix.com> | Thu Aug 20 12:24:20 2015 +0100 |
tree | b8f5cba2c3ebb89e15e15704b907ae701f92eb59 | |
parent | 5097cdf6cef15439f971df54f9abcf143d7ca698 [diff] |
xen: check memory area against e820 map Provide a service routine to check a physical memory area against the E820 map. The routine will return false if the complete area is RAM according to the E820 map and true otherwise. Signed-off-by: Juergen Gross <jgross@suse.com> Reviewed-by: David Vrabel <david.vrabel@citrix.com> Acked-by: Konrad Rzeszutek Wilk <Konrad.wilk@oracle.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com>