aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-01-21scripts/render-block-graph: switch to AQMPJohn Snow1-5/+3
2022-01-21scripts/cpu-x86-uarch-abi: switch to AQMPJohn Snow1-2/+2
2022-01-21scripts/cpu-x86-uarch-abi: fix CLI parsingJohn Snow1-2/+1
2022-01-21python: move qmp-shell under the AQMP packageJohn Snow1-1/+1
2022-01-21python: move qmp utilities to python/qemu/utilsJohn Snow6-6/+6
2022-01-14block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy1-1/+0
2022-01-12configure, meson: move config-poison.h to mesonPaolo Bonzini1-0/+16
2022-01-12configure: parse --enable/--disable-strip automatically, flip defaultPaolo Bonzini2-7/+17
2022-01-12block/file-posix: Simplify the XFS_IOC_DIOINFO handlingThomas Huth2-2/+1
2022-01-10simplebench: Fix Python syntax error (reported by LGTM)Stefan Weil1-1/+1
2022-01-06qemu-binfmt-conf.sh: fix -F optionMartin Wilck1-1/+3
2021-12-23Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson3-558/+44
2021-12-23build: use "meson test" as the test harnessPaolo Bonzini3-558/+44
2021-12-21ui: add a D-Bus display backendMarc-André Lureau1-0/+3
2021-12-21scripts: teach modinfo to skip non-C sourcesMarc-André Lureau1-0/+3
2021-12-17checkpatch: Do not allow deprecated g_memdup()Philippe Mathieu-Daudé1-0/+5
2021-12-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-1/+1
2021-12-15Move the libssh setup from configure to meson.buildThomas Huth1-0/+3
2021-11-30scripts/entitlement.sh: Use backward-compatible cp flagsEvan Miller1-1/+1
2021-11-22scripts/device-crash-test: Use a QMP timeoutJohn Snow1-1/+1
2021-11-17Revert "device-crash-test: Ignore errors about a bus not being available"Thomas Huth1-1/+0
2021-11-17Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson1-8/+25
2021-11-16scripts/device-crash-test: hide tracebacks for QMP connect errorsJohn Snow1-3/+18
2021-11-16scripts/device-crash-test: don't emit AQMP connection errors to stdoutJohn Snow1-0/+6
2021-11-16scripts/device-crash-test: simplify Exception handlingJohn Snow1-6/+2
2021-11-16Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson1-0/+3
2021-11-16Jobs based on custom runners: add CentOS Stream 8Cleber Rosa5-0/+384
2021-11-16nbd/server: Add --selinux-label optionRichard W.M. Jones1-0/+3
2021-11-11tcg: Remove TCI experimental statusPhilippe Mathieu-Daudé1-2/+1
2021-11-02Move the l2tpv3 test from configure to meson.buildThomas Huth1-0/+3
2021-11-02meson: bump submodule to 0.59.3Paolo Bonzini1-16/+0
2021-11-01iotests: Accommodate async QMP Exception classesJohn Snow1-1/+2
2021-10-29qapi: Extend -compat to set policy for unstable interfacesMarkus Armbruster2-8/+12
2021-10-29qapi: Generalize enum member policy checkingMarkus Armbruster1-9/+11
2021-10-29qapi: Generalize command policy checkingMarkus Armbruster1-5/+4
2021-10-29qapi: Generalize struct member policy checkingMarkus Armbruster1-7/+7
2021-10-29qapi: Tools for sets of special feature flags in generated codeMarkus Armbruster2-0/+11
2021-10-29qapi: Eliminate QCO_NO_OPTIONS for a slight simplificationMarkus Armbruster1-4/+1
2021-10-27qapi: Implement deprecated-input={reject,crash} for enum valuesMarkus Armbruster1-1/+16
2021-10-27qapi: Add feature flags to enum membersMarkus Armbruster3-5/+25
2021-10-27qapi: Enable enum member introspection to show more than nameMarkus Armbruster1-4/+14
2021-10-23analyze-migration.py: fix extract contents ('-x') errorsLaurent Vivier1-2/+2
2021-10-23analyze-migration.py: fix a long standing typoLaurent Vivier1-1/+1
2021-10-20roms/edk2: Only initialize required submodulesPhilippe Mathieu-Daudé1-1/+6
2021-10-15block-coroutine-wrapper.py: support BlockBackend first argumentVladimir Sementsov-Ogievskiy1-2/+10
2021-10-14configure: automatically parse command line for meson -D optionsPaolo Bonzini2-0/+349
2021-10-14meson-buildoptions: include list of tracing backendsPaolo Bonzini1-0/+16
2021-10-14configure: prepare for auto-generated option parsingPaolo Bonzini2-0/+77
2021-10-14trace: move configuration from configure to MesonPaolo Bonzini1-1/+1
2021-10-05meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini1-5/+2