Age | Commit message (Expand) | Author |
2023-09-13 | meson: Fix targetos match for illumos and Solaris. | Jonathan Perkin |
2023-09-07 | hw/ufs: Initial commit for emulated Universal-Flash-Storage | Jeuk Kim |
2023-09-07 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2023-09-07 | meson: list leftover CONFIG_* symbols | Paolo Bonzini |
2023-09-07 | configure, meson: remove target OS symbols from config-host.mak | Paolo Bonzini |
2023-09-07 | configure, meson: remove CONFIG_SOLARIS from config-host.mak | Paolo Bonzini |
2023-09-07 | configure, meson: move --enable-plugins to meson | Paolo Bonzini |
2023-09-07 | configure: move --enable-debug-tcg to meson | Paolo Bonzini |
2023-09-07 | meson: update unsupported host/CPU messages | Paolo Bonzini |
2023-08-31 | build: Only define OS_OBJECT_USE_OBJC with gcc | Alexander Graf |
2023-08-31 | accel: Remove HAX accelerator | Philippe Mathieu-Daudé |
2023-07-17 | audio/pw: Pipewire->PipeWire case fix for user-visible text | Marc-André Lureau |
2023-07-10 | Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q... | Richard Henderson |
2023-07-10 | meson.build: Skip C++ detection unless we're targeting Windows | Thomas Huth |
2023-07-10 | target/riscv: Only build KVM guest with same wordsize as host | Philippe Mathieu-Daudé |
2023-07-10 | target/riscv: Only unify 'riscv32/64' -> 'riscv' for host cpu in meson | Philippe Mathieu-Daudé |
2023-07-08 | host/include/aarch64: Implement aes-round.h | Richard Henderson |
2023-07-07 | meson.build: Remove the logic to link C code with the C++ linker | Thomas Huth |
2023-07-06 | 9pfs: deprecate 'proxy' backend | Christian Schoenebeck |
2023-06-28 | accel: Re-enable WHPX cross-build on case sensitive filesystems | Philippe Mathieu-Daudé |
2023-06-27 | virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when available | Marc-André Lureau |
2023-06-27 | ui/dbus: win32 support | Marc-André Lureau |
2023-06-26 | accel/tcg: remove CONFIG_PROFILER | Fei Wu |
2023-06-26 | target/i386: implement RDPID in TCG | Paolo Bonzini |
2023-06-20 | meson: Replace softmmu_ss -> system_ss | Philippe Mathieu-Daudé |
2023-06-20 | meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY | Philippe Mathieu-Daudé |
2023-06-20 | meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY | Philippe Mathieu-Daudé |
2023-06-15 | meson.build: enable xenpv machine build for ARM | Vikram Garhwal |
2023-06-15 | meson.build: do not set have_xen_pci_passthrough for aarch64 targets | Stefano Stabellini |
2023-06-07 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2023-06-07 | xen: Drop support for Xen versions below 4.7.1 | David Woodhouse |
2023-06-07 | meson: fix "static build" entry in summary | Paolo Bonzini |
2023-06-06 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2023-06-06 | build: remove git submodule handling from main makefile | Paolo Bonzini |
2023-06-06 | meson: subprojects: replace submodules with wrap files | Paolo Bonzini |
2023-06-06 | configure: rename --enable-pypi to --enable-download, control subprojects too | Paolo Bonzini |
2023-06-06 | configure: remove --with-git= option | Paolo Bonzini |
2023-06-06 | scsi/qemu-pr-helper: Drop support for 'old' libmultipath API | Philippe Mathieu-Daudé |
2023-06-06 | meson.build: Use -Wno-undef only for SDL2 versions that need it | Thomas Huth |
2023-06-06 | meson.build: Group the audio backend entries in a separate summary section | Thomas Huth |
2023-06-06 | meson.build: Group the network backend entries in a separate summary section | Thomas Huth |
2023-06-06 | meson.build: Group the UI entries in a separate summary section | Thomas Huth |
2023-06-06 | meson: Avoid implicit declaration of absent functions | Michal Privoznik |
2023-06-05 | Add conditional dependency for libkeyutils | Max Fritz |
2023-06-01 | qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa | Stefano Garzarella |
2023-05-30 | meson: Split test for __int128_t type from __int128_t arithmetic | Richard Henderson |
2023-05-26 | configure: ignore --make | Paolo Bonzini |
2023-05-26 | meson: use subproject for internal libfdt | Paolo Bonzini |
2023-05-26 | meson: simplify logic for -Dfdt | Paolo Bonzini |
2023-05-26 | meson: Remove leftover comment | Fabiano Rosas |