aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2020-06-08decodetree: Move semantic propagation into classesRichard Henderson
2020-06-08decodetree: Allow group covering the entire insn spaceRichard Henderson
2020-06-08decodetree: Split out MultiPattern from IncMultiPatternRichard Henderson
2020-06-08decodetree: Rename MultiPattern to IncMultiPatternRichard Henderson
2020-06-08decodetree: Tidy error_with_fileRichard Henderson
2020-06-08scripts/coverity-scan: Remove flex/bison packagesPhilippe Mathieu-Daudé
2020-06-08scripts/clean-includes: Mark 'qemu/qemu-plugin.h' as special headerPhilippe Mathieu-Daudé
2020-05-31python: remove more instances of sys.version_infoJohn Snow
2020-05-31scripts/qmp: Fix shebang and importsJohn Snow
2020-05-31scripts/modules/module_block: Use Python 3 interpreter & add pseudo-mainPhilippe Mathieu-Daudé
2020-05-31scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()Philippe Mathieu-Daudé
2020-05-31scripts/qmp: Use Python 3 interpreterPhilippe Mathieu-Daudé
2020-05-31scripts/qemu-gdb: Use Python 3 interpreterPhilippe Mathieu-Daudé
2020-05-31scripts/qemugdb: Remove shebang headerPhilippe Mathieu-Daudé
2020-05-04checkpatch: ignore allowed diff listMichael S. Tsirkin
2020-05-04checkpatch: fix acpi check with multiple file nameMichael S. Tsirkin
2020-04-30qapi: Generate simpler marshalling code when no argumentsMarkus Armbruster
2020-04-30qapi: Disallow qmp_marshal_FOO(NULL, ...)Markus Armbruster
2020-04-30qapi: Assert non-input visitors see only valid alternate tagsMarkus Armbruster
2020-04-30qapi: Clean up visitor's recovery from input with invalid typeMarkus Armbruster
2020-04-30qapi: Assert incomplete object occurs only in dealloc visitorMarkus Armbruster
2020-04-14kernel-doc: Use c:struct for Sphinx 3.0 and laterPeter Maydell
2020-04-14scripts/kernel-doc: Add missing close-paren in c:function directivesPeter Maydell