1. e2d98f2 meson.build: Disallow libnfs v6 to fix the broken macOS build by Thomas Huth · 10 weeks ago
  2. de98c17 rust: build: move strict lints handling to rustc_args.py by Paolo Bonzini · 4 months ago
  3. 90868c3 rust: cargo: store desired warning levels in workspace Cargo.toml by Paolo Bonzini · 4 months ago
  4. 97ed1e9 rust: build: generate lint flags from Cargo.toml by Paolo Bonzini · 4 months ago
  5. f3a6e9b rust: build: move rustc_args.py invocation to qemu-api crate by Paolo Bonzini · 3 months ago
  6. cb7ada5 rust: allow using build-root bindings.rs from cargo by Paolo Bonzini · 3 months ago
  7. 8c28667 rust: apply --cfg MESON to all crates by Paolo Bonzini · 3 months ago
  8. 5162557 meson: Add missing SDL dependency to system/main.c by Philippe Mathieu-Daudé · 3 months ago
  9. 4e03520 meson.build: Refuse XCode versions < v15.0 by Thomas Huth · 3 months ago
  10. a1dacb6 Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 4 months ago
  11. 731d58b Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu into staging by Peter Maydell · 4 months ago
  12. 5b1b5a8 rust: make rustfmt optional by Paolo Bonzini · 4 months ago
  13. c2988df rust: allow older version of bindgen by Paolo Bonzini · 4 months ago
  14. 851ed57 Merge tag 'pull-lu-20241105' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 4 months ago
  15. f15f727 Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Peter Maydell · 4 months ago
  16. d078da8 crypto: Introduce SM3 hash hmac pbkdf algorithm by liequan che · 4 months ago
  17. ce4a144 rust: do not use --generate-cstr by Paolo Bonzini · 4 months ago
  18. 4fe1469 rust: allow version 1.63.0 of rustc by Paolo Bonzini · 4 months ago
  19. e2b3905 rust: clean up detection of the language by Paolo Bonzini · 4 months ago
  20. c6ea723 rust: silence unknown warnings for the sake of old compilers by Paolo Bonzini · 4 months ago
  21. 9f7d452 rust: use std::os::raw instead of core::ffi by Paolo Bonzini · 4 months ago
  22. cde3c42 rust: build integration test for the qemu_api crate by Paolo Bonzini · 4 months ago
  23. 00ed18d rust: do not use --no-size_t-is-usize by Paolo Bonzini · 4 months ago
  24. 7b72c7d meson: pass rustc_args when building all crates by Paolo Bonzini · 4 months ago
  25. d1e526c meson: remove repeated search for rust_root_crate.sh by Paolo Bonzini · 4 months ago
  26. be3fc97 meson: import rust module into a global variable by Paolo Bonzini · 4 months ago
  27. 37fdb2f rust: add PL011 device model by Manos Pitsidianakis · 4 months ago
  28. ca5aa28 Revert "rust: add PL011 device model" by Manos Pitsidianakis · 4 months ago
  29. c107521 linux-user: Allow custom rt signal mappings by Ilya Leoshkevich · 4 months ago
  30. 3647dca hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write access by Bernhard Beschow · 4 months ago
  31. 2181b92 meson: build contrib/plugins with meson by Pierrick Bouvier · 4 months ago
  32. c94bee4 Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 4 months ago
  33. 63d2a5c hw/core: Add Enclave Image Format (EIF) related helpers by Dorjoy Chowdhury · 5 months ago
  34. bb154e3 device/virtio-nsm: Support for Nitro Secure Module device by Dorjoy Chowdhury · 5 months ago
  35. 14ed29d configure, meson: deprecate 32-bit MIPS by Paolo Bonzini · 4 months ago
  36. 92ec780 Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/qemu into staging by Peter Maydell · 4 months ago
  37. 0c54acb hw/riscv: add RISC-V IOMMU base emulation by Tomasz Jeznach · 4 months ago
  38. e4bad9c Merge tag 'pull-virtio-gpu-vulkan-291024-1' of https://gitlab.com/stsquad/qemu into staging by Peter Maydell · 4 months ago
  39. 58d49b5 Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging by Peter Maydell · 4 months ago
  40. ffac964 virtio-gpu: Use pkgconfig version to decide which virgl features are available by Dmitry Osipenko · 4 months ago
  41. 1f37280 net: fix build when libbpf is disabled, but libxdp is enabled by Daniel P. Berrangé · 4 months ago
  42. fdf250e Merge tag 'pull-maintainer-oct-misc-241024-1' of https://gitlab.com/stsquad/qemu into staging by Peter Maydell · 4 months ago
  43. cf6fbba meson: hide tsan related warnings by Pierrick Bouvier · 4 months ago
  44. f8d3116 meson.build: Remove ncurses workaround for OpenBSD by Brad Smith · 4 months ago
  45. 3515294 Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Peter Maydell · 4 months ago
  46. 95e82f9b meson: check in main meson.build for native Rust compiler by Paolo Bonzini · 4 months ago
  47. c118c8e meson: find_program('gdbus-codegen') directly by Marc-André Lureau · 5 months ago
  48. b38d263 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 5 months ago
  49. 8db4e0f meson: ensure -mcx16 is passed when detecting ATOMIC128 by Paolo Bonzini · 5 months ago
  50. 6ae8c53 meson: define qemu_isa_flags by Paolo Bonzini · 5 months ago
  51. 461a925 meson: fix machine option for x86_version by Pierrick Bouvier · 5 months ago
  52. d0f0cd5 rust: add PL011 device model by Paolo Bonzini · 5 months ago
  53. dc43b18 meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag by Manos Pitsidianakis · 5 months ago
  54. 6fdc5bc rust: add bindgen step as a meson dependency by Manos Pitsidianakis · 5 months ago
  55. 1a6ef6f configure, meson: detect Rust toolchain by Paolo Bonzini · 5 months ago
  56. 9729930 linux-user: add strace support for openat2 by Michael Vogt · 5 months ago
  57. 764a6ee build-sys: Add rust feature option by Manos Pitsidianakis · 5 months ago
  58. 07f0d32 Require meson version 1.5.0 by Paolo Bonzini · 5 months ago
  59. c700d06 disas: Remove CRIS disassembler by Philippe Mathieu-Daudé · 6 months ago
  60. ed76671 9p: remove 'proxy' filesystem backend driver by Paolo Bonzini · 6 months ago
  61. b883fb9 roms: Support compile the efi bios for loongarch by Xianglai Li · 7 months ago
  62. db770a2 meson: Move -fsanitize=undefined into normal configuraton by Richard Henderson · 6 months ago
  63. cb771ac meson: Split --enable-sanitizers to --enable-{asan, ubsan} by Richard Henderson · 6 months ago
  64. e28ed31 meson: Introduce 'qatzip' feature to the build system by Bryan Zhang · 6 months ago
  65. e25264f meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2 by Thomas Huth · 6 months ago
  66. 547c4e5 block/blkio: use FUA flag on write zeroes only if supported by Stefano Garzarella · 7 months ago
  67. 7e17111 block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checked by Kevin Wolf · 8 months ago
  68. 27fca0a util/cpuinfo: Make use of elf_aux_info(3) on OpenBSD by Brad Smith · 7 months ago
  69. 48fc887 meson: build chardev trace files when have_block by Daniel P. Berrangé · 7 months ago
  70. 581b4cd meson.build: fix libgcrypt detection on system without libgcrypt-config by Yao Zi · 8 months ago
  71. dc37d1c crypto: Allow building with GnuTLS but without Libtasn1 by Philippe Mathieu-Daudé · 10 months ago
  72. 43f59bf Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 7 months ago
  73. 84369d7 tools: build qemu-vmsr-helper by Anthony Harivel · 9 months ago
  74. 4be55a4 qga: conditionalize schema for commands not supported on other UNIX by Daniel P. Berrangé · 8 months ago
  75. 4bb3da4 qga: move CONFIG_FSFREEZE/TRIM to be meson defined options by Daniel P. Berrangé · 8 months ago
  76. d2277f0 ui/cocoa: Add cursor composition by Akihiko Odaki · 7 months ago
  77. 5915139 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 8 months ago
  78. 1406b7f Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 8 months ago
  79. 008115b meson.build: Add RISC-V to the edk2-target list by Sunil V L · 8 months ago
  80. e571730 util/cpuinfo-riscv: Use linux __riscv_hwprobe syscall by Richard Henderson · 8 months ago
  81. 4408155 meson: Drop the .fa library suffix by Paolo Bonzini · 9 months ago
  82. 7b1070a Revert "meson: Propagate gnutls dependency" by Akihiko Odaki · 9 months ago
  83. 414b180 meson: Pass objects and dependencies to declare_dependency() by Akihiko Odaki · 9 months ago
  84. e8f6268 meson: move block.syms dependency out of libblock by Paolo Bonzini · 9 months ago
  85. fae7a42 meson: move shared_module() calls where modules are already walked by Paolo Bonzini · 9 months ago
  86. b3f1ce8 meson: remove dead optimization option by Paolo Bonzini · 8 months ago
  87. ef7d1ad meson: allow configuring the x86-64 baseline by Paolo Bonzini · 8 months ago
  88. cfc589a configure: Add uadk option by Shameer Kolothum · 9 months ago
  89. b844a2c configure: add --enable-qpl build option by Yuan Liu · 9 months ago
  90. 046a64b Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into staging by Richard Henderson · 9 months ago
  91. 829858f meson: Remove libibumad dependence by zhenwei pi · 9 months ago
  92. 0e2b9ed tracetool: Remove unused vcpu.py script by Philippe Mathieu-Daudé · 9 months ago
  93. 12d7d0c meson: Don't even detect posix_madvise() on Darwin by Michal Privoznik · 9 months ago
  94. 294ac64 meson: assume x86-64-v2 baseline ISA by Paolo Bonzini · 9 months ago
  95. 70eb5fd migration: remove unnecessary zlib dependency by Paolo Bonzini · 9 months ago
  96. c2bf2cc configure: move -mcx16 flag out of CPU_CFLAGS by Artyom Kunakovsky · 9 months ago
  97. 0d8caac Bump minimum glib version to v2.66 by Thomas Huth · 10 months ago
  98. 9b089d2 configs: disable emulators that require it if libfdt is not found by Paolo Bonzini · 10 months ago
  99. 1935b7e kconfig: allow compiling out QEMU device tree code per target by Paolo Bonzini · 10 months ago
  100. 7a6f334 meson: move libfdt together with other dependencies by Paolo Bonzini · 1 year, 1 month ago