aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-08-21meson: replace create-config with meson configure_filePaolo Bonzini
2020-08-21rules.mak: drop unneeded macrosPaolo Bonzini
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-08-21meson: cpu-emuMarc-André Lureau
2020-08-21meson: targetPaolo Bonzini
2020-08-21meson: add modules infrastructureMarc-André Lureau
2020-08-21meson: infrastructure for building emulatorsPaolo Bonzini
2020-08-21meson: generate hxtool filesMarc-André Lureau
2020-08-21meson: generate qemu-version.hMarc-André Lureau
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini
2020-08-21meson: add testsuite Makefile generatorPaolo Bonzini
2020-08-21meson: add sparse supportPaolo Bonzini
2020-08-21build-sys: add meson submoduleMarc-André Lureau
2020-08-21configure: integrate Meson in the build systemPaolo Bonzini
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini
2020-08-21oss-fuzz/build: remove LIB_FUZZING_ENGINEPaolo Bonzini
2020-08-05Get rid of the libqemustub.a remaindersThomas Huth
2020-07-30tracetool: carefully define SDT_USE_VARIADICStefan Hajnoczi
2020-07-24coccinelle/err-bad-newline: Fix for Python 3, and add patternsMarkus Armbruster
2020-07-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-07-21' into ...Peter Maydell
2020-07-21qapi: Fix visit_type_STRUCT() not to fail for null objectMarkus Armbruster
2020-07-21scripts/oss-fuzz: Limit target list to i386-softmmuThomas Huth
2020-07-14python/qmp.py: re-absorb MonitorResponseErrorJohn Snow
2020-07-14scripts/performance: Add dissect.py scriptAhmed Karaman
2020-07-13GitLab Gating CI: introduce pipeline-status contrib scriptCleber Rosa
2020-07-13Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switchThomas Huth
2020-07-10scripts: improve message when TAP based tests failDaniel P. Berrangé
2020-07-10checkpatch: Change occurences of 'kernel' to 'qemu' in user messagesAleksandar Markovic
2020-07-10scripts: Coccinelle script to use ERRP_GUARD()Vladimir Sementsov-Ogievskiy
2020-07-10qapi: Smooth visitor error checking in generated codeMarkus Armbruster
2020-07-10qapi: Make visitor functions taking Error ** return bool, not voidMarkus Armbruster
2020-07-07tracetool: work around ust <sys/sdt.h> include conflictStefan Hajnoczi
2020-06-27scripts/performance: Add topN_callgrind.py scriptAhmed Karaman
2020-06-27scripts/performance: Add topN_perf.py scriptAhmed Karaman
2020-06-26Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-06-24scripts/tracetool: Update maintainer email addressPhilippe Mathieu-Daudé
2020-06-23minikconf: explicitly set encoding to UTF-8Stefan Hajnoczi
2020-06-15fuzz: add oss-fuzz build-scriptAlexander Bulekov
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-06-12checkpatch: reversed logic with acpi test checksMichael S. Tsirkin
2020-06-11Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20200609' into stagingPeter Maydell
2020-06-10run-coverity-scan: support --update-tools-only --dockerPaolo Bonzini
2020-06-10run-coverity-scan: download tools outside the containerPaolo Bonzini
2020-06-10run-coverity-scan: use --no-update-tools in docker runPaolo Bonzini
2020-06-10run-coverity-scan: add --no-update-tools optionPaolo Bonzini
2020-06-10run-coverity-scan: use docker.pyPaolo Bonzini
2020-06-10run-coverity-scan: get Coverity token and email from special git config sectionPaolo Bonzini
2020-06-09decodetree: Drop check for less than 2 patterns in a groupRichard Henderson
2020-06-08decodetree: Implement non-overlapping groupsRichard Henderson