aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-05-18Remove Ubuntu 18.04 container support from the repositoryThomas Huth1-12/+2
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson1-0/+1
2022-05-16qapi/expr: Enforce feature naming rules againMarkus Armbruster1-1/+1
2022-05-13hw/pxb: Allow creation of a CXL PXB (host bridge)Ben Widawsky1-0/+1
2022-05-12vmxcap: add tertiary execution controlsPaolo Bonzini1-0/+17
2022-05-12checkpatch: fix g_malloc checkPaolo Bonzini1-2/+2
2022-05-09doc: remove hxtool-conv.plYonggang Luo1-137/+0
2022-05-07configure, meson: move vhost options to MesonPaolo Bonzini1-0/+15
2022-05-07build: move vhost-scsi configuration to KconfigPaolo Bonzini1-1/+0
2022-05-07build: move vhost-vsock configuration to KconfigPaolo Bonzini1-2/+0
2022-05-07meson: pass more options directly as -DPaolo Bonzini2-0/+10
2022-05-07configure: switch directory options to automatic parsingPaolo Bonzini2-2/+30
2022-05-07meson, configure: move --interp-prefix to mesonPaolo Bonzini1-0/+3
2022-05-07meson, configure: move --with-pkgversion, CONFIG_STAMP to mesonPaolo Bonzini3-0/+28
2022-05-07meson, configure: move bdrv whitelists to mesonPaolo Bonzini1-0/+8
2022-05-07meson, configure: move --tls-priority to mesonPaolo Bonzini1-0/+3
2022-05-07configure: switch string options to automatic parsingPaolo Bonzini2-4/+10
2022-05-07meson, configure: move Xen detection to mesonPaolo Bonzini1-0/+203
2022-05-07meson-buildoptions: add support for string optionsPaolo Bonzini2-12/+59
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau1-1/+1
2022-04-28meson, configure: move --enable-module-upgrades to mesonPaolo Bonzini1-0/+4
2022-04-28meson, configure: move libgio test to mesonPaolo Bonzini1-0/+3
2022-04-28meson, configure: move keyctl test to mesonPaolo Bonzini1-0/+3
2022-04-28meson, configure: move RDMA options to mesonPaolo Bonzini1-0/+6
2022-04-28configure, meson: move OpenGL check to mesonPaolo Bonzini1-0/+3
2022-04-27Replacing CONFIG_VNC_PNG with CONFIG_PNGKshitij Suri3-6/+6
2022-04-21Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson6-10/+9
2022-04-21Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson2-1/+5
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow6-8/+8
2022-04-21scripts/bench-block-job: switch to AQMPJohn Snow1-2/+1
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2-2/+2
2022-04-21scripts/analyze-inclusions: drop qemu-common.h from analysisMarc-André Lureau1-4/+0
2022-04-21qapi-schema: support alternates with array typePaolo Bonzini2-1/+5
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau1-2/+2
2022-04-05coverity: update model for latest toolsPaolo Bonzini1-1/+2
2022-04-01trace: fix compilation with lttng-ust >= 2.13Marc-André Lureau1-2/+2
2022-03-29qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32Andreas K. Hüttel1-10/+10
2022-03-22Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell3-11/+6
2022-03-22scripts/modinfo-collect: remove unused/dead codeMarc-André Lureau1-5/+0
2022-03-22compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATEDMarc-André Lureau2-2/+2
2022-03-22compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULTMarc-André Lureau2-2/+2
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau2-2/+2
2022-03-22tests: Do not treat the iotests as separate meson test target anymoreThomas Huth1-4/+0
2022-03-21scripts/coccinelle: New use-g_new-etc.cocciMarkus Armbruster1-0/+75
2022-03-18nsis installer: Fix mouse-over descriptions for emulatorsPeter Maydell1-1/+12
2022-03-18nsis installer: List emulators in alphabetical orderPeter Maydell1-2/+2
2022-03-15update meson-buildoptions.shPaolo Bonzini1-1/+1
2022-03-15vmxcap: Add 5-level EPT bitVitaly Kuznetsov1-0/+1
2022-03-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+2
2022-03-07scripts/qmp-shell-wrap: Fix import pathJohn Snow1-1/+1