1. 9136384 hw/sd/sdcard: Remove explicit entries for illegal commands by Philippe Mathieu-Daudé · 2 weeks ago
  2. 3b87fff hw/sd/sdcard: Remove ACMD6 handler for SPI mode by Philippe Mathieu-Daudé · 11 days ago
  3. eac7ce3 hw/sd/sdcard: Use Load/Store API to fill some CID/CSD registers by Philippe Mathieu-Daudé · 11 days ago
  4. 9045478 hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definition by Philippe Mathieu-Daudé · 14 days ago
  5. f17fb69 hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values by Philippe Mathieu-Daudé · 3 years, 8 months ago
  6. 3dc5d34 hw/sd/sdcard: Fix typo in SEND_OP_COND command name by Philippe Mathieu-Daudé · 2 weeks ago
  7. d00e614 hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2) by Philippe Mathieu-Daudé · 14 days ago
  8. 8d38056 hw/sd/sdcard: Correct code indentation by Philippe Mathieu-Daudé · 3 weeks ago
  9. c2e857b hw/sd/sdcard: Avoid OOB in sd_read_byte() during unexpected CMD switch by Philippe Mathieu-Daudé · 3 months ago
  10. 4fbeddb bswap: Add st24_be_p() to store 24 bits in big-endian order by Philippe Mathieu-Daudé · 11 days ago
  11. d6a7c3f target/s390x: Add a CONFIG switch to disable legacy CPUs by Thomas Huth · 3 weeks ago
  12. 3f6be80 MAINTAINERS: Cover all tests/qtest/migration-* files by Thomas Huth · 12 days ago
  13. 87c9d80 target/s390x/arch_dump: use correct byte order for pid by Omar Sandoval · 12 days ago
  14. 7c66540 tests/qtest/fuzz: fix memleak in qos_fuzz.c by Dmitry Frolov · 6 weeks ago
  15. d48a540 vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors by Cédric Le Goater · 6 weeks ago
  16. fa80538 vfio/ccw: Fix the missed unrealize() call in error path by Zhenzhong Duan · 6 weeks ago
  17. 1aeebbd vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize() by Cédric Le Goater · 6 weeks ago
  18. 45f4218 s390x/css: Make S390CCWDeviceClass::realize return bool by Cédric Le Goater · 6 weeks ago
  19. 19a1740 hw/s390x/ccw: Remove local Error variable from s390_ccw_realize() by Cédric Le Goater · 6 weeks ago
  20. 4a6a90f s390x/css: Make CCWDeviceClass::realize return bool by Cédric Le Goater · 6 weeks ago
  21. 9bf2127 hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool by Cédric Le Goater · 6 weeks ago
  22. c9ba79b Merge tag 'pull-target-arm-20240622' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Richard Henderson · 9 days ago
  23. ffeddb9 Merge tag 'migration-20240621-pull-request' of https://gitlab.com/farosas/qemu into staging by Richard Henderson · 9 days ago
  24. 04b09de migration: Remove unused VMSTATE_ARRAY_TEST() macro by Philippe Mathieu-Daudé · 10 days ago
  25. 6cf56a8 tests/migration-tests: Cover postcopy failure on reconnect by Peter Xu · 11 days ago
  26. 8dbd24d tests/migration-tests: Verify postcopy-recover-setup status by Peter Xu · 11 days ago
  27. 3b36cea hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine by Xiong Yining · 3 weeks ago
  28. 53aaa88 hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length TDs where CBP=BE+1 by David Hubbard · 6 weeks ago
  29. d338b5a hw/misc: Set valid access size for Exynos4210 RNG by Zheyu Ma · 13 days ago
  30. dda5330 hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs by Zhenyu Zhang · 3 weeks ago
  31. e710097 hw/arm/virt: allow creation of a second NonSecure UART by Peter Maydell · 3 weeks ago
  32. fe22cba hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01] by Peter Maydell · 3 weeks ago
  33. 9ed2fb6 hw/arm/virt: Add serial aliases in DTB by Peter Maydell · 3 weeks ago
  34. 813b59e hw/usb/hcd-dwc2: Handle invalid address access in read and write functions by Zheyu Ma · 13 days ago
  35. ff8aff0 hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu by Zheyu Ma · 13 days ago
  36. 5d173f3 scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs by Peter Maydell · 13 days ago
  37. 8e055ea scripts/coverity-scan/COMPONENTS.md: Fix monitor component by Peter Maydell · 13 days ago
  38. 9c43c93 scripts/coverity-scan/COMPONENTS.md: Add crypto headers in host/include to the crypto component by Peter Maydell · 13 days ago
  39. 7966cf7 scripts/coverity-scan/COMPONENTS.md: Fix 'char' component by Peter Maydell · 13 days ago
  40. 057f768 scripts/coverity-scan/COMPONENTS.md: Update paths to match gitlab CI by Peter Maydell · 13 days ago
  41. 9b113a0 hw/arm/xilinx_zynq: Fix IRQ/FIQ routing by Sebastian Huber · 13 days ago
  42. 7175a56 hw/intc/arm_gic: Fix deactivation of SPI lines by Edgar E. Iglesias · 13 days ago
  43. 7edca16 hw/arm/sbsa-ref: switch to 1GHz timer frequency by Marcin Juszkiewicz · 13 days ago
  44. 35e71ec hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue by Shiva sagar Myana · 13 days ago
  45. d444e56 tests/migration-tests: migration_event_wait() by Peter Xu · 11 days ago
  46. cd313b6 tests/migration-tests: Always enable migration events by Peter Xu · 11 days ago
  47. 0fd3973 tests/migration-tests: Drop most WIN32 ifdefs for postcopy failure tests by Peter Xu · 11 days ago
  48. 21e89f7 migration/docs: Update postcopy recover session for SETUP phase by Peter Xu · 11 days ago
  49. 4146b77 migration/postcopy: Add postcopy-recover-setup phase by Peter Xu · 11 days ago
  50. 4dd5f7b migration: Cleanup incoming migration setup state change by Peter Xu · 11 days ago
  51. a5c24e1 migration: Use MigrationStatus instead of int by Peter Xu · 11 days ago
  52. 60ce476 migration: Rename thread debug names by Peter Xu · 11 days ago
  53. 637280a migration/multifd: Avoid the final FLUSH in complete() by Peter Xu · 11 days ago
  54. 31a5a30 tests/qtest/migration: Add a test for mapped-ram with passing of fds by Fabiano Rosas · 13 days ago
  55. 8d60280 migration: Add documentation for fdset with multifd + file by Fabiano Rosas · 13 days ago
  56. 99c147e monitor: fdset: Match against O_DIRECT by Fabiano Rosas · 13 days ago
  57. 408d295 tests/qtest/migration: Add tests for file migration with direct-io by Fabiano Rosas · 13 days ago
  58. 9d70239 migration/multifd: Add direct-io support by Fabiano Rosas · 13 days ago
  59. b43b61d migration: Add direct-io parameter by Fabiano Rosas · 13 days ago
  60. 46cec74 io: Stop using qemu_open_old in channel-file by Fabiano Rosas · 13 days ago
  61. 960f29b monitor: Report errors from monitor_fdset_dup_fd_add by Fabiano Rosas · 13 days ago
  62. 881172f monitor: Simplify fdset and fd removal by Fabiano Rosas · 13 days ago
  63. 87d67fa monitor: Stop removing non-duplicated fds by Fabiano Rosas · 13 days ago
  64. a93ad56 monitor: Introduce monitor_fdset_*free by Fabiano Rosas · 13 days ago
  65. 1cd93fb monitor: Drop monitor_fdset_dup_fd_find/_remove() by Peter Xu · 13 days ago
  66. 926554c tests/qtest/migration: Add a precopy file test with fdset by Fabiano Rosas · 13 days ago
  67. 55fc0c2 tests/qtest/migration: Fix file migration offset check by Fabiano Rosas · 13 days ago
  68. 6d32796 migration: Fix file migration with fdset by Fabiano Rosas · 13 days ago
  69. a701c03 migration: Drop reference to QIOChannel if file seeking fails by Fabiano Rosas · 13 days ago
  70. 02d9c38 Merge tag 'pull-tcg-20240619' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 11 days ago
  71. 521d7fb tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers by Richard Henderson · 12 days ago
  72. 6b49653 target/sparc: use signed denominator in sdiv helper by Clément Chigot · 4 weeks ago
  73. 54b2792 linux-user: Make TARGET_NR_setgroups affect only the current thread by Ilya Leoshkevich · 2 weeks ago
  74. 3b279f7 accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded by Anton Johansson · 3 weeks ago
  75. a96a498 util/bufferiszero: Add loongarch64 vector acceleration by Richard Henderson · 3 weeks ago
  76. 2d32a5d util/bufferiszero: Split out host include files by Richard Henderson · 4 weeks ago
  77. 6b0ca41 tcg/loongarch64: Enable v256 with LASX by Richard Henderson · 5 weeks ago
  78. 4c2c574 tcg/loongarch64: Support LASX in tcg_out_vec_op by Richard Henderson · 5 weeks ago
  79. 3683354 tcg/loongarch64: Split out vdvjukN in tcg_out_vec_op by Richard Henderson · 5 weeks ago
  80. 8407701 tcg/loongarch64: Remove temp_vec from tcg_out_vec_op by Richard Henderson · 5 weeks ago
  81. 571f64f tcg/loongarch64: Support LASX in tcg_out_{mov,ld,st} by Richard Henderson · 5 weeks ago
  82. 604ba81 tcg/loongarch64: Split out vdvjvk in tcg_out_vec_op by Richard Henderson · 5 weeks ago
  83. cbf5a8f tcg/loongarch64: Support LASX in tcg_out_addsub_vec by Richard Henderson · 5 weeks ago
  84. ce37579 tcg/loongarch64: Simplify tcg_out_addsub_vec by Richard Henderson · 5 weeks ago
  85. 825d53f tcg/loongarch64: Support LASX in tcg_out_dupi_vec by Richard Henderson · 5 weeks ago
  86. 75b5ffd tcg/loongarch64: Use tcg_out_dup_vec in tcg_out_dupi_vec by Richard Henderson · 5 weeks ago
  87. 15750fa tcg/loongarch64: Support LASX in tcg_out_dupm_vec by Richard Henderson · 5 weeks ago
  88. e78dc00 tcg/loongarch64: Support LASX in tcg_out_dup_vec by Richard Henderson · 5 weeks ago
  89. 4f222d8 tcg/loongarch64: Simplify tcg_out_dup_vec by Richard Henderson · 5 weeks ago
  90. 9d77918 util/loongarch64: Detect LASX vector support by Richard Henderson · 5 weeks ago
  91. 1c05d53 tcg/loongarch64: Support TCG_TYPE_V64 by Richard Henderson · 5 weeks ago
  92. 3a7a53c tcg/loongarch64: Handle i32 and i64 moves between gr and fr by Richard Henderson · 5 weeks ago
  93. 3e26131 tcg/loongarch64: Use fp load/store for I32 and I64 into vector regs by Richard Henderson · 5 weeks ago
  94. 741b0ee tcg/loongarch64: Import LASX, FP insns by Richard Henderson · 5 weeks ago
  95. 80748eb Merge tag 'misc-20240619' of https://github.com/philmd/qemu into staging by Richard Henderson · 11 days ago
  96. fc0870c exec: Make the MemOp enum cast explicit by Roman Kiryanov · 12 days ago
  97. abd749b ui+display: rename is_buffer_shared() -> surface_is_allocated() by Gerd Hoffmann · 4 weeks ago
  98. 9badf12 ui+display: rename is_placeholder() -> surface_is_placeholder() by Gerd Hoffmann · 4 weeks ago
  99. b1cf266 stdvga: fix screen blanking by Gerd Hoffmann · 4 weeks ago
  100. e7b53d1 ui/cocoa: Use qemu_add_mouse_change_notifier by Akihiko Odaki · 3 months ago