1. e620b1e migration: Put thread names together with macros by Peter Xu · 5 months ago
  2. 6dd4f44 migration: Cleanup migrate_fd_cleanup() on accessing to_dst_file by Peter Xu · 5 months ago
  3. ea8ae47 Merge tag 'pull-target-arm-20241029' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Peter Maydell · 4 months ago
  4. e4bad9c Merge tag 'pull-virtio-gpu-vulkan-291024-1' of https://gitlab.com/stsquad/qemu into staging by Peter Maydell · 4 months ago
  5. 84f298e target/arm: kvm: require KVM_CAP_DEVICE_CTRL by Paolo Bonzini · 4 months ago
  6. 361dfa9 docs/devel/reset: Fix minor grammatical error by Peter Maydell · 4 months ago
  7. bab209a target/arm: Fix arithmetic underflow in SETM instruction by Ido Plat · 4 months ago
  8. a892728 docs/system/target-arm.rst: Remove "many boards are undocumented" note by Peter Maydell · 4 months ago
  9. 946f9ef docs/system/arm: Add placeholder docs for mcimx6ul-evk and mcimx7d-sabre by Peter Maydell · 4 months ago
  10. 6128720 docs/system/arm: Add placeholder doc for xlnx-zcu102 board by Peter Maydell · 4 months ago
  11. f99e1d3 docs/system/arm: Add placeholder doc for exynos4 boards by Peter Maydell · 4 months ago
  12. 6a98e61 docs/system/arm: Split fby35 out from aspeed.rst by Peter Maydell · 4 months ago
  13. 23a26bf docs/system/arm: Don't use wildcard '*-bmc' in doc titles by Peter Maydell · 4 months ago
  14. 800cbbf docs/system/arm/stm32: List olimex-stm32-h405 in document title by Peter Maydell · 4 months ago
  15. a3c3345 scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing by Akihiko Odaki · 4 months ago
  16. bc4d45b tests/functional: Add a functional test for the sx1 board by Peter Maydell · 4 months ago
  17. aff8358 tests/functional: Add a functional test for the collie board by Peter Maydell · 4 months ago
  18. 77dd098 hw/sd/omap_mmc: Don't use sd_cmd_type_t by Peter Maydell · 4 months ago
  19. 1505b65 target/arm: Don't assert in regime_is_user() for E10 mmuidx values by Peter Maydell · 4 months ago
  20. d9c7adb target/arm: Store FPSR cumulative exception bits in env->vfp.fpsr by Peter Maydell · 4 months ago
  21. bda8c24 docs/system/cpu-hotplug: Update example's socket-id/core-id by Peter Maydell · 4 months ago
  22. 58d49b5 Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging by Peter Maydell · 4 months ago
  23. 918d0de arm/kvm: add support for MTE by Cornelia Huck · 4 months ago
  24. cd76e8f virtio-net: Avoid indirection_table_mask overflow by Akihiko Odaki · 5 months ago
  25. e29bc93 Fix calculation of minimum in colo_compare_tcp by Stefan Weil · 6 months ago
  26. 94d0ea1 virtio-gpu: Support Venus context by Antonio Caggiano · 4 months ago
  27. 1333fd0 virtio-gpu: Register capsets dynamically by Pierre-Eric Pelloux-Prayer · 4 months ago
  28. 7c092f1 virtio-gpu: Handle resource blob commands by Robert Beckett · 4 months ago
  29. 640f914 virtio-gpu: Support suspension of commands processing by Dmitry Osipenko · 4 months ago
  30. df4c498 virtio-gpu: Add virgl resource management by Huang Rui · 4 months ago
  31. 6a3e00d virtio-gpu: Don't require udmabuf when blobs and virgl are enabled by Dmitry Osipenko · 4 months ago
  32. 2c868c7 virtio-gpu: Support context-init feature with virglrenderer by Huang Rui · 4 months ago
  33. ffac964 virtio-gpu: Use pkgconfig version to decide which virgl features are available by Dmitry Osipenko · 4 months ago
  34. b218c12 virtio-gpu: Unrealize GL device by Dmitry Osipenko · 4 months ago
  35. 7e688d1 virtio-gpu: Handle virtio_gpu_virgl_init() failure by Dmitry Osipenko · 4 months ago
  36. a0a8f47 virtio-gpu: Move print_stats timer to VirtIOGPUGL by Dmitry Osipenko · 4 months ago
  37. a723d2e virtio-gpu: Move fence_poll timer to VirtIOGPUGL by Dmitry Osipenko · 4 months ago
  38. cd7ebf6 virtio-gpu: Use trace events for tracking number of in-flight fences by Dmitry Osipenko · 4 months ago
  39. 76240dd net: Check if nc is NULL in qemu_get_vnet_hdr_len() by Akihiko Odaki · 6 months ago
  40. 75fe36b net/tap-win32: Fix gcc 14 format truncation errors by Bernhard Beschow · 5 months ago
  41. 96e610b chardev: finalize 'reconnect' deprecation by Daniil Tatianin · 4 months ago
  42. c40e962 net/stream: deprecate 'reconnect' in favor of 'reconnect-ms' by Daniil Tatianin · 4 months ago
  43. ae311fb hw/net: improve tracing of eBPF RSS setup by Daniel P. Berrangé · 4 months ago
  44. f5cae19 ebpf: improve trace event coverage to all key operations by Daniel P. Berrangé · 4 months ago
  45. b5900df hw/net: report errors from failing to use eBPF RSS FDs by Daniel P. Berrangé · 4 months ago
  46. 00b69f1 ebpf: add formal error reporting to all APIs by Daniel P. Berrangé · 4 months ago
  47. 31efce1 ebpf: improve error trace events by Daniel P. Berrangé · 4 months ago
  48. a9436dd ebpf: drop redundant parameter checks in static methods by Daniel P. Berrangé · 4 months ago
  49. 493a240 hw/net: fix typo s/epbf/ebpf/ in virtio-net by Daniel P. Berrangé · 4 months ago
  50. 1f37280 net: fix build when libbpf is disabled, but libxdp is enabled by Daniel P. Berrangé · 4 months ago
  51. fdf250e Merge tag 'pull-maintainer-oct-misc-241024-1' of https://gitlab.com/stsquad/qemu into staging by Peter Maydell · 4 months ago
  52. cea8ac7 Merge tag 'pull-aspeed-20241024' of https://github.com/legoater/qemu into staging by Peter Maydell · 4 months ago
  53. 94be8fd Merge tag 'pull-vfio-20241024' of https://github.com/legoater/qemu into staging by Peter Maydell · 4 months ago
  54. e17e57e Merge tag 'pull-request-2024-10-23' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 4 months ago
  55. 6b37565 Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 4 months ago
  56. e67b7ae Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Peter Maydell · 4 months ago
  57. e51d8fb Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into staging by Peter Maydell · 4 months ago
  58. b56f7dd plugins: fix qemu_plugin_reset by Pierrick Bouvier · 4 months ago
  59. 4603156 MAINTAINERS: mention my plugins/next tree by Alex Bennée · 4 months ago
  60. 345dedb testing: Enhance gdb probe script by Gustavo Romero · 4 months ago
  61. bb77c68 tests/tcg/aarch64: Use raw strings for regexes in test-mte.py by Gustavo Romero · 4 months ago
  62. 2e1cacf tests/tcg: enable basic testing for aarch64_be-linux-user by Alex Bennée · 4 months ago
  63. 591e848 config/targets: update aarch64_be-linux-user gdb XML list by Alex Bennée · 4 months ago
  64. 0f48656 MAINTAINERS: mention my gdbstub/next tree by Alex Bennée · 4 months ago
  65. 97f116f gitlab: make check-[dco|patch] a little more verbose by Alex Bennée · 4 months ago
  66. 24be534 dockerfiles: fix default targets for debian-loongarch-cross by Pierrick Bouvier · 4 months ago
  67. b24bad3 accel/tcg: add tracepoints for cpu_loop_exit_atomic by Alex Bennée · 4 months ago
  68. b6a48d2 tests/tcg/x86_64: Add cross-modifying code test by Ilya Leoshkevich · 4 months ago
  69. 7f117cb scripts/ci: remove architecture checks for build-environment updates by Alex Bennée · 4 months ago
  70. dfbc72a docs/devel: update tsan build documentation by Pierrick Bouvier · 4 months ago
  71. cf6fbba meson: hide tsan related warnings by Pierrick Bouvier · 4 months ago
  72. e4239ee MAINTAINERS: mention my testing/next tree by Alex Bennée · 4 months ago
  73. 16cacff tests/docker: add NOFETCH env variable for testing by Alex Bennée · 4 months ago
  74. 13aae9b tests/docker: Fix microblaze atomics by Ilya Leoshkevich · 4 months ago
  75. 1df52a9 test/qtest/aspeed_smc-test: Fix coding style by Jamin Lin · 4 months ago
  76. e15001b hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVB by Jamin Lin · 4 months ago
  77. a37bbfb hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB. by Jamin Lin · 4 months ago
  78. 146f078 hw/block/m25p80: Add SFDP table for w25q80bl flash by Jamin Lin · 4 months ago
  79. 9785731 hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvq by Jamin Lin · 4 months ago
  80. c0400e3 hw/block:m25p80: Fix coding style by Jamin Lin · 4 months ago
  81. 05d501a aspeed/smc: Fix write incorrect data into flash in user mode by Jamin Lin · 4 months ago
  82. f04cb2d tests/functional: Convert most Aspeed machine tests by Cédric Le Goater · 4 months ago
  83. 4c1d0af hw/misc/aspeed_hace: Fix SG Accumulative hashing by Alejandro Zeise · 7 months ago
  84. 34fdd73 tests/qtest:ast2700-gpio-test: Add GPIO test case for AST2700 by Jamin Lin · 5 months ago
  85. c6a8a2a aspeed/soc: Support GPIO for AST2700 by Jamin Lin · 5 months ago
  86. f34030e aspeed/soc: Correct GPIO irq 130 for AST2700 by Jamin Lin · 5 months ago
  87. bac6988 hw/gpio/aspeed: Add AST2700 support by Jamin Lin · 5 months ago
  88. 7e22f6f hw/gpio/aspeed: Fix clear incorrect interrupt status for GPIO index mode by Jamin Lin · 5 months ago
  89. 404e753 hw/gpio/aspeed: Support different memory region ops by Jamin Lin · 5 months ago
  90. 9422dbd hw/gpio/aspeed: Support to set the different memory size by Jamin Lin · 5 months ago
  91. 33343bf hw/gpio/aspeed: Fix coding style by Jamin Lin · 5 months ago
  92. 00b519c vfio/helpers: Align mmaps by Alex Williamson · 4 months ago
  93. 49915c0 vfio/helpers: Refactor vfio_region_mmap() error handling by Alex Williamson · 4 months ago
  94. fa4e20d vfio/migration: Change trace formats from hex to decimal by Avihai Horon · 4 months ago
  95. 3b5948f vfio/migration: Report only stop-copy size in vfio_state_pending_exact() by Avihai Horon · 4 months ago
  96. 239e351 pc-bios/s390-ccw: Update s390-ccw.img with the full boot order support feature by Thomas Huth · 4 months ago
  97. 694d79f pc-bios/s390-ccw: Introduce `EXTRA_LDFLAGS` by Marc Hartmayer · 5 months ago
  98. 3259b44 pc-bios/s390-ccw: Don't generate TEXTRELs by Jens Remus · 5 months ago
  99. c58df21 pc-bios/s390-ccw: Clarify alignment is in bytes by Jens Remus · 5 months ago
  100. f5aa2d9 tests/qtest: Add s390x boot order tests to cdrom-test.c by Jared Rossi · 4 months ago