Skip to content

Commit 0df683f

Browse files
roygerbostrovs
authored andcommitted
xen: expand BALLOON_MEMORY_HOTPLUG description
To mention it's also useful for PVH or HVM domains that require mapping foreign memory or grants. [boris: "non PV" instead of "translated" at Juergen's request] Signed-off-by: Roger Pau Monné <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Juergen Gross <[email protected]> Signed-off-by: Boris Ostrovsky <[email protected]>
1 parent 5333875 commit 0df683f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

drivers/xen/Kconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ config XEN_BALLOON_MEMORY_HOTPLUG
1919
It is very useful on critical systems which require long
2020
run without rebooting.
2121

22+
It's also very useful for non PV domains to obtain unpopulated physical
23+
memory ranges to use in order to map foreign memory or grants.
24+
2225
Memory could be hotplugged in following steps:
2326

2427
1) target domain: ensure that memory auto online policy is in

0 commit comments

Comments
 (0)