All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Include cpupool example in install
@ 2011-02-14 15:59 George Dunlap
  2011-02-15  0:28 ` André Przywara
  2011-02-15 19:39 ` Ian Jackson
  0 siblings, 2 replies; 4+ messages in thread
From: George Dunlap @ 2011-02-14 15:59 UTC (permalink / raw)
  To: xen-devel; +Cc: george.dunlap

xl cpupool-create at the moment requires a config file.  Make
sure to include the example config file in the install.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>

diff -r 4ea36cce2519 -r e66f078e198d tools/examples/Makefile
--- a/tools/examples/Makefile	Mon Feb 14 09:10:22 2011 +0000
+++ b/tools/examples/Makefile	Mon Feb 14 15:59:29 2011 +0000
@@ -22,6 +22,7 @@
 XEN_CONFIGS += xend-pci-quirks.sxp
 XEN_CONFIGS += xend-pci-permissive.sxp
 XEN_CONFIGS += xl.conf
+XEN_CONFIGS += cpupool
 
 .PHONY: all
 all:

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-15 19:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-14 15:59 [PATCH] Documentation: Include cpupool example in install George Dunlap
2011-02-15  0:28 ` André Przywara
2011-02-15 15:14   ` Ian Jackson
2011-02-15 19:39 ` Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.