| Commit message (Expand) | Author | Age | Files | Lines |
| * | coverity: update model for latest tools | Paolo Bonzini | 2022-04-05 | 1 | -1/+2 |
| * | trace: fix compilation with lttng-ust >= 2.13 | Marc-André Lureau | 2022-04-01 | 1 | -2/+2 |
| * | qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32 | Andreas K. Hüttel | 2022-03-29 | 1 | -10/+10 |
| * | Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging | Peter Maydell | 2022-03-22 | 3 | -11/+6 |
| |\ |
|
| | * | scripts/modinfo-collect: remove unused/dead code | Marc-André Lureau | 2022-03-22 | 1 | -5/+0 |
| | * | compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED | Marc-André Lureau | 2022-03-22 | 2 | -2/+2 |
| | * | compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT | Marc-André Lureau | 2022-03-22 | 2 | -2/+2 |
| | * | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | Marc-André Lureau | 2022-03-22 | 2 | -2/+2 |
| * | | tests: Do not treat the iotests as separate meson test target anymore | Thomas Huth | 2022-03-22 | 1 | -4/+0 |
| |/ |
|
| * | scripts/coccinelle: New use-g_new-etc.cocci | Markus Armbruster | 2022-03-21 | 1 | -0/+75 |
| * | nsis installer: Fix mouse-over descriptions for emulators | Peter Maydell | 2022-03-18 | 1 | -1/+12 |
| * | nsis installer: List emulators in alphabetical order | Peter Maydell | 2022-03-18 | 1 | -2/+2 |
| * | update meson-buildoptions.sh | Paolo Bonzini | 2022-03-15 | 1 | -1/+1 |
| * | vmxcap: Add 5-level EPT bit | Vitaly Kuznetsov | 2022-03-15 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2022-03-08 | 1 | -1/+2 |
| |\ |
|
| | * | headers: Add pvpanic.h | zhenwei pi | 2022-03-06 | 1 | -1/+2 |
| * | | scripts/qmp-shell-wrap: Fix import path | John Snow | 2022-03-07 | 1 | -1/+1 |
| |/ |
|
| * | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti... | Peter Maydell | 2022-03-02 | 2 | -0/+63 |
| |\ |
|
| | * | scripts/ci: allow for a secondary runner | Alex Bennée | 2022-02-28 | 1 | -0/+38 |
| | * | scripts/ci: add build env rules for aarch32 on aarch64 | Alex Bennée | 2022-02-28 | 1 | -0/+25 |
| * | | scripts/qapi: minor delinting | John Snow | 2022-02-28 | 4 | -13/+17 |
| |/ |
|
| * | python: introduce qmp-shell-wrap convenience tool | Daniel P. Berrangé | 2022-02-23 | 1 | -0/+11 |
| * | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-... | Peter Maydell | 2022-02-22 | 1 | -178/+0 |
| |\ |
|
| | * | scripts: Remove the old switch-timer-api script | Thomas Huth | 2022-02-21 | 1 | -178/+0 |
| * | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2022-02-21 | 2 | -0/+91 |
| |\ \ |
|
| | * | | configure, meson: move CONFIG_IASL to a Meson option | Paolo Bonzini | 2022-02-21 | 1 | -0/+1 |
| | * | | configure, meson: replace VSS SDK checks and options with --enable-vss-sdk | Marc-André Lureau | 2022-02-21 | 1 | -0/+3 |
| | * | | configure, meson: move guest-agent, tools to meson | Paolo Bonzini | 2022-02-21 | 1 | -0/+6 |
| | * | | configure, meson: move smbd options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 2 | -0/+4 |
| | * | | configure, meson: move coroutine options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -0/+7 |
| | * | | configure, meson: move some default-disabled options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -0/+21 |
| | * | | configure, meson: move block layer options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -0/+7 |
| | * | | configure, meson: move image format options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -0/+24 |
| | * | | configure, meson: move TPM check to meson | Paolo Bonzini | 2022-02-21 | 1 | -0/+3 |
| | * | | configure, meson: move libnuma detection to meson | Paolo Bonzini | 2022-02-21 | 1 | -0/+3 |
| | * | | configure, meson: move AF_ALG test to meson | Paolo Bonzini | 2022-02-21 | 1 | -0/+3 |
| | * | | configure, meson: move membarrier test to meson | Paolo Bonzini | 2022-02-16 | 1 | -0/+3 |
| | * | | configure, meson: move AVX tests to meson | Paolo Bonzini | 2022-02-16 | 1 | -0/+6 |
| | |/ |
|
| * / | checkpatch: Ensure that TypeInfos are const | Bernhard Beschow | 2022-02-21 | 1 | -0/+1 |
| |/ |
|
| * | tracing: excise the tcg related from tracetool | Alex Bennée | 2022-02-09 | 6 | -331/+4 |
| * | drop libxml2 checks since libxml is not actually used (for parallels) | Michael Tokarev | 2022-02-09 | 5 | -7/+1 |
| * | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'... | Peter Maydell | 2022-01-28 | 1 | -0/+16 |
| |\ |
|
| | * | scripts: Explain the difference between linux-headers and standard-headers | Peter Maydell | 2022-01-28 | 1 | -0/+16 |
| * | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2022-01-28 | 1 | -4/+16 |
| |\ \
| |/
|/| |
|
| | * | build: make check-block a meson test | Paolo Bonzini | 2022-01-28 | 1 | -1/+9 |
| | * | scripts/mtest2make: add support for SPEED=thorough | Paolo Bonzini | 2022-01-28 | 1 | -3/+7 |
| * | | qapi: generate trace events by default | Vladimir Sementsov-Ogievskiy | 2022-01-27 | 1 | -4/+4 |
| * | | qapi/commands: Optionally generate trace for QMP commands | Vladimir Sementsov-Ogievskiy | 2022-01-27 | 2 | -14/+90 |
| * | | qapi/commands: refactor error handling code | Vladimir Sementsov-Ogievskiy | 2022-01-27 | 1 | -3/+7 |
| * | | qapi/gen: Add FOO.trace-events output module | Vladimir Sementsov-Ogievskiy | 2022-01-27 | 1 | -4/+27 |
| |/ |
|