1. 45eabb2 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 7 years ago
  2. 9cac60d Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20180521' into staging by Peter Maydell · 7 years ago
  3. 1814eab x86/cpu: use standard-headers/asm-x86.kvm_para.h by Michael S. Tsirkin · 7 years ago
  4. 403503b i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639) by Konrad Rzeszutek Wilk · 7 years ago
  5. cfeea0c i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639) by Konrad Rzeszutek Wilk · 7 years ago
  6. d19d1f9 i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639) by Daniel P. Berrangé · 7 years ago
  7. 81e9cbd lm32: take BQL before writing IP/IM register by Michael Walle · 7 years ago
  8. 9802316 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging by Peter Maydell · 7 years ago
  9. 4a4ff4c Remove unnecessary variables for function return value by Laurent Vivier · 7 years ago
  10. 1d34982 tcg: fix s/compliment/complement/ typos by Emilio G. Cota · 7 years ago
  11. f29c0b1 target/xtensa: Honor CPU_DUMP_FPU by Richard Henderson · 7 years ago
  12. a651e03 target/unicore32: Honor CPU_DUMP_FPU by Richard Henderson · 7 years ago
  13. d13c394 target/sparc: Honor CPU_DUMP_FPU by Richard Henderson · 7 years ago
  14. af6e5ea target/s390x: Honor CPU_DUMP_FPU by Richard Henderson · 7 years ago
  15. 86ea188 target/riscv: Honor CPU_DUMP_FPU by Richard Henderson · 7 years ago
  16. 685f1ce target/ppc: Honor CPU_DUMP_FPU by Richard Henderson · 7 years ago
  17. 1cc5af6 target/mips: Honor CPU_DUMP_FPU by Richard Henderson · 7 years ago
  18. a68d82b target/alpha: Honor CPU_DUMP_FPU by Richard Henderson · 7 years ago
  19. b94f8f6 target/arm: Implement SVE Permute - Extract Group by Richard Henderson · 7 years ago
  20. f25a236 target/arm: Implement SVE Integer Wide Immediate - Predicated Group by Richard Henderson · 7 years ago
  21. e1fa116 target/arm: Implement SVE Bitwise Immediate Group by Richard Henderson · 7 years ago
  22. 24e82e6 target/arm: Implement SVE Element Count Group by Richard Henderson · 7 years ago
  23. a1f233f target/arm: Implement SVE floating-point trig select coefficient by Richard Henderson · 7 years ago
  24. 0762cd4 target/arm: Implement SVE floating-point exponential accelerator by Richard Henderson · 7 years ago
  25. 4b242d9 target/arm: Implement SVE Compute Vector Address Group by Richard Henderson · 7 years ago
  26. d9d78dc target/arm: Implement SVE Bitwise Shift - Unpredicated Group by Richard Henderson · 7 years ago
  27. 96f922c target/arm: Implement SVE Stack Allocation Group by Richard Henderson · 7 years ago
  28. 9a56c9c target/arm: Implement SVE Index Generation Group by Richard Henderson · 7 years ago
  29. fea98f9 target/arm: Implement SVE Integer Arithmetic - Unpredicated Group by Richard Henderson · 7 years ago
  30. 96a36e4 target/arm: Implement SVE Integer Multiply-Add Group by Richard Henderson · 7 years ago
  31. afac6d0 target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group by Richard Henderson · 7 years ago
  32. fe7f8df target/arm: Implement SVE bitwise shift by wide elements (predicated) by Richard Henderson · 7 years ago
  33. 27721db target/arm: Implement SVE bitwise shift by vector (predicated) by Richard Henderson · 7 years ago
  34. ccd841c target/arm: Implement SVE bitwise shift by immediate (predicated) by Richard Henderson · 7 years ago
  35. 047cec9 target/arm: Implement SVE Integer Reduction Group by Richard Henderson · 7 years ago
  36. f97cfd5 target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group by Richard Henderson · 7 years ago
  37. 028e2a7 target/arm: Implement SVE Predicate Misc Group by Richard Henderson · 7 years ago
  38. 516e246 target/arm: Implement SVE Predicate Logical Operations Group by Richard Henderson · 7 years ago
  39. 9e18d7a target/arm: Implement SVE predicate test by Richard Henderson · 7 years ago
  40. d182229 target/arm: Implement SVE load vector/predicate by Richard Henderson · 7 years ago
  41. 39eea56 target/arm: Implement SVE Bitwise Logical - Unpredicated Group by Richard Henderson · 7 years ago
  42. 38388f7 target/arm: Add SVE decode skeleton by Richard Henderson · 7 years ago
  43. 8c71bae target/arm: Introduce translate-a64.h by Richard Henderson · 7 years ago
  44. 200bf5b target/arm: Add the XML dynamic generation by Abdallah Bouassida · 7 years ago
  45. 9c513e7 target/arm: Add "_S" suffix to the secure version of a sysreg by Abdallah Bouassida · 7 years ago
  46. 1f16378 target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type by Abdallah Bouassida · 7 years ago
  47. 03385df fpu/softfloat: Specialize on snan_bit_is_one by Richard Henderson · 7 years ago
  48. d0cfecb target/s390x: Remove floatX_maybe_silence_nan from conversions by Richard Henderson · 7 years ago
  49. cab3211 target/riscv: Remove floatX_maybe_silence_nan from conversions by Richard Henderson · 7 years ago
  50. 4accd4a target/mips: Remove floatX_maybe_silence_nan from conversions by Richard Henderson · 7 years ago
  51. 1c0c951 target/m68k: Use floatX_silence_nan when we have already checked for SNaN by Richard Henderson · 7 years ago
  52. e1cf9ad target/hppa: Remove floatX_maybe_silence_nan from conversions by Richard Henderson · 7 years ago
  53. a9d173d target/arm: Remove floatX_maybe_silence_nan from conversions by Richard Henderson · 7 years ago
  54. d7ecc06 target/arm: Use floatX_silence_nan when we have already checked for SNaN by Richard Henderson · 7 years ago
  55. 0acb9e7 target/arm: squash FZ16 behaviour for conversions by Alex Bennée · 7 years ago
  56. 486624f target/arm: convert conversion helpers to fpst/ahp_flag by Alex Bennée · 7 years ago
  57. 61126a8 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging by Peter Maydell · 7 years ago
  58. ab8f992 i386: Add new property to control cache info by Babu Moger · 7 years ago
  59. fe52acd i386: Initialize cache information for EPYC family processors by Babu Moger · 7 years ago
  60. 6aaeb05 i386: Add cache information in X86CPUDefinition by Babu Moger · 7 years ago
  61. 7e3482f i386: Helpers to encode cache information consistently by Eduardo Habkost · 7 years ago
  62. 0da0fb0 x86/cpu: Enable CLDEMOTE(Demote Cache Line) cpu feature by Jingqi Liu · 7 years ago
  63. a184951 i386: add KnightsMill cpu model by Boqun Feng · 7 years ago
  64. 905edee target/arm: Fix sqrt_f16 exception raising by Alex Bennée · 7 years ago
  65. 6ba28dd target/arm: Implement FMOV (immediate) for fp16 by Alex Bennée · 7 years ago
  66. ace97fe target/arm: Implement FCSEL for fp16 by Alex Bennée · 7 years ago
  67. 7a19292 target/arm: Implement FCMP for fp16 by Alex Bennée · 7 years ago
  68. 95f9864 target/arm: Implement FP data-processing (3 source) for fp16 by Richard Henderson · 7 years ago
  69. b8f5171 target/arm: Implement FP data-processing (2 source) for fp16 by Richard Henderson · 7 years ago
  70. 3d99d93 target/arm: Introduce and use read_fp_hreg by Richard Henderson · 7 years ago
  71. 2752728 target/arm: Implement FCVT (scalar, fixed-point) for fp16 by Richard Henderson · 7 years ago
  72. 564a063 target/arm: Implement FCVT (scalar, integer) for fp16 by Richard Henderson · 7 years ago
  73. 8c738d4 target/arm: Early exit after unallocated_encoding in disas_fp_int_conv by Richard Henderson · 7 years ago
  74. 6813023 target/arm: Implement FMOV (general) for fp16 by Richard Henderson · 7 years ago
  75. bcc531f target/arm: Fix fp_status_f16 tininess before rounding by Peter Maydell · 7 years ago
  76. 46cc2fc Merge remote-tracking branch 'remotes/rth/tags/tgt-openrisc-pull-request' into staging by Peter Maydell · 7 years ago
  77. c7b6f54 target/openrisc: Merge disas_openrisc_insn by Richard Henderson · 7 years ago
  78. 6fd204a target/openrisc: Convert dec_float by Richard Henderson · 7 years ago
  79. 032de4f target/openrisc: Convert dec_compi by Richard Henderson · 7 years ago
  80. fbb3e29 target/openrisc: Convert dec_comp by Richard Henderson · 7 years ago
  81. e720a57 target/openrisc: Convert dec_M by Richard Henderson · 7 years ago
  82. e20c259 target/openrisc: Convert dec_logic by Richard Henderson · 7 years ago
  83. 99d863d target/openrisc: Convert dec_mac by Richard Henderson · 7 years ago
  84. 6ad216a target/openrisc: Convert dec_calc by Richard Henderson · 7 years ago
  85. 8816f70 target/openrisc: Convert remainder of dec_misc insns by Richard Henderson · 7 years ago
  86. d80bff1 target/openrisc: Convert memory insns by Richard Henderson · 7 years ago
  87. 136e13a target/openrisc: Convert branch insns by Richard Henderson · 7 years ago
  88. 7de9729 target/openrisc: Start conversion to decodetree.py by Richard Henderson · 7 years ago
  89. 4e2d300 target-openrisc: Write back result before FPE exception by Richard Henderson · 10 years ago
  90. c691c87 Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.13-pull-request' into staging by Peter Maydell · 7 years ago
  91. 5a73e7f m68k: fix floatx80_mod() (Coverity CID1390568) by Laurent Vivier · 7 years ago
  92. b0dad61 target/s390x: Fix brace Werror with clang 6.0.0 by Richard Henderson · 7 years ago
  93. a30fb81 s390x: refactor reset/reipl handling by David Hildenbrand · 7 years ago
  94. 9ba1733 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  95. f5583c5 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510' into staging by Peter Maydell · 7 years ago
  96. c74e62e Merge remote-tracking branch 'remotes/rth/tags/cota-target-pull-request' into staging by Peter Maydell · 7 years ago
  97. 5b27a92 rename included C files to foo.inc.c, remove osdep.h by Paolo Bonzini · 7 years ago
  98. ba6a4fd i386/kvm: add support for Hyper-V reenlightenment MSRs by Vitaly Kuznetsov · 7 years ago
  99. 5cbc611 target/m68k: Fix build Werror with gcc 8.0.1 by Richard Henderson · 7 years ago
  100. 9a9f1f5 target/arm: Clear SVE high bits for FMOV by Richard Henderson · 7 years ago