1. bb3dd92 plugins/lockstep: preserve sock_path by Alex Bennée · 8 months ago
  2. ee3878b test/plugins: preserve the instruction record over translations by Alex Bennée · 8 months ago
  3. 0329566 test/plugin: make insn plugin less noisy by default by Alex Bennée · 8 months ago
  4. a4ad4db gitlab: don't bother with KVM for TCI builds by Alex Bennée · 8 months ago
  5. f324a03 linux-user/main: Suppress out-of-range comparison warning for clang by Richard Henderson · 8 months ago
  6. 2f93ff3 tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc by Richard Henderson · 8 months ago
  7. e3693cd tests/tcg/arm: Use -march and -mfpu for fcvt by Richard Henderson · 8 months ago
  8. 1e7c9ba tests/tcg/arm: Manually register allocate half-precision numbers by Akihiko Odaki · 8 months ago
  9. 40126a1 tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxt by Richard Henderson · 8 months ago
  10. 8807477 tests/tcg/arm: Drop -N from LDFLAGS by Richard Henderson · 8 months ago
  11. 3693408 tests/tcg/arm: Fix fcvt result messages by Akihiko Odaki · 8 months ago
  12. b04bed5 tests/tcg/aarch64: Add -fno-integrated-as for sme by Richard Henderson · 8 months ago
  13. 98b323f tests/tcg/aarch64: Do not use x constraint by Akihiko Odaki · 8 months ago
  14. 69375de tests/tcg/aarch64: Fix irg operand type by Akihiko Odaki · 8 months ago
  15. 79e73b5 tests/tcg/aarch64: Explicitly specify register width by Akihiko Odaki · 8 months ago
  16. e35562b tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns by Richard Henderson · 8 months ago
  17. 546215d tests/tcg: Adjust variable defintion from cc-option by Richard Henderson · 8 months ago
  18. 7e3798e tests/tcg/minilib: Constify digits in print_num by Richard Henderson · 8 months ago
  19. aa8246d tests/docker: Specify --userns keep-id for Podman by Akihiko Odaki · 8 months ago
  20. f5fcc64 hw/core: ensure kernel_end never gets used undefined by Alex Bennée · 8 months ago
  21. d44fe13 tracepoints: move physmem trace points by Alex Bennée · 8 months ago
  22. 4d17cc5 testing: restore some testing for i686 by Alex Bennée · 8 months ago
  23. 515632d tests/lcitool: fix debian-i686-cross toolchain prefix by Alex Bennée · 8 months ago
  24. 5915139 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 8 months ago
  25. 188569c target/i386/SEV: implement mask_cpuid_features by Paolo Bonzini · 8 months ago
  26. c28d8b0 target/i386: add support for masking CPUID features in confidential guests by Paolo Bonzini · 8 months ago
  27. 1406b7f Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 8 months ago
  28. 6a67577 hw/pci: Replace -1 with UINT32_MAX for romsize by Akihiko Odaki · 9 months ago
  29. 107a64b pcie_sriov: Register VFs after migration by Akihiko Odaki · 9 months ago
  30. cbd9e51 pcie_sriov: Remove num_vfs from PCIESriovPF by Akihiko Odaki · 9 months ago
  31. 1a9bf00 pcie_sriov: Release VFs failed to realize by Akihiko Odaki · 9 months ago
  32. 139610a pcie_sriov: Reuse SR-IOV VF device instances by Akihiko Odaki · 9 months ago
  33. 7771870 pcie_sriov: Ensure VF function number does not overflow by Akihiko Odaki · 9 months ago
  34. c613ad2 pcie_sriov: Do not manually unrealize by Akihiko Odaki · 9 months ago
  35. 26f8609 hw/ppc/spapr_pci: Do not reject VFs created after a PF by Akihiko Odaki · 9 months ago
  36. 723c5b4 hw/ppc/spapr_pci: Do not create DT for disabled PCI device by Akihiko Odaki · 9 months ago
  37. 6a31b21 hw/pci: Rename has_power to enabled by Akihiko Odaki · 9 months ago
  38. 1b889d6 virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged by Cédric Le Goater · 9 months ago
  39. 7aa6492 virtio: remove virtio_tswap16s() call in vring_packed_event_read() by Stefano Garzarella · 9 months ago
  40. 5e3cd0a hw/cxl/events: Mark cxl-add-dynamic-capacity and cxl-release-dynamic-capcity unstable by Jonathan Cameron · 9 months ago
  41. efc4ad6 hw/cxl/events: Improve QMP interfaces and documentation for add/release dynamic capacity. by Jonathan Cameron · 9 months ago
  42. 0f130d9 tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V by Sunil V L · 9 months ago
  43. ce7325c pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs by Sunil V L · 9 months ago
  44. 008115b meson.build: Add RISC-V to the edk2-target list by Sunil V L · 9 months ago
  45. 7434f90 tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path by Sunil V L · 9 months ago
  46. 7c08eef tests/data/acpi: Move x86 ACPI tables under x86/${machine} path by Sunil V L · 9 months ago
  47. d488c66 tests/qtest/bios-tables-test.c: Set "arch" for x86 tests by Sunil V L · 9 months ago
  48. 193e4b9 tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests by Sunil V L · 9 months ago
  49. c9ad3de tests/qtest/bios-tables-test.c: Add support for arch in path by Sunil V L · 9 months ago
  50. 2fd69da qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them by Sunil V L · 9 months ago
  51. 2f95279 tests/data/uefi-boot-images: Add RISC-V ISO image by Sunil V L · 9 months ago
  52. ad8560f uefi-test-tools: Add support for python based build script by Sunil V L · 9 months ago
  53. b05ff40 uefi-test-tools/UefiTestToolsPkg: Add RISC-V support by Sunil V L · 9 months ago
  54. 5786827 hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping by Nicolin Chen · 9 months ago
  55. 93c7655 hw/i386/fw_cfg: Add etc/e820 to fw_cfg late by David Woodhouse · 9 months ago
  56. e9fd827 hw/arm/virt-acpi-build: Drop local iort_node_offset by Nicolin Chen · 9 months ago
  57. d72479b hw/virtio: Fix the de-initialization of vhost-user devices by Thomas Huth · 9 months ago
  58. 0173ce4 tests/qtest/vhost-user-test: add a test case for memory-backend-shm by Stefano Garzarella · 9 months ago
  59. e349062 tests/qtest/vhost-user-blk-test: use memory-backend-shm by Stefano Garzarella · 9 months ago
  60. 4e647fa hostmem: add a new memory backend based on POSIX shm_open() by Stefano Garzarella · 9 months ago
  61. a0124e3 char-stdio: Restore blocking mode of stdout on exit by Maxim Mikityanskiy · 8 months ago
  62. 7914bda Merge tag 'pull-tcg-20240703' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 8 months ago
  63. a71d9df tcg/optimize: Fix TCG_COND_TST* simplification of setcond2 by Richard Henderson · 9 months ago
  64. e571730 util/cpuinfo-riscv: Use linux __riscv_hwprobe syscall by Richard Henderson · 9 months ago
  65. adc0284 util/cpuinfo-riscv: Support OpenBSD signal frame by Richard Henderson · 9 months ago
  66. b86c6ba util/cpuinfo-riscv: Support host/cpuinfo.h for riscv by Richard Henderson · 9 months ago
  67. ab08990 util/cpuinfo-aarch64: Add OpenBSD support by Brad Smith · 9 months ago
  68. 6527cee util/cpuinfo-ppc: Add FreeBSD support by Brad Smith · 9 months ago
  69. 138c337 target/i386: add avx-vnni-int16 feature by Paolo Bonzini · 8 months ago
  70. f4e5f30 i386/sev: Fallback to the default SEV device if none provided in sev_get_capabilities() by Michal Privoznik · 9 months ago
  71. ab5f4ed i386/sev: Fix error message in sev_get_capabilities() by Michal Privoznik · 9 months ago
  72. 29a51b2 target/i386: do not include undefined bits in the AMD topoext leaf by Paolo Bonzini · 8 months ago
  73. 9b40d37 target/i386: SEV: fix formatting of CPUID mismatch message by Paolo Bonzini · 8 months ago
  74. 0b27574 target/i386: drop AMD machine check bits from Intel CPUID by Paolo Bonzini · 9 months ago
  75. 8dee384 target/i386: pass X86CPU to x86_cpu_get_supported_feature_word by Paolo Bonzini · 9 months ago
  76. 4408155 meson: Drop the .fa library suffix by Paolo Bonzini · 10 months ago
  77. 7b1070a Revert "meson: Propagate gnutls dependency" by Akihiko Odaki · 10 months ago
  78. 414b180 meson: Pass objects and dependencies to declare_dependency() by Akihiko Odaki · 10 months ago
  79. 0082475 meson: merge plugin_ldflags into emulator_link_args by Paolo Bonzini · 9 months ago
  80. e8f6268 meson: move block.syms dependency out of libblock by Paolo Bonzini · 10 months ago
  81. fae7a42 meson: move shared_module() calls where modules are already walked by Paolo Bonzini · 10 months ago
  82. 727f4a7 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Richard Henderson · 8 months ago
  83. 272d3de util/cpuinfo-ppc: Fix building on OpenBSD by Brad Smith · 9 months ago
  84. 1a2d52c Merge tag 'pull-request-2024-07-02' of https://gitlab.com/thuth/qemu into staging by Richard Henderson · 8 months ago
  85. 6746482 Merge tag 'sdmmc-20240702' of https://github.com/philmd/qemu into staging by Richard Henderson · 8 months ago
  86. 8a2b889 Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into staging by Richard Henderson · 8 months ago
  87. 7ead946 block: Parse filenames only when explicitly requested by Kevin Wolf · 11 months ago
  88. 7e11106 iotests/270: Don't store data-file with json: prefix in image by Kevin Wolf · 11 months ago
  89. 2eb42a7 iotests/244: Don't store data-file with protocol in image by Kevin Wolf · 11 months ago
  90. bd385a5 qcow2: Don't open data_file with BDRV_O_NO_IO by Kevin Wolf · 11 months ago
  91. ff6d849 Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into staging by Richard Henderson · 8 months ago
  92. 5ab0442 contrib/vhost-user-*: use QEMU bswap helper functions by Stefano Garzarella · 9 months ago
  93. 0358209 contrib/vhost-user-blk: fix bind() using the right size of the address by Stefano Garzarella · 9 months ago
  94. 4c58843 vhost-user-server: do not set memory fd non-blocking by Stefano Garzarella · 9 months ago
  95. ebdede6 libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported by Stefano Garzarella · 9 months ago
  96. 92b58bc libvhost-user: fail vu_message_write() if sendmsg() is failing by Stefano Garzarella · 9 months ago
  97. 516dfbb libvhost-user: set msg.msg_control to NULL when it is empty by Stefano Garzarella · 9 months ago
  98. 0aa7f10 qapi: clarify that the default is backend dependent by Stefano Garzarella · 9 months ago
  99. 8442e16 hw/sd/sdcard: Add sd_acmd_SEND_SCR handler (ACMD51) by Philippe Mathieu-Daudé · 9 months ago
  100. 7614306 hw/sd/sdcard: Add sd_acmd_SET_CLR_CARD_DETECT handler (ACMD42) by Philippe Mathieu-Daudé · 9 months ago