git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5840c84
)
xen/pvh: Update E820 to work with PVH (v2)
author
Mukesh Rathor
<mukesh.rathor@oracle.com>
Fri, 13 Dec 2013 18:02:58 +0000
(13:02 -0500)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 6 Jan 2014 15:44:13 +0000
(10:44 -0500)
In xen_add_extra_mem() we can skip updating P2M as it's managed
by Xen. PVH maps the entire IO space, but only RAM pages need
to be repopulated.
Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
No differences found