summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-03-29qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32Andreas K. Hüttel
2022-03-22Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell
2022-03-22scripts/modinfo-collect: remove unused/dead codeMarc-André Lureau
2022-03-22compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATEDMarc-André Lureau
2022-03-22compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULTMarc-André Lureau
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau
2022-03-22tests: Do not treat the iotests as separate meson test target anymoreThomas Huth
2022-03-21scripts/coccinelle: New use-g_new-etc.cocciMarkus Armbruster
2022-03-18nsis installer: Fix mouse-over descriptions for emulatorsPeter Maydell
2022-03-18nsis installer: List emulators in alphabetical orderPeter Maydell
2022-03-15update meson-buildoptions.shPaolo Bonzini
2022-03-15vmxcap: Add 5-level EPT bitVitaly Kuznetsov
2022-03-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2022-03-07scripts/qmp-shell-wrap: Fix import pathJohn Snow
2022-03-06headers: Add pvpanic.hzhenwei pi
2022-03-02Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2022-02-28scripts/ci: allow for a secondary runnerAlex Bennée
2022-02-28scripts/ci: add build env rules for aarch32 on aarch64Alex Bennée
2022-02-28scripts/qapi: minor delintingJohn Snow
2022-02-23python: introduce qmp-shell-wrap convenience toolDaniel P. Berrangé
2022-02-22Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell
2022-02-21Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2022-02-21checkpatch: Ensure that TypeInfos are constBernhard Beschow
2022-02-21configure, meson: move CONFIG_IASL to a Meson optionPaolo Bonzini
2022-02-21configure, meson: replace VSS SDK checks and options with --enable-vss-sdkMarc-André Lureau
2022-02-21configure, meson: move guest-agent, tools to mesonPaolo Bonzini
2022-02-21configure, meson: move smbd options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: move coroutine options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: move some default-disabled options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: move block layer options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: move image format options to meson_options.txtPaolo Bonzini
2022-02-21configure, meson: move TPM check to mesonPaolo Bonzini
2022-02-21configure, meson: move libnuma detection to mesonPaolo Bonzini
2022-02-21configure, meson: move AF_ALG test to mesonPaolo Bonzini
2022-02-21scripts: Remove the old switch-timer-api scriptThomas Huth
2022-02-16configure, meson: move membarrier test to mesonPaolo Bonzini
2022-02-16configure, meson: move AVX tests to mesonPaolo Bonzini
2022-02-09tracing: excise the tcg related from tracetoolAlex Bennée
2022-02-09drop libxml2 checks since libxml is not actually used (for parallels)Michael Tokarev
2022-01-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'...Peter Maydell
2022-01-28scripts: Explain the difference between linux-headers and standard-headersPeter Maydell
2022-01-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2022-01-28build: make check-block a meson testPaolo Bonzini
2022-01-28scripts/mtest2make: add support for SPEED=thoroughPaolo Bonzini
2022-01-27qapi: generate trace events by defaultVladimir Sementsov-Ogievskiy
2022-01-27qapi/commands: Optionally generate trace for QMP commandsVladimir Sementsov-Ogievskiy
2022-01-27qapi/commands: refactor error handling codeVladimir Sementsov-Ogievskiy
2022-01-27qapi/gen: Add FOO.trace-events output moduleVladimir Sementsov-Ogievskiy
2022-01-21scripts/render-block-graph: switch to AQMPJohn Snow
2022-01-21scripts/cpu-x86-uarch-abi: switch to AQMPJohn Snow