summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-212-2/+2
* scripts/analyze-inclusions: drop qemu-common.h from analysisMarc-André Lureau2022-04-211-4/+0Star
* Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau2022-04-061-2/+2
* coverity: update model for latest toolsPaolo Bonzini2022-04-051-1/+2
* trace: fix compilation with lttng-ust >= 2.13Marc-André Lureau2022-04-011-2/+2
* qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32Andreas K. Hüttel2022-03-291-10/+10
* Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell2022-03-223-11/+6Star
|\
| * scripts/modinfo-collect: remove unused/dead codeMarc-André Lureau2022-03-221-5/+0Star
| * compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATEDMarc-André Lureau2022-03-222-2/+2
| * compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULTMarc-André Lureau2022-03-222-2/+2
| * Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau2022-03-222-2/+2
* | tests: Do not treat the iotests as separate meson test target anymoreThomas Huth2022-03-221-4/+0Star
|/
* scripts/coccinelle: New use-g_new-etc.cocciMarkus Armbruster2022-03-211-0/+75
* nsis installer: Fix mouse-over descriptions for emulatorsPeter Maydell2022-03-181-1/+12
* nsis installer: List emulators in alphabetical orderPeter Maydell2022-03-181-2/+2
* update meson-buildoptions.shPaolo Bonzini2022-03-151-1/+1
* vmxcap: Add 5-level EPT bitVitaly Kuznetsov2022-03-151-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2022-03-081-1/+2
|\
| * headers: Add pvpanic.hzhenwei pi2022-03-061-1/+2
* | scripts/qmp-shell-wrap: Fix import pathJohn Snow2022-03-071-1/+1
|/
* 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