Age | Commit message (Expand) | Author | Files | Lines |
2022-07-14 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 4 | -8/+44 |
2022-07-14 | Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into staging | Peter Maydell | 1 | -1/+1 |
2022-07-13 | meson: Prefix each element of firmware path | Akihiko Odaki | 2 | -4/+7 |
2022-07-13 | datadir: Use bundle mechanism | Akihiko Odaki | 1 | -4/+4 |
2022-07-13 | cutils: Introduce bundle mechanism | Akihiko Odaki | 1 | -0/+33 |
2022-07-13 | qapi: Avoid generating C identifier 'linux' | zhenwei pi | 1 | -1/+1 |
2022-07-12 | meson: place default firmware path under .../share | Paolo Bonzini | 1 | -1/+1 |
2022-07-08 | fuzz: only use generic-fuzz targets on oss-fuzz | Alexander Bulekov | 1 | -2/+2 |
2022-07-05 | Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson | 3 | -6/+3 |
2022-07-05 | scripts/qemu-binfmt-conf: Add LoongArch to qemu_get_family() | Song Gao | 1 | -0/+3 |
2022-07-05 | disas: Remove libvixl disassembler | Thomas Huth | 3 | -6/+3 |
2022-07-04 | scripts: add loongarch64 binfmt config | Song Gao | 1 | -1/+5 |
2022-07-04 | linux-user: Add LoongArch syscall support | Song Gao | 1 | -0/+2 |
2022-06-24 | vduse-blk: Implement vduse-blk export | Xie Yongji | 1 | -0/+4 |
2022-06-24 | libvduse: Add VDUSE (vDPA Device in Userspace) library | Xie Yongji | 1 | -0/+3 |
2022-06-24 | linux-headers: Add vduse.h | Xie Yongji | 1 | -1/+1 |
2022-06-15 | vfio-user: build library | Jagannathan Raman | 1 | -0/+4 |
2022-06-14 | meson: Add CanoKey | Hongren (Zenithal) Zheng | 1 | -0/+3 |
2022-06-06 | regenerate meson-buildoptions.sh | Paolo Bonzini | 1 | -1/+3 |
2022-06-06 | tests: run 'device-crash-test' from tests/venv | John Snow | 1 | -4/+12 |
2022-06-06 | modules: generates per-target modinfo | Jose R. Ziviani | 1 | -14/+35 |
2022-06-06 | modules: introduces module_kconfig directive | Jose R. Ziviani | 1 | -0/+2 |
2022-06-01 | build: add a more generic way to specify make->ninja dependencies | Paolo Bonzini | 1 | -4/+4 |
2022-05-20 | Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson | 2 | -16/+3 |
2022-05-18 | capstone: Remove the capstone submodule | Thomas Huth | 1 | -4/+1 |
2022-05-18 | Remove Ubuntu 18.04 container support from the repository | Thomas Huth | 1 | -12/+2 |
2022-05-17 | net/vmnet: add vmnet dependency and customizable option | Vladislav Yaroshchuk | 1 | -0/+1 |
2022-05-16 | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson | 1 | -0/+1 |
2022-05-16 | qapi/expr: Enforce feature naming rules again | Markus Armbruster | 1 | -1/+1 |
2022-05-13 | hw/pxb: Allow creation of a CXL PXB (host bridge) | Ben Widawsky | 1 | -0/+1 |
2022-05-12 | vmxcap: add tertiary execution controls | Paolo Bonzini | 1 | -0/+17 |
2022-05-12 | checkpatch: fix g_malloc check | Paolo Bonzini | 1 | -2/+2 |
2022-05-09 | doc: remove hxtool-conv.pl | Yonggang Luo | 1 | -137/+0 |
2022-05-07 | configure, meson: move vhost options to Meson | Paolo Bonzini | 1 | -0/+15 |
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 |