1. 622d30a vhdx: Require GRAPH_RDLOCK for accessing a node's parent list by Kevin Wolf · 1 year, 11 months ago
  2. 69aa0d3 nbd: Mark nbd_co_do_establish_connection() and callers GRAPH_RDLOCK by Emanuele Giuseppe Esposito · 1 year, 11 months ago
  3. 5d93451 nbd: Remove nbd_co_flush() wrapper function by Kevin Wolf · 1 year, 11 months ago
  4. 1a30b0f block: .bdrv_open is non-coroutine and unlocked by Kevin Wolf · 1 year, 11 months ago
  5. 4ee1f85 graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader lock by Kevin Wolf · 1 year, 11 months ago
  6. d51c349 graph-lock: Add GRAPH_UNLOCKED(_PTR) by Kevin Wolf · 1 year, 11 months ago
  7. 57f3d07 test-bdrv-drain: Don't modify the graph in coroutines by Kevin Wolf · 1 year, 11 months ago
  8. e113362 iotests: Test resizing image attached to an iothread by Kevin Wolf · 1 year, 11 months ago
  9. 0c7d204 block: Don't call no_coroutine_fns in qmp_block_resize() by Kevin Wolf · 1 year, 11 months ago
  10. b2ab5f5 block: bdrv/blk_co_unref() for calls in coroutine context by Kevin Wolf · 1 year, 11 months ago
  11. da4afaf block: Consistently call bdrv_activate() outside coroutine by Kevin Wolf · 1 year, 11 months ago
  12. 0050c16 qcow2: Don't call bdrv_getlength() in coroutine_fns by Kevin Wolf · 1 year, 11 months ago
  13. 6dab4c9 migration: Attempt disk reactivation in more failure scenarios by Eric Blake · 1 year, 11 months ago
  14. cf6052f iotests/nbd-reconnect-on-open: Fix NBD socket path by Kevin Wolf · 1 year, 11 months ago
  15. e262687 block: Fix use after free in blockdev_mark_auto_del() by Kevin Wolf · 1 year, 11 months ago
  16. 3edf660 aio-wait: avoid AioContext lock in aio_wait_bh_oneshot() by Stefan Hajnoczi · 2 years ago
  17. 17ac39c block: add missing coroutine_fn annotations by Paolo Bonzini · 2 years ago
  18. 11cea42 block: add configure options for excluding vmdk, vhdx and vpc by Vladimir Sementsov-Ogievskiy · 2 years ago
  19. b2896c1 Merge tag 'vfio-updates-20230509.0' of https://gitlab.com/alex.williamson/qemu into staging by Richard Henderson · 1 year, 11 months ago
  20. 7534695 target/loongarch: Terminate vmstate subsections list by Richard Henderson · 1 year, 11 months ago
  21. 577e648 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 1 year, 11 months ago
  22. b5048a4 vfio/pci: Static Resizable BAR capability by Alex Williamson · 1 year, 11 months ago
  23. ff180c6 vfio/migration: Skip log_sync during migration SETUP state by Avihai Horon · 2 years ago
  24. 2dca1b3 vfio/pci: add support for VF token by Minwoo Im · 2 years ago
  25. 271477b Merge tag 'compression-code-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Richard Henderson · 1 year, 11 months ago
  26. ef70986 meson: leave unnecessary modules out of the build by Paolo Bonzini · 1 year, 11 months ago
  27. 23b2a3b docs: clarify --without-default-devices by Paolo Bonzini · 1 year, 11 months ago
  28. 166b174 target/i386: Add EPYC-Genoa model to support Zen 4 processor series by Babu Moger · 1 year, 11 months ago
  29. 62a798d target/i386: Add VNMI and automatic IBRS feature bits by Babu Moger · 1 year, 11 months ago
  30. 27f03be target/i386: Add missing feature bits in EPYC-Milan model by Babu Moger · 1 year, 11 months ago
  31. b70eec3 target/i386: Add feature bits for CPUID_Fn80000021_EAX by Babu Moger · 1 year, 11 months ago
  32. bb039a2 target/i386: Add a couple of feature bits in 8000_0008_EBX by Babu Moger · 1 year, 11 months ago
  33. d7c7273 target/i386: Add new EPYC CPU versions with updated cache_info by Michael Roth · 1 year, 11 months ago
  34. cca0a00 target/i386: allow versioned CPUs to specify new cache_info by Michael Roth · 1 year, 11 months ago
  35. 8cbfc53 include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API by Thomas Huth · 1 year, 11 months ago
  36. c323518 migration: Initialize and cleanup decompression in migration.c by Lukas Straub · 2 years ago
  37. 52623f2 ram-compress.c: Make target independent by Lukas Straub · 2 years ago
  38. 4024cc8 ram compress: Assert that the file buffer matches the result by Lukas Straub · 2 years ago
  39. b1f1772 ram.c: Move core decompression code into its own file by Lukas Straub · 2 years ago
  40. b5ca336 ram.c: Move core compression code into its own file by Lukas Straub · 2 years ago
  41. ef4f5f5 ram.c: Remove last ram.c dependency from the core compress code by Lukas Straub · 2 years ago
  42. 680628d ram.c: Call update_compress_thread_counts from compress_send_queued_data by Lukas Straub · 2 years ago
  43. 3e81763 ram.c: Do not call save_page_header() from compress threads by Lukas Straub · 2 years ago
  44. b5cf1cd ram.c: Reset result after sending queued data by Lukas Straub · 2 years ago
  45. 10c2f7b ram.c: Dont change param->block in the compress thread by Lukas Straub · 2 years ago
  46. 97274a8 ram.c: Let the compress threads return a CompressResult enum by Lukas Straub · 2 years ago
  47. dc066da qtest/migration-test.c: Add postcopy tests with compress enabled by Lukas Straub · 2 years ago
  48. 1536d1d qtest/migration-test.c: Add tests with compress enabled by Lukas Straub · 2 years ago
  49. 2f38ff79 MAINTAINERS: add stanza for Kconfig files by Paolo Bonzini · 1 year, 11 months ago
  50. 20f4680 tb-maint: do not use mb_read/mb_set by Paolo Bonzini · 2 years, 1 month ago
  51. 8f593ba call_rcu: stop using mb_set/mb_read by Paolo Bonzini · 2 years, 1 month ago
  52. 355635c test-aio-multithread: simplify test_multi_co_schedule by Paolo Bonzini · 2 years, 1 month ago
  53. 4f7335e test-aio-multithread: do not use mb_read/mb_set for simple flags by Paolo Bonzini · 2 years, 1 month ago
  54. 6e288b0 rcu: remove qatomic_mb_set, expand comments by Paolo Bonzini · 2 years, 1 month ago
  55. 792f77f Merge tag 'pull-loongarch-20230506' of https://gitlab.com/gaosong/qemu into staging by Richard Henderson · 1 year, 11 months ago
  56. 725d7e7 hw/intc: don't use target_ulong for LoongArch ipi by Alex Bennée · 2 years ago
  57. c6c2fec target/loongarch: CPUCFG support LSX by Song Gao · 1 year, 11 months ago
  58. 4854bbb target/loongarch: Use {set/get}_gpr replace to cpu_fpr by Song Gao · 1 year, 11 months ago
  59. 29bb5d7 target/loongarch: Implement vldi by Song Gao · 1 year, 11 months ago
  60. 843b627 target/loongarch: Implement vld vst by Song Gao · 1 year, 11 months ago
  61. e93dd43 target/loongarch: Implement vilvl vilvh vextrins vshuf by Song Gao · 1 year, 11 months ago
  62. d5e5563 target/loongarch: Implement vreplve vpack vpick by Song Gao · 1 year, 11 months ago
  63. cdbdefb target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr by Song Gao · 1 year, 11 months ago
  64. d0dfa19 target/loongarch: Implement vbitsel vset by Song Gao · 1 year, 11 months ago
  65. 386c4e8 target/loongarch: Implement vfcmp by Song Gao · 1 year, 11 months ago
  66. f435e1e target/loongarch: Implement vseq vsle vslt by Song Gao · 1 year, 11 months ago
  67. 399665d target/loongarch: Implement LSX fpu fcvt instructions by Song Gao · 1 year, 11 months ago
  68. aca6747 target/loongarch: Implement LSX fpu arith instructions by Song Gao · 1 year, 11 months ago
  69. ac95a0b target/loongarch: Implement vfrstp by Song Gao · 1 year, 11 months ago
  70. 0b1e670 target/loongarch: Implement vbitclr vbitset vbitrev by Song Gao · 1 year, 11 months ago
  71. bb22ee5 target/loongarch: Implement vpcnt by Song Gao · 1 year, 11 months ago
  72. 2e105e1 target/loongarch: Implement vclo vclz by Song Gao · 1 year, 11 months ago
  73. 162cd32 target/loongarch: Implement vssrlrn vssrarn by Song Gao · 1 year, 11 months ago
  74. 83b3815 target/loongarch: Implement vssrln vssran by Song Gao · 1 year, 11 months ago
  75. a5200a1 target/loongarch: Implement vsrlrn vsrarn by Song Gao · 1 year, 11 months ago
  76. d79fb8d target/loongarch: Implement vsrln vsran by Song Gao · 1 year, 11 months ago
  77. ecb9371 target/loongarch: Implement vsrlr vsrar by Song Gao · 1 year, 11 months ago
  78. 9b21a7a target/loongarch: Implement vsllwil vextl by Song Gao · 1 year, 11 months ago
  79. b281d69 target/loongarch: Implement vsll vsrl vsra vrotr by Song Gao · 1 year, 11 months ago
  80. f205a53 target/loongarch: Implement LSX logic instructions by Song Gao · 1 year, 11 months ago
  81. 789f4a4 target/loongarch: Implement vmskltz/vmskgez/vmsknz by Song Gao · 1 year, 11 months ago
  82. f0e395d target/loongarch: Implement vsigncov by Song Gao · 1 year, 11 months ago
  83. 3734ad9 target/loongarch: Implement vexth by Song Gao · 1 year, 11 months ago
  84. cbe4419 target/loongarch: Implement vsat by Song Gao · 1 year, 11 months ago
  85. 4cc4c0f target/loongarch: Implement vdiv/vmod by Song Gao · 1 year, 11 months ago
  86. d3aec65 target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od} by Song Gao · 1 year, 11 months ago
  87. cd1c49a target/loongarch: Implement vmul/vmuh/vmulw{ev/od} by Song Gao · 1 year, 11 months ago
  88. 9ab2952 target/loongarch: Implement vmax/vmin by Song Gao · 1 year, 11 months ago
  89. af448cb target/loongarch: Implement vadda by Song Gao · 1 year, 11 months ago
  90. 4972565 target/loongarch: Implement vabsd by Song Gao · 1 year, 11 months ago
  91. 39e9b0a target/loongarch: Implement vavg/vavgr by Song Gao · 1 year, 11 months ago
  92. 2d5f950 target/loongarch: Implement vaddw/vsubw by Song Gao · 1 year, 11 months ago
  93. c037fbc target/loongarch: Implement vhaddw/vhsubw by Song Gao · 1 year, 11 months ago
  94. a94cb91 target/loongarch: Implement vsadd/vssub by Song Gao · 1 year, 11 months ago
  95. be9ec55 target/loongarch: Implement vneg by Song Gao · 1 year, 11 months ago
  96. d8be64c target/loongarch: Implement vaddi/vsubi by Song Gao · 1 year, 11 months ago
  97. 57b4f1a target/loongarch: Implement vadd/vsub by Song Gao · 1 year, 11 months ago
  98. a3f3db5 target/loongarch: Add CHECK_SXE maccro for check LSX enable by Song Gao · 1 year, 11 months ago
  99. a0c9400 target/loongarch: meson.build support build LSX by Song Gao · 1 year, 11 months ago
  100. 16f5396 target/loongarch: Add LSX data type VReg by Song Gao · 1 year, 11 months ago