aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-03-19qapi: Implement deprecated-output=hide for QMP command resultsMarkus Armbruster
2021-03-18Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell
2021-03-18hw/scsi: remove 'scsi-disk' deviceDaniel P. Berrangé
2021-03-18hw/ide: remove 'ide-drive' deviceDaniel P. Berrangé
2021-03-16fuzz: add a script to build reproducersAlexander Bulekov
2021-03-15pvrdma: wean code off pvrdma_ring.h kernel headerCornelia Huck
2021-03-13linux-user: manage binfmt-misc preserve-arg[0] flagLaurent Vivier
2021-03-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell
2021-03-09scripts/tracetool: Replace the word 'whitelist'Philippe Mathieu-Daudé
2021-03-09scripts/ci/gitlab-pipeline-status: give more info when pipeline not foundCleber Rosa
2021-03-09scripts/ci/gitlab-pipeline-status: give more information on failuresCleber Rosa
2021-03-09scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GETCleber Rosa
2021-03-09meson: Re-enable the possibility to run "make check SPEED=slow"Thomas Huth
2021-03-05qapi: Fix parse errors for removal of null from schema languageMarkus Armbruster
2021-03-02Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-24022...Peter Maydell
2021-02-25docs: update to show preferred boolean syntax for -chardevDaniel P. Berrangé
2021-02-25hvf: Sign the code after installationAkihiko Odaki
2021-02-24docs: move CODING_STYLE into the developer documentationAlex Bennée
2021-02-23checkpatch: don't emit warning on newly created acpi data filesIsaku Yamahata
2021-02-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-18' into ...Peter Maydell
2021-02-19Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-02-1...Peter Maydell
2021-02-19scripts/checkpatch: Improve the check for authors mangled by the mailing listThomas Huth
2021-02-18device-crash-test: Remove problematic languageEduardo Habkost
2021-02-18qapi/introspect.py: set _gen_tree's default ifcond argument to ()John Snow
2021-02-18qapi/introspect.py: Type _gen_tree variants as Sequence[str]John Snow
2021-02-18qapi/introspect.py: Update copyright and authors listJohn Snow
2021-02-18qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlitJohn Snow
2021-02-18qapi/introspect.py: add type hint annotationsJohn Snow
2021-02-18qapi/introspect.py: remove _gen_variants helperJohn Snow
2021-02-18qapi/introspect.py: improve readability of _tree_to_qlitJohn Snow
2021-02-18qapi/introspect.py: improve _tree_to_qlit error messageJohn Snow
2021-02-18qapi/introspect.py: create a typed 'Annotated' data strutcureJohn Snow
2021-02-18qapi/introspect.py: Introduce preliminary tree typingJohn Snow
2021-02-18qapi/introspect.py: Always define all 'extra' dict keysJohn Snow
2021-02-18qapi/introspect.py: replace 'extra' dict with 'comment' argumentJohn Snow
2021-02-18qapi/introspect.py: Unify return type of _make_tree()John Snow
2021-02-18qapi/introspect.py: guard against ifcond/comment misuseJohn Snow
2021-02-18qapi/introspect.py: add _gen_features helperJohn Snow
2021-02-18qapi/introspect.py: use _make_tree for features nodesJohn Snow
2021-02-18qapi/introspect.py: assert schema is not NoneJohn Snow
2021-02-18Hexagon build infrastructureTaylor Simpson
2021-02-18qapi: Replace List[str] with Sequence[str] for ifcondJohn Snow
2021-02-18Hexagon (linux-user/hexagon) Linux user emulationTaylor Simpson
2021-02-15travis.yml: Move gprof/gcov test across to gitlabPhilippe Mathieu-Daudé
2021-02-09get_maintainer: update repo URL to GitLabStefan Hajnoczi
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-08Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...Peter Maydell
2021-02-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into ...Peter Maydell
2021-02-08fuzz: fix wrong index in clear_bitsQiuhao Li