1. 577e648 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 1 year, 10 months ago
  2. 271477b Merge tag 'compression-code-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Richard Henderson · 1 year, 10 months ago
  3. ef70986 meson: leave unnecessary modules out of the build by Paolo Bonzini · 1 year, 10 months ago
  4. 23b2a3b docs: clarify --without-default-devices by Paolo Bonzini · 1 year, 10 months ago
  5. 166b174 target/i386: Add EPYC-Genoa model to support Zen 4 processor series by Babu Moger · 1 year, 10 months ago
  6. 62a798d target/i386: Add VNMI and automatic IBRS feature bits by Babu Moger · 1 year, 10 months ago
  7. 27f03be target/i386: Add missing feature bits in EPYC-Milan model by Babu Moger · 1 year, 10 months ago
  8. b70eec3 target/i386: Add feature bits for CPUID_Fn80000021_EAX by Babu Moger · 1 year, 10 months ago
  9. bb039a2 target/i386: Add a couple of feature bits in 8000_0008_EBX by Babu Moger · 1 year, 10 months ago
  10. d7c7273 target/i386: Add new EPYC CPU versions with updated cache_info by Michael Roth · 1 year, 10 months ago
  11. cca0a00 target/i386: allow versioned CPUs to specify new cache_info by Michael Roth · 1 year, 10 months ago
  12. 8cbfc53 include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API by Thomas Huth · 1 year, 10 months ago
  13. c323518 migration: Initialize and cleanup decompression in migration.c by Lukas Straub · 1 year, 11 months ago
  14. 52623f2 ram-compress.c: Make target independent by Lukas Straub · 1 year, 11 months ago
  15. 4024cc8 ram compress: Assert that the file buffer matches the result by Lukas Straub · 1 year, 11 months ago
  16. b1f1772 ram.c: Move core decompression code into its own file by Lukas Straub · 1 year, 11 months ago
  17. b5ca336 ram.c: Move core compression code into its own file by Lukas Straub · 1 year, 11 months ago
  18. ef4f5f5 ram.c: Remove last ram.c dependency from the core compress code by Lukas Straub · 1 year, 11 months ago
  19. 680628d ram.c: Call update_compress_thread_counts from compress_send_queued_data by Lukas Straub · 1 year, 11 months ago
  20. 3e81763 ram.c: Do not call save_page_header() from compress threads by Lukas Straub · 1 year, 11 months ago
  21. b5cf1cd ram.c: Reset result after sending queued data by Lukas Straub · 1 year, 11 months ago
  22. 10c2f7b ram.c: Dont change param->block in the compress thread by Lukas Straub · 1 year, 11 months ago
  23. 97274a8 ram.c: Let the compress threads return a CompressResult enum by Lukas Straub · 1 year, 11 months ago
  24. dc066da qtest/migration-test.c: Add postcopy tests with compress enabled by Lukas Straub · 1 year, 11 months ago
  25. 1536d1d qtest/migration-test.c: Add tests with compress enabled by Lukas Straub · 1 year, 11 months ago
  26. 2f38ff79 MAINTAINERS: add stanza for Kconfig files by Paolo Bonzini · 1 year, 10 months ago
  27. 20f4680 tb-maint: do not use mb_read/mb_set by Paolo Bonzini · 2 years ago
  28. 8f593ba call_rcu: stop using mb_set/mb_read by Paolo Bonzini · 2 years ago
  29. 355635c test-aio-multithread: simplify test_multi_co_schedule by Paolo Bonzini · 2 years ago
  30. 4f7335e test-aio-multithread: do not use mb_read/mb_set for simple flags by Paolo Bonzini · 2 years ago
  31. 6e288b0 rcu: remove qatomic_mb_set, expand comments by Paolo Bonzini · 2 years ago
  32. 792f77f Merge tag 'pull-loongarch-20230506' of https://gitlab.com/gaosong/qemu into staging by Richard Henderson · 1 year, 10 months ago
  33. 725d7e7 hw/intc: don't use target_ulong for LoongArch ipi by Alex Bennée · 1 year, 11 months ago
  34. c6c2fec target/loongarch: CPUCFG support LSX by Song Gao · 1 year, 10 months ago
  35. 4854bbb target/loongarch: Use {set/get}_gpr replace to cpu_fpr by Song Gao · 1 year, 10 months ago
  36. 29bb5d7 target/loongarch: Implement vldi by Song Gao · 1 year, 10 months ago
  37. 843b627 target/loongarch: Implement vld vst by Song Gao · 1 year, 10 months ago
  38. e93dd43 target/loongarch: Implement vilvl vilvh vextrins vshuf by Song Gao · 1 year, 10 months ago
  39. d5e5563 target/loongarch: Implement vreplve vpack vpick by Song Gao · 1 year, 10 months ago
  40. cdbdefb target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr by Song Gao · 1 year, 10 months ago
  41. d0dfa19 target/loongarch: Implement vbitsel vset by Song Gao · 1 year, 10 months ago
  42. 386c4e8 target/loongarch: Implement vfcmp by Song Gao · 1 year, 10 months ago
  43. f435e1e target/loongarch: Implement vseq vsle vslt by Song Gao · 1 year, 10 months ago
  44. 399665d target/loongarch: Implement LSX fpu fcvt instructions by Song Gao · 1 year, 10 months ago
  45. aca6747 target/loongarch: Implement LSX fpu arith instructions by Song Gao · 1 year, 10 months ago
  46. ac95a0b target/loongarch: Implement vfrstp by Song Gao · 1 year, 10 months ago
  47. 0b1e670 target/loongarch: Implement vbitclr vbitset vbitrev by Song Gao · 1 year, 10 months ago
  48. bb22ee5 target/loongarch: Implement vpcnt by Song Gao · 1 year, 10 months ago
  49. 2e105e1 target/loongarch: Implement vclo vclz by Song Gao · 1 year, 10 months ago
  50. 162cd32 target/loongarch: Implement vssrlrn vssrarn by Song Gao · 1 year, 10 months ago
  51. 83b3815 target/loongarch: Implement vssrln vssran by Song Gao · 1 year, 10 months ago
  52. a5200a1 target/loongarch: Implement vsrlrn vsrarn by Song Gao · 1 year, 10 months ago
  53. d79fb8d target/loongarch: Implement vsrln vsran by Song Gao · 1 year, 10 months ago
  54. ecb9371 target/loongarch: Implement vsrlr vsrar by Song Gao · 1 year, 10 months ago
  55. 9b21a7a target/loongarch: Implement vsllwil vextl by Song Gao · 1 year, 10 months ago
  56. b281d69 target/loongarch: Implement vsll vsrl vsra vrotr by Song Gao · 1 year, 10 months ago
  57. f205a53 target/loongarch: Implement LSX logic instructions by Song Gao · 1 year, 10 months ago
  58. 789f4a4 target/loongarch: Implement vmskltz/vmskgez/vmsknz by Song Gao · 1 year, 10 months ago
  59. f0e395d target/loongarch: Implement vsigncov by Song Gao · 1 year, 10 months ago
  60. 3734ad9 target/loongarch: Implement vexth by Song Gao · 1 year, 10 months ago
  61. cbe4419 target/loongarch: Implement vsat by Song Gao · 1 year, 10 months ago
  62. 4cc4c0f target/loongarch: Implement vdiv/vmod by Song Gao · 1 year, 10 months ago
  63. d3aec65 target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od} by Song Gao · 1 year, 10 months ago
  64. cd1c49a target/loongarch: Implement vmul/vmuh/vmulw{ev/od} by Song Gao · 1 year, 10 months ago
  65. 9ab2952 target/loongarch: Implement vmax/vmin by Song Gao · 1 year, 10 months ago
  66. af448cb target/loongarch: Implement vadda by Song Gao · 1 year, 10 months ago
  67. 4972565 target/loongarch: Implement vabsd by Song Gao · 1 year, 10 months ago
  68. 39e9b0a target/loongarch: Implement vavg/vavgr by Song Gao · 1 year, 10 months ago
  69. 2d5f950 target/loongarch: Implement vaddw/vsubw by Song Gao · 1 year, 10 months ago
  70. c037fbc target/loongarch: Implement vhaddw/vhsubw by Song Gao · 1 year, 10 months ago
  71. a94cb91 target/loongarch: Implement vsadd/vssub by Song Gao · 1 year, 10 months ago
  72. be9ec55 target/loongarch: Implement vneg by Song Gao · 1 year, 10 months ago
  73. d8be64c target/loongarch: Implement vaddi/vsubi by Song Gao · 1 year, 10 months ago
  74. 57b4f1a target/loongarch: Implement vadd/vsub by Song Gao · 1 year, 10 months ago
  75. a3f3db5 target/loongarch: Add CHECK_SXE maccro for check LSX enable by Song Gao · 1 year, 10 months ago
  76. a0c9400 target/loongarch: meson.build support build LSX by Song Gao · 1 year, 10 months ago
  77. 16f5396 target/loongarch: Add LSX data type VReg by Song Gao · 1 year, 10 months ago
  78. 47d3878 Merge tag 'pull-tcg-20230505' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 1 year, 10 months ago
  79. 2149a21 Merge tag 'pull-ppc-20230505' of https://gitlab.com/danielhb/qemu into staging by Richard Henderson · 1 year, 10 months ago
  80. eb5c393 Merge tag 'pw-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Richard Henderson · 1 year, 10 months ago
  81. 8ad8256 Merge tag 'migration-20230505-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Richard Henderson · 1 year, 10 months ago
  82. 35a0bd6 tcg: Widen helper_*_st[bw]_mmu val arguments by Richard Henderson · 1 year, 11 months ago
  83. d78e4a4 tcg: Introduce arg_slot_stk_ofs by Richard Henderson · 1 year, 11 months ago
  84. 338b61e tcg: Replace REG_P with arg_loc_reg_p by Richard Henderson · 1 year, 11 months ago
  85. 2528f77 tcg: Move TCGLabelQemuLdst to tcg.c by Richard Henderson · 1 year, 11 months ago
  86. e2adae3 tcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st} by Richard Henderson · 1 year, 11 months ago
  87. acfe949 tcg/sparc64: Drop is_64 test from tcg_out_qemu_ld data return by Richard Henderson · 1 year, 11 months ago
  88. 0365474 tcg/s390x: Introduce HostAddress by Richard Henderson · 1 year, 11 months ago
  89. 01a3b5d tcg/s390x: Pass TCGType to tcg_out_qemu_{ld,st} by Richard Henderson · 1 year, 11 months ago
  90. f704197 tcg/riscv: Rationalize args to tcg_out_qemu_{ld,st} by Richard Henderson · 1 year, 11 months ago
  91. aeb6326 tcg/riscv: Require TCG_TARGET_REG_BITS == 64 by Richard Henderson · 2 years ago
  92. e3867ba tcg/ppc: Introduce HostAddress by Richard Henderson · 1 year, 11 months ago
  93. 6073988 tcg/ppc: Rationalize args to tcg_out_qemu_{ld,st} by Richard Henderson · 1 year, 11 months ago
  94. eb664d0 tcg/mips: Rationalize args to tcg_out_qemu_{ld,st} by Richard Henderson · 1 year, 11 months ago
  95. 9a2027b tcg/loongarch64: Introduce HostAddress by Richard Henderson · 1 year, 11 months ago
  96. 7f67e58 tcg/loongarch64: Rationalize args to tcg_out_qemu_{ld,st} by Richard Henderson · 1 year, 11 months ago
  97. 1df6d61 tcg/arm: Introduce HostAddress by Richard Henderson · 1 year, 11 months ago
  98. 737fb47 tcg/arm: Rationalize args to tcg_out_qemu_{ld,st} by Richard Henderson · 1 year, 11 months ago
  99. 7f65be5 tcg/aarch64: Introduce HostAddress by Richard Henderson · 1 year, 11 months ago
  100. ff0cc85 tcg/aarch64: Rationalize args to tcg_out_qemu_{ld,st} by Richard Henderson · 1 year, 11 months ago