Age | Commit message (Expand) | Author |
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 |
2023-05-25 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2023-05-25 | meson: move -no-pie from linker to compiler | Paolo Bonzini |
2023-05-25 | meson.build: Fix glib -Wno-unused-function workaround | Nicolas Saenz Julienne |
2023-05-23 | meson: Fix detect atomic128 support with optimization | Richard Henderson |
2023-05-23 | util: Introduce host-specific cpuinfo.h | Richard Henderson |
2023-05-18 | Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into staging | Richard Henderson |
2023-05-18 | meson.build Add CONFIG_HEXAGON_IDEF_PARSER | Taylor Simpson |
2023-05-18 | build: move compiler version check to meson | Paolo Bonzini |
2023-05-18 | build: move remaining compiler flag tests to meson | Paolo Bonzini |