Age | Commit message (Expand) | Author |
2021-03-18 | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ... | Peter Maydell |
2021-03-18 | hw/scsi: remove 'scsi-disk' device | Daniel P. Berrangé |
2021-03-18 | hw/ide: remove 'ide-drive' device | Daniel P. Berrangé |
2021-03-16 | fuzz: add a script to build reproducers | Alexander Bulekov |
2021-03-15 | pvrdma: wean code off pvrdma_ring.h kernel header | Cornelia Huck |
2021-03-13 | linux-user: manage binfmt-misc preserve-arg[0] flag | Laurent Vivier |
2021-03-11 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul... | Peter Maydell |
2021-03-09 | scripts/tracetool: Replace the word 'whitelist' | Philippe Mathieu-Daudé |
2021-03-09 | scripts/ci/gitlab-pipeline-status: give more info when pipeline not found | Cleber Rosa |
2021-03-09 | scripts/ci/gitlab-pipeline-status: give more information on failures | Cleber Rosa |
2021-03-09 | scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GET | Cleber Rosa |
2021-03-09 | meson: Re-enable the possibility to run "make check SPEED=slow" | Thomas Huth |
2021-03-05 | qapi: Fix parse errors for removal of null from schema language | Markus Armbruster |
2021-03-02 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-02-25 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-24022... | Peter Maydell |
2021-02-25 | docs: update to show preferred boolean syntax for -chardev | Daniel P. Berrangé |
2021-02-25 | hvf: Sign the code after installation | Akihiko Odaki |
2021-02-24 | docs: move CODING_STYLE into the developer documentation | Alex Bennée |
2021-02-23 | checkpatch: don't emit warning on newly created acpi data files | Isaku Yamahata |
2021-02-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-18' into ... | Peter Maydell |
2021-02-19 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-02-1... | Peter Maydell |
2021-02-19 | scripts/checkpatch: Improve the check for authors mangled by the mailing list | Thomas Huth |
2021-02-18 | device-crash-test: Remove problematic language | Eduardo Habkost |
2021-02-18 | qapi/introspect.py: set _gen_tree's default ifcond argument to () | John Snow |
2021-02-18 | qapi/introspect.py: Type _gen_tree variants as Sequence[str] | John Snow |
2021-02-18 | qapi/introspect.py: Update copyright and authors list | John Snow |
2021-02-18 | qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlit | John Snow |
2021-02-18 | qapi/introspect.py: add type hint annotations | John Snow |
2021-02-18 | qapi/introspect.py: remove _gen_variants helper | John Snow |
2021-02-18 | qapi/introspect.py: improve readability of _tree_to_qlit | John Snow |
2021-02-18 | qapi/introspect.py: improve _tree_to_qlit error message | John Snow |
2021-02-18 | qapi/introspect.py: create a typed 'Annotated' data strutcure | John Snow |
2021-02-18 | qapi/introspect.py: Introduce preliminary tree typing | John Snow |
2021-02-18 | qapi/introspect.py: Always define all 'extra' dict keys | John Snow |
2021-02-18 | qapi/introspect.py: replace 'extra' dict with 'comment' argument | John Snow |
2021-02-18 | qapi/introspect.py: Unify return type of _make_tree() | John Snow |
2021-02-18 | qapi/introspect.py: guard against ifcond/comment misuse | John Snow |
2021-02-18 | qapi/introspect.py: add _gen_features helper | John Snow |
2021-02-18 | qapi/introspect.py: use _make_tree for features nodes | John Snow |
2021-02-18 | qapi/introspect.py: assert schema is not None | John Snow |
2021-02-18 | Hexagon build infrastructure | Taylor Simpson |
2021-02-18 | qapi: Replace List[str] with Sequence[str] for ifcond | John Snow |
2021-02-18 | Hexagon (linux-user/hexagon) Linux user emulation | Taylor Simpson |
2021-02-15 | travis.yml: Move gprof/gcov test across to gitlab | Philippe Mathieu-Daudé |
2021-02-09 | get_maintainer: update repo URL to GitLab | Stefan Hajnoczi |
2021-02-09 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-02-08 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'... | Peter Maydell |
2021-02-08 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into ... | Peter Maydell |
2021-02-08 | fuzz: fix wrong index in clear_bits | Qiuhao Li |
2021-02-08 | qapi: enable strict-optional checks | John Snow |