summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell2022-03-022-0/+63
|\
| * scripts/ci: allow for a secondary runnerAlex Bennée2022-02-281-0/+38
| * scripts/ci: add build env rules for aarch32 on aarch64Alex Bennée2022-02-281-0/+25
* | scripts/qapi: minor delintingJohn Snow2022-02-284-13/+17
|/
* python: introduce qmp-shell-wrap convenience toolDaniel P. Berrangé2022-02-231-0/+11
* Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell2022-02-221-178/+0Star
|\
| * scripts: Remove the old switch-timer-api scriptThomas Huth2022-02-211-178/+0Star
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2022-02-212-0/+91
|\ \
| * | configure, meson: move CONFIG_IASL to a Meson optionPaolo Bonzini2022-02-211-0/+1
| * | configure, meson: replace VSS SDK checks and options with --enable-vss-sdkMarc-André Lureau2022-02-211-0/+3
| * | configure, meson: move guest-agent, tools to mesonPaolo Bonzini2022-02-211-0/+6
| * | configure, meson: move smbd options to meson_options.txtPaolo Bonzini2022-02-212-0/+4
| * | configure, meson: move coroutine options to meson_options.txtPaolo Bonzini2022-02-211-0/+7
| * | configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini2022-02-211-0/+21
| * | configure, meson: move block layer options to meson_options.txtPaolo Bonzini2022-02-211-0/+7
| * | configure, meson: move image format options to meson_options.txtPaolo Bonzini2022-02-211-0/+24
| * | configure, meson: move TPM check to mesonPaolo Bonzini2022-02-211-0/+3
| * | configure, meson: move libnuma detection to mesonPaolo Bonzini2022-02-211-0/+3
| * | configure, meson: move AF_ALG test to mesonPaolo Bonzini2022-02-211-0/+3
| * | configure, meson: move membarrier test to mesonPaolo Bonzini2022-02-161-0/+3
| * | configure, meson: move AVX tests to mesonPaolo Bonzini2022-02-161-0/+6
| |/
* / checkpatch: Ensure that TypeInfos are constBernhard Beschow2022-02-211-0/+1
|/
* 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
|\