- 70eb5fd migration: remove unnecessary zlib dependency by Paolo Bonzini · 10 months ago
- c2bf2cc configure: move -mcx16 flag out of CPU_CFLAGS by Artyom Kunakovsky · 10 months ago
- 0d8caac Bump minimum glib version to v2.66 by Thomas Huth · 11 months ago
- 9b089d2 configs: disable emulators that require it if libfdt is not found by Paolo Bonzini · 10 months ago
- 1935b7e kconfig: allow compiling out QEMU device tree code per target by Paolo Bonzini · 10 months ago
- 7a6f334 meson: move libfdt together with other dependencies by Paolo Bonzini · 1 year, 2 months ago
- 727bb5b meson: pick libfdt from common_ss when building target-specific files by Paolo Bonzini · 10 months ago
- eef0bae migration: Remove block migration by Fabiano Rosas · 11 months ago
- bae3e3a meson: make target endianneess available to Kconfig by Paolo Bonzini · 1 year, 2 months ago
- 75bbe6a exec: Expose 'target_page.h' API to user emulation by Philippe Mathieu-Daudé · 1 year, 3 months ago
- 7d7a21b exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 1f2355f meson: Make DEBUG_REMAP a meson option by Ilya Leoshkevich · 1 year ago
- 85b5974 Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging by Richard Henderson · 11 months ago
- 1dfd42c hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper by Philippe Mathieu-Daudé · 12 months ago
- 6c30148 target/nios2: Remove the deprecated Nios II target by Philippe Mathieu-Daudé · 12 months ago
- 6862126 hw: Include minimal source set in user emulation build by Philippe Mathieu-Daudé · 11 months ago
- 6190fd6 meson: do not link pixman automatically into all targets by Paolo Bonzini · 11 months ago
- 2d6d995 meson.build: Disable -fzero-call-used-regs on OpenBSD by Thomas Huth · 11 months ago
- 0500725 meson: remove dead dictionary access by Paolo Bonzini · 12 months ago
- bab9dab Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into staging by Peter Maydell · 1 year ago
- 2b608e1 meson: generate .stp files for tools too by Daniel P. Berrangé · 1 year, 2 months ago
- 081340d tracetool: remove redundant --target-type / --target-name args by Daniel P. Berrangé · 1 year, 2 months ago
- 35ac683 Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging by Peter Maydell · 1 year ago
- 0cc1418 ebpf: Updated eBPF program and skeleton. by Andrew Melnychenko · 1 year, 1 month ago
- 2ef938a meson.build: Always require an objc compiler on macos hosts by Peter Maydell · 1 year ago
- 5d402bd meson: Remove --warn-common ldflag by Akihiko Odaki · 1 year ago
- 9563311 meson: detect broken clang 17 with -fzero-call-used-regs by Daniel P. Berrangé · 1 year ago
- 64c1a54 meson: Enable -Wvla by Peter Maydell · 1 year, 1 month ago
- 52ed9f4 crypto: Introduce SM4 symmetric cipher algorithm by Hyman Huang · 1 year, 3 months ago
- fdd5140 meson: sort C warning flags alphabetically by Daniel P. Berrangé · 1 year, 6 months ago
- a1a9800 meson: Link with libinotify on FreeBSD by Ilya Leoshkevich · 1 year, 1 month ago
- 99f0c04 hw/fsi: Introduce IBM's Local bus by Ninad Palsule · 1 year, 2 months ago
- 3bcc17f virtio-blk: move dataplane code into virtio-blk.c by Stefan Hajnoczi · 1 year, 2 months ago
- 7ff9ff03 meson: mitigate against use of uninitialize stack for exploits by Daniel P. Berrangé · 1 year, 2 months ago
- 043eaa0 meson: mitigate against ROP exploits with -fzero-call-used-regs by Daniel P. Berrangé · 1 year, 2 months ago
- b1b1585 Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 1 year, 2 months ago
- 714b03c target/loongarch: Add loongarch kvm into meson build by Tianrui Zhao · 1 year, 2 months ago
- f844743 target/loongarch: Implement kvm get/set registers by Tianrui Zhao · 1 year, 2 months ago
- 1a2253c Revert "osdep: add getloadavg" by Daniel P. Berrangé · 1 year, 2 months ago
- bf96432 meson: Allow building binary with no target-specific files in hw/ by Philippe Mathieu-Daudé · 1 year, 4 months ago
- f705c1f meson.build: report graphics backends separately by Alex Bennée · 1 year, 3 months ago
- d0cda6f configure, meson: rename targetos to host_os by Paolo Bonzini · 1 year, 4 months ago
- cfc1a88 meson: rename config_all by Paolo Bonzini · 1 year, 6 months ago
- 0d66549 meson: remove CONFIG_ALL by Paolo Bonzini · 1 year, 7 months ago
- 1220f58 meson: remove config_targetos by Paolo Bonzini · 1 year, 7 months ago
- dc49549 meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos by Paolo Bonzini · 1 year, 7 months ago
- 53e8868 meson: remove OS definitions from config_targetos by Paolo Bonzini · 1 year, 10 months ago
- e7c22ff meson: always probe u2f and canokey if the option is enabled by Paolo Bonzini · 1 year, 6 months ago
- 9cd76c9 meson: move subdirs to "Collect sources" section by Paolo Bonzini · 1 year, 4 months ago
- 95933f1 meson: move config-host.h definitions together by Paolo Bonzini · 1 year, 6 months ago
- 8276129 meson: move CFI detection code with other compiler flags by Paolo Bonzini · 1 year, 10 months ago
- a775c71 meson: keep subprojects together by Paolo Bonzini · 1 year, 6 months ago
- 0f63d96 meson: move accelerator dependency checks together by Paolo Bonzini · 1 year, 6 months ago
- a9cba05 meson: move option validation together by Paolo Bonzini · 1 year, 3 months ago
- 44458a6 meson: move program checks together by Paolo Bonzini · 1 year, 6 months ago
- ea444d9 meson: add more sections to main meson.build by Paolo Bonzini · 1 year, 6 months ago
- eaae59a Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 3 months ago
- 16b6273 meson, xen: fix condition for enabling the Xen accelerator by Paolo Bonzini · 1 year, 3 months ago
- dc864d3 osdep: add getloadavg by Michael S. Tsirkin · 1 year, 4 months ago
- 569205e meson: Enable -Wshadow=local by Markus Armbruster · 1 year, 5 months ago
- 36fa077 plugins: allow plugins to be enabled on windows by Greg Manning · 1 year, 4 months ago
- d017f28 build-sys: make pixman actually optional by Marc-André Lureau · 1 year, 6 months ago
- da554e1 ui/gtk: -display gtk requires PIXMAN by Marc-André Lureau · 1 year, 7 months ago
- c98791e ui/spice: SPICE/QXL requires PIXMAN by Marc-André Lureau · 1 year, 7 months ago
- 89fd3ea ui/vnc: VNC requires PIXMAN by Marc-André Lureau · 1 year, 7 months ago
- cca1575 build-sys: add a "pixman" feature by Marc-André Lureau · 1 year, 7 months ago
- 0d9e8c0 Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base by Maciej S. Szmigiero · 1 year, 9 months ago
- 1b4a5a2 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- c0c4f14 virtio: call ->vhost_reset_device() during reset by Stefan Hajnoczi · 1 year, 5 months ago
- da6f554 buildsys: Only display Objective-C information when Objective-C is used by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 604b70f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- b4d61d3 meson: add a note on why we use config_host for program paths by Paolo Bonzini · 1 year, 6 months ago
- a47dd5c configure, tests/tcg: simplify GDB conditionals by Paolo Bonzini · 1 year, 6 months ago
- 655e2a7 meson, cutils: allow non-relocatable installs by Paolo Bonzini · 1 year, 5 months ago
- 230f6e0 meson: do not use set10 by Paolo Bonzini · 1 year, 5 months ago
- cd9adbe gfxstream + rutabaga: meson support by Gurchetan Singh · 2 years ago
- 956af7d gdbstub: Introduce GDBFeature structure by Akihiko Odaki · 1 year, 5 months ago
- 8d7f2e7 system: Rename softmmu/ directory as system/ by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 01c85e6 meson: Rename target_softmmu_arch -> target_system_arch by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 21d2140 meson: Rename softmmu_mods -> system_mods by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 800af0a Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- a0bc599 build: Remove --enable-gprof by Richard Henderson · 1 year, 6 months ago
- 8c7907a exec: Rename target specific page-vary.c -> page-vary-target.c by Philippe Mathieu-Daudé · 1 year, 6 months ago
- fe0007f exec: Rename cpu.c -> cpu-target.c by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 9afa888 osdep: set _FORTIFY_SOURCE=2 when optimization is enabled by Daniel P. Berrangé · 1 year, 6 months ago
- 4c545a0 meson: clean up static_library keyword arguments by Paolo Bonzini · 1 year, 6 months ago
- f0df613 make-release: do not ship dtc sources by Paolo Bonzini · 1 year, 6 months ago
- c64023b meson.build: Make keyutils independent from keyring by Thomas Huth · 1 year, 7 months ago
- cb039ef net: add initial support for AF_XDP network backend by Ilya Maximets · 1 year, 6 months ago
- fb0a8b0 meson: Fix targetos match for illumos and Solaris. by Jonathan Perkin · 1 year, 6 months ago
- bc4e68d hw/ufs: Initial commit for emulated Universal-Flash-Storage by Jeuk Kim · 1 year, 6 months ago
- 03a3a62 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 875be287 meson: list leftover CONFIG_* symbols by Paolo Bonzini · 3 years, 1 month ago
- 1f2146f configure, meson: remove target OS symbols from config-host.mak by Paolo Bonzini · 1 year, 7 months ago
- 73258b3 configure, meson: remove CONFIG_SOLARIS from config-host.mak by Paolo Bonzini · 3 years, 6 months ago
- 2c13c57 configure, meson: move --enable-plugins to meson by Paolo Bonzini · 1 year, 7 months ago
- 1d558c9 configure: move --enable-debug-tcg to meson by Paolo Bonzini · 1 year, 7 months ago
- a24f15d meson: update unsupported host/CPU messages by Paolo Bonzini · 1 year, 8 months ago
- 2fc3653 build: Only define OS_OBJECT_USE_OBJC with gcc by Alexander Graf · 1 year, 7 months ago
- b91b0fc accel: Remove HAX accelerator by Philippe Mathieu-Daudé · 1 year, 9 months ago