aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-06-06regenerate meson-buildoptions.shPaolo Bonzini
2022-06-06tests: run 'device-crash-test' from tests/venvJohn Snow
2022-06-06modules: generates per-target modinfoJose R. Ziviani
2022-06-06modules: introduces module_kconfig directiveJose R. Ziviani
2022-06-01build: add a more generic way to specify make->ninja dependenciesPaolo Bonzini
2022-05-20Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-05-18capstone: Remove the capstone submoduleThomas Huth
2022-05-18Remove Ubuntu 18.04 container support from the repositoryThomas Huth
2022-05-17net/vmnet: add vmnet dependency and customizable optionVladislav Yaroshchuk
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-05-16qapi/expr: Enforce feature naming rules againMarkus Armbruster
2022-05-13hw/pxb: Allow creation of a CXL PXB (host bridge)Ben Widawsky
2022-05-12vmxcap: add tertiary execution controlsPaolo Bonzini
2022-05-12checkpatch: fix g_malloc checkPaolo Bonzini
2022-05-09doc: remove hxtool-conv.plYonggang Luo
2022-05-07configure, meson: move vhost options to MesonPaolo Bonzini
2022-05-07build: move vhost-scsi configuration to KconfigPaolo Bonzini
2022-05-07build: move vhost-vsock configuration to KconfigPaolo Bonzini
2022-05-07meson: pass more options directly as -DPaolo Bonzini
2022-05-07configure: switch directory options to automatic parsingPaolo Bonzini
2022-05-07meson, configure: move --interp-prefix to mesonPaolo Bonzini
2022-05-07meson, configure: move --with-pkgversion, CONFIG_STAMP to mesonPaolo Bonzini
2022-05-07meson, configure: move bdrv whitelists to mesonPaolo Bonzini
2022-05-07meson, configure: move --tls-priority to mesonPaolo Bonzini
2022-05-07configure: switch string options to automatic parsingPaolo Bonzini
2022-05-07meson, configure: move Xen detection to mesonPaolo Bonzini
2022-05-07meson-buildoptions: add support for string optionsPaolo Bonzini
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2022-04-28meson, configure: move --enable-module-upgrades to mesonPaolo Bonzini
2022-04-28meson, configure: move libgio test to mesonPaolo Bonzini
2022-04-28meson, configure: move keyctl test to mesonPaolo Bonzini
2022-04-28meson, configure: move RDMA options to mesonPaolo Bonzini
2022-04-28configure, meson: move OpenGL check to mesonPaolo Bonzini
2022-04-27Replacing CONFIG_VNC_PNG with CONFIG_PNGKshitij Suri
2022-04-21Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson
2022-04-21Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow
2022-04-21scripts/bench-block-job: switch to AQMPJohn Snow
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2022-04-21scripts/analyze-inclusions: drop qemu-common.h from analysisMarc-André Lureau
2022-04-21qapi-schema: support alternates with array typePaolo Bonzini
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau
2022-04-05coverity: update model for latest toolsPaolo Bonzini
2022-04-01trace: fix compilation with lttng-ust >= 2.13Marc-André Lureau
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