summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* tracing: excise the tcg related from tracetoolAlex Bennée2022-02-096-331/+4Star
* drop libxml2 checks since libxml is not actually used (for parallels)Michael Tokarev2022-02-095-7/+1Star
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'...Peter Maydell2022-01-281-0/+16
|\
| * scripts: Explain the difference between linux-headers and standard-headersPeter Maydell2022-01-281-0/+16
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2022-01-281-4/+16
|\ \ | |/ |/|
| * build: make check-block a meson testPaolo Bonzini2022-01-281-1/+9
| * scripts/mtest2make: add support for SPEED=thoroughPaolo Bonzini2022-01-281-3/+7
* | qapi: generate trace events by defaultVladimir Sementsov-Ogievskiy2022-01-271-4/+4
* | qapi/commands: Optionally generate trace for QMP commandsVladimir Sementsov-Ogievskiy2022-01-272-14/+90
* | qapi/commands: refactor error handling codeVladimir Sementsov-Ogievskiy2022-01-271-3/+7
* | qapi/gen: Add FOO.trace-events output moduleVladimir Sementsov-Ogievskiy2022-01-271-4/+27
|/
* scripts/render-block-graph: switch to AQMPJohn Snow2022-01-211-5/+3Star
* scripts/cpu-x86-uarch-abi: switch to AQMPJohn Snow2022-01-211-2/+2
* scripts/cpu-x86-uarch-abi: fix CLI parsingJohn Snow2022-01-211-2/+1Star
* python: move qmp-shell under the AQMP packageJohn Snow2022-01-211-1/+1
* python: move qmp utilities to python/qemu/utilsJohn Snow2022-01-216-6/+6
* block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy2022-01-141-1/+0Star
* configure, meson: move config-poison.h to mesonPaolo Bonzini2022-01-121-0/+16
* configure: parse --enable/--disable-strip automatically, flip defaultPaolo Bonzini2022-01-122-7/+17
* block/file-posix: Simplify the XFS_IOC_DIOINFO handlingThomas Huth2022-01-122-2/+1Star
* simplebench: Fix Python syntax error (reported by LGTM)Stefan Weil2022-01-111-1/+1
* qemu-binfmt-conf.sh: fix -F optionMartin Wilck2022-01-061-1/+3
* Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2021-12-233-558/+44Star
|\
| * build: use "meson test" as the test harnessPaolo Bonzini2021-12-233-558/+44Star
* | ui: add a D-Bus display backendMarc-André Lureau2021-12-211-0/+3
* | scripts: teach modinfo to skip non-C sourcesMarc-André Lureau2021-12-211-0/+3
|/
* checkpatch: Do not allow deprecated g_memdup()Philippe Mathieu-Daudé2021-12-171-0/+5
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2021-12-161-1/+1
|\
| * scripts/entitlement.sh: Use backward-compatible cp flagsEvan Miller2021-11-301-1/+1
* | Move the libssh setup from configure to meson.buildThomas Huth2021-12-151-0/+3
|/
* scripts/device-crash-test: Use a QMP timeoutJohn Snow2021-11-231-1/+1
* Revert "device-crash-test: Ignore errors about a bus not being available"Thomas Huth2021-11-171-1/+0Star
* Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson2021-11-171-8/+25
|\
| * scripts/device-crash-test: hide tracebacks for QMP connect errorsJohn Snow2021-11-161-3/+18
| * scripts/device-crash-test: don't emit AQMP connection errors to stdoutJohn Snow2021-11-161-0/+6
| * scripts/device-crash-test: simplify Exception handlingJohn Snow2021-11-161-6/+2Star
* | Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson2021-11-161-0/+3
|\ \
| * | nbd/server: Add --selinux-label optionRichard W.M. Jones2021-11-161-0/+3
* | | Jobs based on custom runners: add CentOS Stream 8Cleber Rosa2021-11-165-0/+384
|/ /
* / tcg: Remove TCI experimental statusPhilippe Mathieu-Daudé2021-11-111-2/+1Star
|/
* Move the l2tpv3 test from configure to meson.buildThomas Huth2021-11-021-0/+3
* meson: bump submodule to 0.59.3Paolo Bonzini2021-11-021-16/+0Star
* iotests: Accommodate async QMP Exception classesJohn Snow2021-11-011-1/+2
* qapi: Extend -compat to set policy for unstable interfacesMarkus Armbruster2021-10-292-8/+12
* qapi: Generalize enum member policy checkingMarkus Armbruster2021-10-291-9/+11
* qapi: Generalize command policy checkingMarkus Armbruster2021-10-291-5/+4Star
* qapi: Generalize struct member policy checkingMarkus Armbruster2021-10-291-7/+7
* qapi: Tools for sets of special feature flags in generated codeMarkus Armbruster2021-10-292-0/+11
* qapi: Eliminate QCO_NO_OPTIONS for a slight simplificationMarkus Armbruster2021-10-291-4/+1Star
* qapi: Implement deprecated-input={reject,crash} for enum valuesMarkus Armbruster2021-10-271-1/+16