aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-11-02scripts/kerneldoc: For Sphinx 3 use c:macro for macros with argumentsPeter Maydell
2020-11-01update-linux-headers: Add vfio_zdev.hMatthew Rosato
2020-10-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2020-10-27' into s...Peter Maydell
2020-10-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-2710...Peter Maydell
2020-10-28Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-10-27Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...Peter Maydell
2020-10-27scripts/qmp: delete 'qmp' scriptJohn Snow
2020-10-27qmp-shell: Sort by key when pretty-printingDavid Edmondson
2020-10-27scripts: fix error from checkpatch.pl when no commits are foundDaniel P. Berrangé
2020-10-26Add execute bit back to scripts/tracetool.pyAnthony PERARD
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-26linux-user: update syscall_nr.h to Linux 5.9-rc7Laurent Vivier
2020-10-26scripts/oss-fuzz: ignore the generic-fuzz targetAlexander Bulekov
2020-10-26scripts/oss-fuzz: use hardlinks instead of copyingAlexander Bulekov
2020-10-26scripts/oss-fuzz: Add crash trace minimization scriptAlexander Bulekov
2020-10-26scripts/oss-fuzz: Add script to reorder a generic-fuzzer traceAlexander Bulekov
2020-10-22build: fix macOS --enable-modules buildPaolo Bonzini
2020-10-20decodetree: Fix codegen for non-overlapping group inside overlapping groupPeter Maydell
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell
2020-10-13scripts/ci/gitlab-pipeline-status: wait for pipeline creationCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: use more descriptive exceptionsCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: handle keyboard interruptsCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: refactor parser creationCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: give early feedback on running pipelinesCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: improve message regarding timeoutCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: make branch name configurableCleber Rosa
2020-10-12build-sys: fix git version from -versionMarc-André Lureau
2020-10-12qom: fix objects with improper parent typePaolo Bonzini
2020-10-10qapi/visit.py: add type hint annotationsJohn Snow
2020-10-10qapi/visit.py: remove unused parameters from gen_visit_objectJohn Snow
2020-10-10qapi/visit.py: assert tag_member contains a QAPISchemaEnumTypeJohn Snow
2020-10-10qapi/types.py: remove one-letter variablesJohn Snow
2020-10-10qapi/types.py: add type hint annotationsJohn Snow
2020-10-10qapi/gen.py: delint with pylintJohn Snow
2020-10-10qapi/gen.py: update write() to be more idiomaticJohn Snow
2020-10-10qapi/gen.py: Remove unused parameterJohn Snow
2020-10-10qapi/gen.py: add type hint annotationsJohn Snow
2020-10-10qapi/gen: Make _is_user_module() return boolJohn Snow
2020-10-10qapi/source.py: delint with pylintJohn Snow
2020-10-10qapi/source.py: add type hint annotationsJohn Snow
2020-10-10qapi/commands.py: add type hint annotationsJohn Snow
2020-10-10qapi/commands.py: Don't re-bind to variable of different typeJohn Snow
2020-10-10qapi/events.py: Move comments into docstringsJohn Snow
2020-10-10qapi/events.py: add type hint annotationsJohn Snow
2020-10-10qapi: establish mypy type-checking baselineJohn Snow
2020-10-10qapi/common.py: move build_params into gen.pyJohn Snow
2020-10-10qapi/common.py: Convert comments into docstrings, and elaborateJohn Snow
2020-10-10qapi/common.py: add type hint annotationsJohn Snow
2020-10-10qapi/common.py: check with pylintJohn Snow