1. b86c6ba util/cpuinfo-riscv: Support host/cpuinfo.h for riscv by Richard Henderson · 9 months ago
  2. 87b8bde Revert "host/i386: assume presence of SSE2" by Paolo Bonzini · 9 months ago
  3. fe721c1 Revert "host/i386: assume presence of POPCNT" by Paolo Bonzini · 9 months ago
  4. a96a498 util/bufferiszero: Add loongarch64 vector acceleration by Richard Henderson · 9 months ago
  5. 2d32a5d util/bufferiszero: Split out host include files by Richard Henderson · 9 months ago
  6. 9d77918 util/loongarch64: Detect LASX vector support by Richard Henderson · 10 months ago
  7. 45ccdbc host/i386: assume presence of POPCNT by Paolo Bonzini · 10 months ago
  8. b182368 host/i386: assume presence of SSE2 by Paolo Bonzini · 10 months ago
  9. e68e97c host/i386: assume presence of CMOV by Paolo Bonzini · 10 months ago
  10. 72baef1 host/i386: nothing looks at CPUINFO_SSE4 by Paolo Bonzini · 10 months ago
  11. e4751d3 accel/tcg: Rename load-extract/store-insert headers using .h.inc suffix by Philippe Mathieu-Daudé · 12 months ago
  12. 34aee9c host/include/generic/host/atomic128: Fix compilation problem with Clang 17 by Thomas Huth · 1 year, 4 months ago
  13. adc8467 host/include/loongarch64: Add atomic16 load and store by Richard Henderson · 1 year, 6 months ago
  14. 0885f12 util: Add cpuinfo for loongarch64 by Richard Henderson · 1 year, 6 months ago
  15. bad5cfc i386: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  16. e6a19a6 ppc: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  17. d775494 Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
  18. 095859e util/cpuinfo-aarch64: Add CPUINFO_BTI by Richard Henderson · 1 year, 7 months ago
  19. 055c990 host/include/aarch64: Implement clmul.h by Richard Henderson · 1 year, 8 months ago
  20. d6493db host/include/i386: Implement clmul.h by Richard Henderson · 1 year, 8 months ago
  21. 00f463b crypto: Add generic 64-bit carry-less multiply routine by Richard Henderson · 1 year, 8 months ago
  22. 8b81968 other architectures: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  23. 673d821 arm: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  24. 5735732 host/include/ppc: Implement aes-round.h by Richard Henderson · 1 year, 9 months ago
  25. 8d97f28 host/include/aarch64: Implement aes-round.h by Richard Henderson · 1 year, 10 months ago
  26. d6a2443 host/include/i386: Implement aes-round.h by Richard Henderson · 1 year, 10 months ago
  27. 28e9147 crypto: Add aesdec_ISB_ISR_AK_IMC by Richard Henderson · 1 year, 10 months ago
  28. 15ff159 crypto: Add aesdec_ISB_ISR_IMC_AK by Richard Henderson · 1 year, 10 months ago
  29. 7c58cb9 crypto: Add aesenc_SB_SR_MC_AK by Richard Henderson · 1 year, 10 months ago
  30. 5b41deb crypto: Add aesdec_IMC by Richard Henderson · 1 year, 10 months ago
  31. 04e1f30 crypto: Add aesenc_MC by Richard Henderson · 1 year, 10 months ago
  32. 192fa84 crypto: Add aesdec_ISB_ISR_AK by Richard Henderson · 1 year, 10 months ago
  33. 6b0a96c crypto: Add aesenc_SB_SR_AK by Richard Henderson · 1 year, 10 months ago
  34. 623d7e3 util: Add cpuinfo-ppc.c by Richard Henderson · 1 year, 9 months ago
  35. 8a2bd74 host/include/x86_64: Use __m128i for "x" constraints by Richard Henderson · 1 year, 9 months ago
  36. dd906a3 accel/tcg: Add aarch64 store_atom_insert_al16 by Richard Henderson · 1 year, 10 months ago
  37. 129fe7c accel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8 by Richard Henderson · 1 year, 10 months ago
  38. a8bde8d accel/tcg: Add x86_64 load_atom_extract_al16_or_al8 by Richard Henderson · 1 year, 10 months ago
  39. b3f4144 accel/tcg: Extract store_atom_insert_al16 to host header by Richard Henderson · 1 year, 10 months ago
  40. af844a1 accel/tcg: Extract load_atom_extract_al16_or_al8 to host header by Richard Henderson · 1 year, 10 months ago
  41. 480dfba qemu/atomic128: Add x86_64 atomic128-ldst.h by Richard Henderson · 1 year, 10 months ago
  42. e45fb74 qemu/atomic128: Add runtime test for FEAT_LSE2 by Richard Henderson · 1 year, 10 months ago
  43. b35b812 qemu/atomic128: Improve cmpxchg fallback for atomic16_set by Richard Henderson · 1 year, 10 months ago
  44. 21c38f3 qemu/atomic128: Split atomic16_read by Richard Henderson · 1 year, 10 months ago
  45. 4deb39e accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128 by Richard Henderson · 1 year, 10 months ago
  46. 333c813 include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h by Richard Henderson · 1 year, 10 months ago
  47. 1546913 include/host: Split out atomic128-ldst.h by Richard Henderson · 1 year, 10 months ago
  48. 412db3d include/host: Split out atomic128-cas.h by Richard Henderson · 1 year, 10 months ago
  49. 0dd0c7f util: Add cpuinfo-aarch64.c by Richard Henderson · 1 year, 10 months ago
  50. a48b6af util: Add i386 CPUINFO_ATOMIC_VMOVDQU by Richard Henderson · 1 year, 10 months ago
  51. 6bc12fd util: Add cpuinfo-i386.c by Richard Henderson · 1 year, 10 months ago
  52. 44fc716 util: Introduce host-specific cpuinfo.h by Richard Henderson · 1 year, 10 months ago