]> xenbits.xensource.com Git - people/julieng/xen-unstable.git/commit
build: convert HAS_PASSTHROUGH use to Kconfig
authorDoug Goldstein <cardoe@cardoe.com>
Tue, 15 Dec 2015 13:14:00 +0000 (14:14 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 16 Dec 2015 16:42:03 +0000 (17:42 +0100)
commite0d44c1f9461b830fde3675bf6dfcebafa41cb97
treee39d36c766d62b2e6d90bd2089f8ce5f1c058e84
parenta75bdd57ca746682ad4dca87d79963a7243cc008
build: convert HAS_PASSTHROUGH use to Kconfig

Use the Kconfig generated HAS_PASSTHROUGH defines for the code base.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
15 files changed:
xen/Rules.mk
xen/arch/arm/Kconfig
xen/arch/arm/Rules.mk
xen/arch/x86/Kconfig
xen/arch/x86/Rules.mk
xen/common/compat/memory.c
xen/common/memory.c
xen/drivers/Kconfig
xen/drivers/Makefile
xen/drivers/passthrough/Kconfig [new file with mode: 0644]
xen/include/xen/sched.h
xen/include/xsm/dummy.h
xen/include/xsm/xsm.h
xen/xsm/dummy.c
xen/xsm/flask/hooks.c