projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80dd5b4
)
stubdom: add CONFIG_BALLOON to xenstore config
author
Juergen Gross
<jgross@suse.com>
Mon, 8 Aug 2016 08:28:28 +0000
(10:28 +0200)
committer
Wei Liu
<wei.liu2@citrix.com>
Tue, 6 Sep 2016 10:19:44 +0000
(11:19 +0100)
Compile xenstore stubdom with ballooning support.
Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
stubdom/xenstore-minios.cfg
patch
|
blob
|
history
diff --git
a/stubdom/xenstore-minios.cfg
b/stubdom/xenstore-minios.cfg
index 931caea0195e8987330431d0b265659738643448..a41704bb6babe8fbe603303915eb3df7e49dbfe9 100644
(file)
--- a/
stubdom/xenstore-minios.cfg
+++ b/
stubdom/xenstore-minios.cfg
@@
-5,4
+5,5
@@
CONFIG_KBDFRONT=n
CONFIG_CONSFRONT=n
CONFIG_XENBUS=n
CONFIG_LWIP=n
+CONFIG_BALLOON=y
XEN_INTERFACE_VERSION=__XEN_LATEST_INTERFACE_VERSION__