aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant2-2/+2
2020-11-15overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-11-11scripts/tracetool: silence SystemTap dtrace(1) long long warningsStefan Hajnoczi1-0/+6
2020-11-10scripts/oss-fuzz: give all fuzzers -target namesAlexander Bulekov1-6/+6
2020-11-09device-crash-test: Check if path is actually an executable fileEduardo Habkost1-1/+3
2020-11-03scripts/oss-fuzz: rename bin/qemu-fuzz-i386Alexander Bulekov1-2/+2
2020-11-02scripts/kerneldoc: For Sphinx 3 use c:macro for macros with argumentsPeter Maydell1-1/+17
2020-11-01update-linux-headers: Add vfio_zdev.hMatthew Rosato1-1/+1
2020-10-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2020-10-27' into s...Peter Maydell2-125/+8
2020-10-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-2710...Peter Maydell1-1/+1
2020-10-28Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell1-2/+1
2020-10-27Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...Peter Maydell1-0/+0
2020-10-27scripts/qmp: delete 'qmp' scriptJohn Snow1-124/+7
2020-10-27qmp-shell: Sort by key when pretty-printingDavid Edmondson1-1/+1
2020-10-27scripts: fix error from checkpatch.pl when no commits are foundDaniel P. Berrangé1-1/+1
2020-10-26Add execute bit back to scripts/tracetool.pyAnthony PERARD1-0/+0
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-6/+5
2020-10-26linux-user: update syscall_nr.h to Linux 5.9-rc7Laurent Vivier1-2/+1
2020-10-26scripts/oss-fuzz: ignore the generic-fuzz targetAlexander Bulekov1-2/+8
2020-10-26scripts/oss-fuzz: use hardlinks instead of copyingAlexander Bulekov1-1/+7
2020-10-26scripts/oss-fuzz: Add crash trace minimization scriptAlexander Bulekov1-0/+157
2020-10-26scripts/oss-fuzz: Add script to reorder a generic-fuzzer traceAlexander Bulekov1-0/+103
2020-10-22build: fix macOS --enable-modules buildPaolo Bonzini1-6/+5
2020-10-20decodetree: Fix codegen for non-overlapping group inside overlapping groupPeter Maydell1-1/+1
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini2-1009/+2
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell1-19/+44
2020-10-13scripts/ci/gitlab-pipeline-status: wait for pipeline creationCleber Rosa1-4/+13
2020-10-13scripts/ci/gitlab-pipeline-status: use more descriptive exceptionsCleber Rosa1-2/+10
2020-10-13scripts/ci/gitlab-pipeline-status: handle keyboard interruptsCleber Rosa1-2/+4
2020-10-13scripts/ci/gitlab-pipeline-status: refactor parser creationCleber Rosa1-4/+7
2020-10-13scripts/ci/gitlab-pipeline-status: give early feedback on running pipelinesCleber Rosa1-1/+1
2020-10-13scripts/ci/gitlab-pipeline-status: improve message regarding timeoutCleber Rosa1-1/+4
2020-10-13scripts/ci/gitlab-pipeline-status: make branch name configurableCleber Rosa1-6/+6
2020-10-12build-sys: fix git version from -versionMarc-André Lureau1-1/+1
2020-10-12qom: fix objects with improper parent typePaolo Bonzini1-0/+26
2020-10-10qapi/visit.py: add type hint annotationsJohn Snow2-22/+56
2020-10-10qapi/visit.py: remove unused parameters from gen_visit_objectJohn Snow2-3/+2
2020-10-10qapi/visit.py: assert tag_member contains a QAPISchemaEnumTypeJohn Snow1-5/+7
2020-10-10qapi/types.py: remove one-letter variablesJohn Snow2-15/+15
2020-10-10qapi/types.py: add type hint annotationsJohn Snow2-27/+64
2020-10-10qapi/gen.py: delint with pylintJohn Snow2-2/+5
2020-10-10qapi/gen.py: update write() to be more idiomaticJohn Snow1-14/+11
2020-10-10qapi/gen.py: Remove unused parameterJohn Snow1-2/+2
2020-10-10qapi/gen.py: add type hint annotationsJohn Snow2-52/+57
2020-10-10qapi/gen: Make _is_user_module() return boolJohn Snow1-1/+1
2020-10-10qapi/source.py: delint with pylintJohn Snow2-1/+3
2020-10-10qapi/source.py: add type hint annotationsJohn Snow2-18/+19
2020-10-10qapi/commands.py: add type hint annotationsJohn Snow2-23/+56
2020-10-10qapi/commands.py: Don't re-bind to variable of different typeJohn Snow1-3/+1
2020-10-10qapi/events.py: Move comments into docstringsJohn Snow1-1/+5