| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-05-07 | build: move vhost-scsi configuration to Kconfig |  Paolo Bonzini | 1 | -1/+0 |
| 2022-05-07 | build: move vhost-vsock configuration to Kconfig |  Paolo Bonzini | 1 | -2/+0 |
| 2022-05-07 | meson: pass more options directly as -D |  Paolo Bonzini | 2 | -0/+10 |
| 2022-05-07 | configure: switch directory options to automatic parsing |  Paolo Bonzini | 2 | -2/+30 |
| 2022-05-07 | meson, configure: move --interp-prefix to meson |  Paolo Bonzini | 1 | -0/+3 |
| 2022-05-07 | meson, configure: move --with-pkgversion, CONFIG_STAMP to meson |  Paolo Bonzini | 3 | -0/+28 |
| 2022-05-07 | meson, configure: move bdrv whitelists to meson |  Paolo Bonzini | 1 | -0/+8 |
| 2022-05-07 | meson, configure: move --tls-priority to meson |  Paolo Bonzini | 1 | -0/+3 |
| 2022-05-07 | configure: switch string options to automatic parsing |  Paolo Bonzini | 2 | -4/+10 |
| 2022-05-07 | meson, configure: move Xen detection to meson |  Paolo Bonzini | 1 | -0/+203 |
| 2022-05-07 | meson-buildoptions: add support for string options |  Paolo Bonzini | 2 | -12/+59 |
| 2022-05-03 | tests: move libqtest.h back under qtest/ |  Marc-André Lureau | 1 | -1/+1 |
| 2022-04-28 | meson, configure: move --enable-module-upgrades to meson |  Paolo Bonzini | 1 | -0/+4 |
| 2022-04-28 | meson, configure: move libgio test to meson |  Paolo Bonzini | 1 | -0/+3 |
| 2022-04-28 | meson, configure: move keyctl test to meson |  Paolo Bonzini | 1 | -0/+3 |
| 2022-04-28 | meson, configure: move RDMA options to meson |  Paolo Bonzini | 1 | -0/+6 |
| 2022-04-28 | configure, meson: move OpenGL check to meson |  Paolo Bonzini | 1 | -0/+3 |
| 2022-04-27 | Replacing CONFIG_VNC_PNG with CONFIG_PNG |  Kshitij Suri | 3 | -6/+6 |
| 2022-04-21 | Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging |  Richard Henderson | 6 | -10/+9 |
| 2022-04-21 | Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into staging |  Richard Henderson | 2 | -1/+5 |
| 2022-04-21 | python: rename qemu.aqmp to qemu.qmp |  John Snow | 6 | -8/+8 |
| 2022-04-21 | scripts/bench-block-job: switch to AQMP |  John Snow | 1 | -2/+1 |
| 2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN |  Marc-André Lureau | 2 | -2/+2 |
| 2022-04-21 | scripts/analyze-inclusions: drop qemu-common.h from analysis |  Marc-André Lureau | 1 | -4/+0 |
| 2022-04-21 | qapi-schema: support alternates with array type |  Paolo Bonzini | 2 | -1/+5 |
| 2022-04-06 | Replace qemu_real_host_page variables with inlined functions |  Marc-André Lureau | 1 | -2/+2 |
| 2022-04-05 | coverity: update model for latest tools |  Paolo Bonzini | 1 | -1/+2 |
| 2022-04-01 | trace: fix compilation with lttng-ust >= 2.13 |  Marc-André Lureau | 1 | -2/+2 |
| 2022-03-29 | qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32 |  Andreas K. Hüttel | 1 | -10/+10 |
| 2022-03-22 | Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging |  Peter Maydell | 3 | -11/+6 |
| 2022-03-22 | scripts/modinfo-collect: remove unused/dead code |  Marc-André Lureau | 1 | -5/+0 |
| 2022-03-22 | compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED |  Marc-André Lureau | 2 | -2/+2 |
| 2022-03-22 | compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT |  Marc-André Lureau | 2 | -2/+2 |
| 2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF |  Marc-André Lureau | 2 | -2/+2 |
| 2022-03-22 | tests: Do not treat the iotests as separate meson test target anymore |  Thomas Huth | 1 | -4/+0 |
| 2022-03-21 | scripts/coccinelle: New use-g_new-etc.cocci |  Markus Armbruster | 1 | -0/+75 |
| 2022-03-18 | nsis installer: Fix mouse-over descriptions for emulators |  Peter Maydell | 1 | -1/+12 |
| 2022-03-18 | nsis installer: List emulators in alphabetical order |  Peter Maydell | 1 | -2/+2 |
| 2022-03-15 | update meson-buildoptions.sh |  Paolo Bonzini | 1 | -1/+1 |
| 2022-03-15 | vmxcap: Add 5-level EPT bit |  Vitaly Kuznetsov | 1 | -0/+1 |
| 2022-03-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging |  Peter Maydell | 1 | -1/+2 |
| 2022-03-07 | scripts/qmp-shell-wrap: Fix import path |  John Snow | 1 | -1/+1 |
| 2022-03-06 | headers: Add pvpanic.h |  zhenwei pi | 1 | -1/+2 |
| 2022-03-02 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosting-280222-1' into staging |  Peter Maydell | 2 | -0/+63 |
| 2022-02-28 | scripts/ci: allow for a secondary runner |  Alex Bennée | 1 | -0/+38 |
| 2022-02-28 | scripts/ci: add build env rules for aarch32 on aarch64 |  Alex Bennée | 1 | -0/+25 |
| 2022-02-28 | scripts/qapi: minor delinting |  John Snow | 4 | -13/+17 |
| 2022-02-23 | python: introduce qmp-shell-wrap convenience tool |  Daniel P. Berrangé | 1 | -0/+11 |
| 2022-02-22 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-21' into staging |  Peter Maydell | 1 | -178/+0 |
| 2022-02-21 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging |  Peter Maydell | 2 | -0/+91 |