Age | Commit message (Expand) | Author |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant |
2020-11-15 | overall/alpha tcg cpus|hppa: Fix Lesser GPL version number | Chetan Pant |
2020-11-11 | scripts/tracetool: silence SystemTap dtrace(1) long long warnings | Stefan Hajnoczi |
2020-11-10 | scripts/oss-fuzz: give all fuzzers -target names | Alexander Bulekov |
2020-11-09 | device-crash-test: Check if path is actually an executable file | Eduardo Habkost |
2020-11-03 | scripts/oss-fuzz: rename bin/qemu-fuzz-i386 | Alexander Bulekov |
2020-11-02 | scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments | Peter Maydell |
2020-11-01 | update-linux-headers: Add vfio_zdev.h | Matthew Rosato |
2020-10-29 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2020-10-27' into s... | Peter Maydell |
2020-10-28 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-2710... | Peter Maydell |
2020-10-28 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re... | Peter Maydell |
2020-10-27 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque... | Peter Maydell |
2020-10-27 | scripts/qmp: delete 'qmp' script | John Snow |
2020-10-27 | qmp-shell: Sort by key when pretty-printing | David Edmondson |
2020-10-27 | scripts: fix error from checkpatch.pl when no commits are found | Daniel P. Berrangé |
2020-10-26 | Add execute bit back to scripts/tracetool.py | Anthony PERARD |
2020-10-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-10-26 | linux-user: update syscall_nr.h to Linux 5.9-rc7 | Laurent Vivier |
2020-10-26 | scripts/oss-fuzz: ignore the generic-fuzz target | Alexander Bulekov |
2020-10-26 | scripts/oss-fuzz: use hardlinks instead of copying | Alexander Bulekov |
2020-10-26 | scripts/oss-fuzz: Add crash trace minimization script | Alexander Bulekov |
2020-10-26 | scripts/oss-fuzz: Add script to reorder a generic-fuzzer trace | Alexander Bulekov |
2020-10-22 | build: fix macOS --enable-modules build | Paolo Bonzini |
2020-10-20 | decodetree: Fix codegen for non-overlapping group inside overlapping group | Peter Maydell |
2020-10-17 | build: replace ninjatool with ninja | Paolo Bonzini |
2020-10-13 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1... | Peter Maydell |
2020-10-13 | scripts/ci/gitlab-pipeline-status: wait for pipeline creation | Cleber Rosa |
2020-10-13 | scripts/ci/gitlab-pipeline-status: use more descriptive exceptions | Cleber Rosa |
2020-10-13 | scripts/ci/gitlab-pipeline-status: handle keyboard interrupts | Cleber Rosa |
2020-10-13 | scripts/ci/gitlab-pipeline-status: refactor parser creation | Cleber Rosa |
2020-10-13 | scripts/ci/gitlab-pipeline-status: give early feedback on running pipelines | Cleber Rosa |
2020-10-13 | scripts/ci/gitlab-pipeline-status: improve message regarding timeout | Cleber Rosa |
2020-10-13 | scripts/ci/gitlab-pipeline-status: make branch name configurable | Cleber Rosa |
2020-10-12 | build-sys: fix git version from -version | Marc-André Lureau |
2020-10-12 | qom: fix objects with improper parent type | Paolo Bonzini |
2020-10-10 | qapi/visit.py: add type hint annotations | John Snow |
2020-10-10 | qapi/visit.py: remove unused parameters from gen_visit_object | John Snow |
2020-10-10 | qapi/visit.py: assert tag_member contains a QAPISchemaEnumType | John Snow |
2020-10-10 | qapi/types.py: remove one-letter variables | John Snow |
2020-10-10 | qapi/types.py: add type hint annotations | John Snow |
2020-10-10 | qapi/gen.py: delint with pylint | John Snow |
2020-10-10 | qapi/gen.py: update write() to be more idiomatic | John Snow |
2020-10-10 | qapi/gen.py: Remove unused parameter | John Snow |
2020-10-10 | qapi/gen.py: add type hint annotations | John Snow |
2020-10-10 | qapi/gen: Make _is_user_module() return bool | John Snow |
2020-10-10 | qapi/source.py: delint with pylint | John Snow |
2020-10-10 | qapi/source.py: add type hint annotations | John Snow |
2020-10-10 | qapi/commands.py: add type hint annotations | John Snow |
2020-10-10 | qapi/commands.py: Don't re-bind to variable of different type | John Snow |
2020-10-10 | qapi/events.py: Move comments into docstrings | John Snow |