aboutsummaryrefslogtreecommitdiffstats
path: root/stubdom/ioemu-minios.cfg
diff options
context:
space:
mode:
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>2012-02-09 18:33:31 +0000
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>2012-02-09 18:33:31 +0000
commit684315da98921a483d7c7bd2effc16a95aee6b93 (patch)
tree2f8f84d55fb3c91cdf4f7ce688b88a4809ce38a1 /stubdom/ioemu-minios.cfg
parentca8a593cc7ff51d6360d16fce31f934c3026ded2 (diff)
downloadxen-684315da98921a483d7c7bd2effc16a95aee6b93.tar.gz
xen-684315da98921a483d7c7bd2effc16a95aee6b93.tar.bz2
xen-684315da98921a483d7c7bd2effc16a95aee6b93.zip
mini-os: create app-specific configuration
Instead of using CONFIG_QEMU and CONFIG_GRUB to enable or disable minios code, create CONFIG_ items for features and use application-specific configuration files to enable or disable the features. The configuration flags are currently added to the compiler command line; as the number of flags grows this may need to move to a header. Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> Acked-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Diffstat (limited to 'stubdom/ioemu-minios.cfg')
-rw-r--r--stubdom/ioemu-minios.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/stubdom/ioemu-minios.cfg b/stubdom/ioemu-minios.cfg
new file mode 100644
index 0000000000..bbf1d083cb
--- /dev/null
+++ b/stubdom/ioemu-minios.cfg
@@ -0,0 +1,2 @@
+CONFIG_START_NETWORK=n
+CONFIG_QEMU_XS_ARGS=y