summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/xen
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2013-12-11 12:03:17 (GMT)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2014-01-06 15:07:26 (GMT)
commit72f28071f14fd9b6cc03aaf83b057d169d817411 (patch)
tree46293235939d52abe5a41d698ae38629d73acf99 /arch/arm/include/asm/xen
parent6f6c15ef912465b3aaafe709f39bd6026a8b3e72 (diff)
downloadlinux-72f28071f14fd9b6cc03aaf83b057d169d817411.tar.xz
xen: balloon: enable for ARM
Since c275a57f5ec3 "xen/balloon: Set balloon's initial state to number of existing RAM pages" the balloon driver appears to work fine on ARM as far as I can tell. Prior to that commit it was broken because on ARM RAM doesn't typically start at zero, effectively leaving a big MMIO hole at the start. This would cause the balloon driver to give away all of RAM at start of day, which is rather inconvenient. It was already enabled (or rather not excluded) on ARM64. The c1d15f5c8bc1170dafe16e988e55437245966dfe "xen/balloon: Seperate the auto-translate logic properly (v2)" added in the proper plumbing to work with ARM and PVH type guests. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com> Cc: David Vrabel <david.vrabel@citrix.com> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> [v2: Added the bit about PVH] Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'arch/arm/include/asm/xen')
0 files changed, 0 insertions, 0 deletions