]> Git Repo - qemu.git/commit
kconfig: introduce CONFIG_TEST_DEVICES
authorPaolo Bonzini <[email protected]>
Fri, 25 Jan 2019 05:48:56 +0000 (06:48 +0100)
committerPaolo Bonzini <[email protected]>
Thu, 7 Mar 2019 20:45:53 +0000 (21:45 +0100)
commitc3a98aa54c734dcb7a36d193c6330d8f04d4bf8e
treea6035ba138512c2d14abfd4ccd1c4c299b2181d7
parentf349474920d80838ecea3d421531fdb0660b8740
kconfig: introduce CONFIG_TEST_DEVICES

Devices that are mostly used for testing purposes (for example in
endianness-test) will be moved under a new symbol CONFIG_TEST_DEVICES
that can be disabled in the default-configs file.  This makes
it easier to drop this code from QEMU if desirable.

Signed-off-by: Paolo Bonzini <[email protected]>
default-configs/alpha-softmmu.mak
default-configs/i386-softmmu.mak
default-configs/mips-softmmu-common.mak
default-configs/ppc-softmmu.mak
default-configs/sh4-softmmu.mak
default-configs/sh4eb-softmmu.mak
default-configs/sparc64-softmmu.mak
hw/Kconfig
This page took 0.027024 seconds and 4 git commands to generate.