summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* modules: generates per-target modinfoJose R. Ziviani2022-06-061-14/+35
* modules: introduces module_kconfig directiveJose R. Ziviani2022-06-061-0/+2
* build: add a more generic way to specify make->ninja dependenciesPaolo Bonzini2022-06-011-4/+4
* Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2022-05-202-16/+3Star
|\
| * capstone: Remove the capstone submoduleThomas Huth2022-05-181-4/+1Star
| * Remove Ubuntu 18.04 container support from the repositoryThomas Huth2022-05-181-12/+2Star
* | net/vmnet: add vmnet dependency and customizable optionVladislav Yaroshchuk2022-05-171-0/+1
|/
* Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2022-05-171-0/+1
|\
| * hw/pxb: Allow creation of a CXL PXB (host bridge)Ben Widawsky2022-05-131-0/+1
* | qapi/expr: Enforce feature naming rules againMarkus Armbruster2022-05-161-1/+1
|/
* vmxcap: add tertiary execution controlsPaolo Bonzini2022-05-121-0/+17
* checkpatch: fix g_malloc checkPaolo Bonzini2022-05-121-2/+2
* doc: remove hxtool-conv.plYonggang Luo2022-05-091-137/+0Star
* configure, meson: move vhost options to MesonPaolo Bonzini2022-05-071-0/+15
* build: move vhost-scsi configuration to KconfigPaolo Bonzini2022-05-071-1/+0Star
* build: move vhost-vsock configuration to KconfigPaolo Bonzini2022-05-071-2/+0Star
* meson: pass more options directly as -DPaolo Bonzini2022-05-072-0/+10
* configure: switch directory options to automatic parsingPaolo Bonzini2022-05-072-2/+30
* meson, configure: move --interp-prefix to mesonPaolo Bonzini2022-05-071-0/+3
* meson, configure: move --with-pkgversion, CONFIG_STAMP to mesonPaolo Bonzini2022-05-073-0/+28
* meson, configure: move bdrv whitelists to mesonPaolo Bonzini2022-05-071-0/+8
* meson, configure: move --tls-priority to mesonPaolo Bonzini2022-05-071-0/+3
* configure: switch string options to automatic parsingPaolo Bonzini2022-05-072-4/+10
* meson, configure: move Xen detection to mesonPaolo Bonzini2022-05-071-0/+203
* meson-buildoptions: add support for string optionsPaolo Bonzini2022-05-072-12/+59
* tests: move libqtest.h back under qtest/Marc-André Lureau2022-05-031-1/+1
* meson, configure: move --enable-module-upgrades to mesonPaolo Bonzini2022-04-281-0/+4
* meson, configure: move libgio test to mesonPaolo Bonzini2022-04-281-0/+3
* meson, configure: move keyctl test to mesonPaolo Bonzini2022-04-281-0/+3
* meson, configure: move RDMA options to mesonPaolo Bonzini2022-04-281-0/+6
* configure, meson: move OpenGL check to mesonPaolo Bonzini2022-04-281-0/+3
* Replacing CONFIG_VNC_PNG with CONFIG_PNGKshitij Suri2022-04-273-6/+6
* Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson2022-04-226-10/+9Star
|\
| * python: rename qemu.aqmp to qemu.qmpJohn Snow2022-04-216-8/+8
| * scripts/bench-block-job: switch to AQMPJohn Snow2022-04-211-2/+1Star
* | Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson2022-04-212-1/+5
|\ \
| * | qapi-schema: support alternates with array typePaolo Bonzini2022-04-212-1/+5
| |/
* | compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-212-2/+2
* | scripts/analyze-inclusions: drop qemu-common.h from analysisMarc-André Lureau2022-04-211-4/+0Star
|/
* Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau2022-04-061-2/+2
* coverity: update model for latest toolsPaolo Bonzini2022-04-051-1/+2
* trace: fix compilation with lttng-ust >= 2.13Marc-André Lureau2022-04-011-2/+2
* qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32Andreas K. Hüttel2022-03-291-10/+10
* Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell2022-03-223-11/+6Star
|\
| * scripts/modinfo-collect: remove unused/dead codeMarc-André Lureau2022-03-221-5/+0Star
| * compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATEDMarc-André Lureau2022-03-222-2/+2
| * compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULTMarc-André Lureau2022-03-222-2/+2
| * Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau2022-03-222-2/+2
* | tests: Do not treat the iotests as separate meson test target anymoreThomas Huth2022-03-221-4/+0Star
|/
* scripts/coccinelle: New use-g_new-etc.cocciMarkus Armbruster2022-03-211-0/+75