aboutsummaryrefslogtreecommitdiff
path: root/scripts/create_config
AgeCommit message (Expand)Author
2019-07-15create_config: remove $(CONFIG_SOFTMMU) hackPaolo Bonzini
2019-07-05Makefile: generate header file with the list of devices enabledJulio Montes
2018-07-05Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"Alex Bennée
2018-06-05Makefile: Rename TARGET_DIRS to TARGET_LISTFam Zheng
2018-03-12audio: add driver registryGerd Hoffmann
2017-09-26Add --firmwarepath to configureGerd Hoffmann
2016-09-19build-sys: define QEMU_VERSION_{MAJOR, MINOR, MICRO}Marc-André Lureau
2016-06-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-06-07scripts: Use $(..) instead of deprecated `..`Stefan Weil
2016-06-07Makefile: Derive "PKGVERSION" from "git describe" by defaultFam Zheng
2016-05-19include: poison symbols in osdep.hPaolo Bonzini
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange
2014-02-20module: implement module loadingFam Zheng
2014-01-26configure: add CONFIG_IASL to config-host.hMarcel Apfelbaum
2013-06-14main: use TARGET_ARCH only for the target-specific #definePaolo Bonzini
2013-06-14build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini
2013-06-04block: add block driver read only whitelistFam Zheng
2012-04-24create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIXEduardo Habkost
2012-04-24create_config: remove *dir blockEduardo Habkost
2012-04-24create_config: separate section for qemu_*dir variables (v2)Eduardo Habkost
2012-03-31Fix conversion from lower to upper case with Turkish localeStefan Weil
2011-01-20Add scripts directoryBlue Swirl