summaryrefslogtreecommitdiffstats
path: root/scripts/create_config
Commit message (Expand)AuthorAgeFilesLines
* create_config: remove $(CONFIG_SOFTMMU) hackPaolo Bonzini2019-07-151-1/+1
* Makefile: generate header file with the list of devices enabledJulio Montes2019-07-051-0/+2
* Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"Alex Bennée2018-07-051-1/+1
* Makefile: Rename TARGET_DIRS to TARGET_LISTFam Zheng2018-06-051-1/+1
* audio: add driver registryGerd Hoffmann2018-03-121-1/+1
* Add --firmwarepath to configureGerd Hoffmann2017-09-261-1/+1
* build-sys: define QEMU_VERSION_{MAJOR, MINOR, MICRO}Marc-André Lureau2016-09-191-0/+6
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-06-081-4/+0Star
|\
| * Makefile: Derive "PKGVERSION" from "git describe" by defaultFam Zheng2016-06-071-4/+0Star
* | scripts: Use $(..) instead of deprecated `..`Stefan Weil2016-06-071-3/+3
|/
* include: poison symbols in osdep.hPaolo Bonzini2016-05-191-1/+1
* io: add QIOChannelSocket classDaniel P. Berrange2015-12-181-0/+9
* module: implement module loadingFam Zheng2014-02-201-0/+3
* configure: add CONFIG_IASL to config-host.hMarcel Apfelbaum2014-01-261-0/+4
* main: use TARGET_ARCH only for the target-specific #definePaolo Bonzini2013-06-141-9/+4Star
* build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini2013-06-141-1/+1
* block: add block driver read only whitelistFam Zheng2013-06-041-2/+9
* create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIXEduardo Habkost2012-04-241-6/+1Star
* create_config: remove *dir blockEduardo Habkost2012-04-241-1/+1
* create_config: separate section for qemu_*dir variables (v2)Eduardo Habkost2012-04-241-0/+9
* Fix conversion from lower to upper case with Turkish localeStefan Weil2012-03-311-3/+3
* Add scripts directoryBlue Swirl2011-01-201-0/+103