1. e03b568 Replace config-time define HOST_WORDS_BIGENDIAN by Marc-André Lureau · 2 years, 11 months ago
  2. de65b39 target/i386: tcg: high bits SSE cmp operation must be ignored by Paolo Bonzini · 2 years, 11 months ago
  3. 637f1ee target/i386: add TCG support for UMIP by Gareth Webb · 3 years ago
  4. fc313c6 exec/memop: Adding signedness to quad definitions by Frédéric Pétrot · 3 years, 1 month ago
  5. e0e875a target/i386: Use assert() to sanity-check b1 in SSE decode by Peter Maydell · 3 years, 6 months ago
  6. 4bc4c31 target/i386: Drop check for singlestep_enabled by Richard Henderson · 3 years, 7 months ago
  7. 9ef6c6e target/i386: Check CF_NO_GOTO_TB for dc->jmp_opt by Richard Henderson · 3 years, 7 months ago
  8. 4e11689 accel/tcg: Add DisasContextBase argument to translator_ld* by Ilya Leoshkevich · 3 years, 6 months ago
  9. b5cf742 accel/tcg: Remove TranslatorOps.breakpoint_check by Richard Henderson · 3 years, 7 months ago
  10. 84abdd7 target/i386: Correct implementation for FCS, FIP, FDS and FDP by Ziqiao Kong · 3 years, 9 months ago
  11. 505910a target/i386: Trivial code motion and code style fix by Ziqiao Kong · 3 years, 9 months ago
  12. bd38ae2 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into staging by Peter Maydell · 3 years, 7 months ago
  13. b473534 target/i386: Use translator_use_goto_tb by Richard Henderson · 3 years, 8 months ago
  14. 1797b08 tcg: Avoid including 'trace-tcg.h' in target translate.c by Philippe Mathieu-Daudé · 3 years, 8 months ago
  15. 533883f target/i386: fix exceptions for MOV to DR by Paolo Bonzini · 3 years, 8 months ago
  16. 94fdf98 target/i386: Improve bswap translation by Richard Henderson · 3 years, 8 months ago
  17. 2b836c2 tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64 by Richard Henderson · 3 years, 8 months ago
  18. e18a6ec target/i386: Fix decode of cr8 by Richard Henderson · 3 years, 9 months ago
  19. 972e848 Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210520-v2' into staging by Peter Maydell · 3 years, 9 months ago
  20. 9b21049 target/i386: Make sure that vsyscall's tb->size != 0 by Ilya Leoshkevich · 3 years, 9 months ago
  21. 7fb7c42 target/i386: Remove user-only i/o stubs by Richard Henderson · 3 years, 9 months ago
  22. d76b9c6 target/i386: Move helper_check_io to sysemu by Richard Henderson · 3 years, 9 months ago
  23. e497803 target/i386: Create helper_check_io by Richard Henderson · 3 years, 9 months ago
  24. 1bca40f target/i386: Pass in port to gen_check_io by Richard Henderson · 3 years, 9 months ago
  25. bc2e436 target/i386: Tidy gen_check_io by Richard Henderson · 3 years, 9 months ago
  26. 244843b target/i386: Exit tb after wrmsr by Richard Henderson · 3 years, 9 months ago
  27. f7803b7 target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr by Richard Henderson · 3 years, 9 months ago
  28. 35e5a5d target/i386: Unify invlpg, invlpga by Richard Henderson · 3 years, 9 months ago
  29. 4ea2449 target/i386: Move invlpg, hlt, monitor, mwait to sysemu by Richard Henderson · 3 years, 9 months ago
  30. 7eff2e7 target/i386: Cleanup read_crN, write_crN, lmsw by Richard Henderson · 3 years, 9 months ago
  31. b53605d target/i386: Remove pc_start argument to gen_svm_check_intercept by Richard Henderson · 3 years, 9 months ago
  32. d051ea0 target/i386: Tidy svm_check_intercept from tcg by Richard Henderson · 3 years, 9 months ago
  33. ed3c473 target/i386: Simplify gen_debug usage by Richard Henderson · 3 years, 9 months ago
  34. b82055a target/i386: Mark some helpers as noreturn by Richard Henderson · 3 years, 9 months ago
  35. 8d6806c target/i386: Eliminate SVM helpers for user-only by Richard Henderson · 3 years, 9 months ago
  36. e6aeb94 target/i386: Implement skinit in translate.c by Richard Henderson · 3 years, 9 months ago
  37. b322b3a target/i386: Assert !GUEST for user-only by Richard Henderson · 3 years, 9 months ago
  38. 5d22388 target/i386: Assert !SVME for user-only by Richard Henderson · 3 years, 9 months ago
  39. 9f55e5a target/i386: Add stub generator for helper_set_dr by Richard Henderson · 3 years, 9 months ago
  40. a6f6210 target/i386: Reorder DisasContext members by Richard Henderson · 3 years, 9 months ago
  41. 3236c2a target/i386: Fix the comment for repz_opt by Richard Henderson · 3 years, 9 months ago
  42. 305d08e target/i386: Reduce DisasContext jmp_opt, repz_opt to bool by Richard Henderson · 3 years, 9 months ago
  43. c1de1a1 target/i386: Leave TF in DisasContext.flags by Richard Henderson · 3 years, 9 months ago
  44. 5862579 target/i386: Reduce DisasContext popl_esp_hack and rip_offset to uint8_t by Richard Henderson · 3 years, 9 months ago
  45. a77ca42 target/i386: Reduce DisasContext.vex_[lv] to uint8_t by Richard Henderson · 3 years, 9 months ago
  46. a8b9b65 target/i386: Reduce DisasContext.prefix to uint8_t by Richard Henderson · 3 years, 9 months ago
  47. c651f3a target/i386: Reduce DisasContext.override to int8_t by Richard Henderson · 3 years, 9 months ago
  48. c6ad6f4 target/i386: Reduce DisasContext.flags to uint32_t by Richard Henderson · 3 years, 9 months ago
  49. 0046060 target/i386: Remove DisasContext.f_st as unused by Richard Henderson · 3 years, 9 months ago
  50. 8ab1e48 target/i386: Move rex_w into DisasContext by Richard Henderson · 3 years, 9 months ago
  51. bbdb423 target/i386: Move rex_r into DisasContext by Richard Henderson · 3 years, 9 months ago
  52. 915ffe8 target/i386: Tidy REX_B, REX_X definition by Richard Henderson · 3 years, 9 months ago
  53. 1e92b72 target/i386: Introduce REX_PREFIX by Richard Henderson · 3 years, 9 months ago
  54. beedb93 target/i386: Assert !ADDSEG for x86_64 user-only by Richard Henderson · 3 years, 9 months ago
  55. 73e90dc target/i386: Assert LMA for x86_64 user-only by Richard Henderson · 3 years, 9 months ago
  56. eec7d0f target/i386: Assert CODE64 for x86_64 user-only by Richard Henderson · 3 years, 9 months ago
  57. b40a47a target/i386: Assert SS32 for x86_64 user-only by Richard Henderson · 3 years, 9 months ago
  58. 9996dcf target/i386: Assert CODE32 for x86_64 user-only by Richard Henderson · 3 years, 9 months ago
  59. f8a3584 target/i386: Assert !VM86 for x86_64 user-only by Richard Henderson · 3 years, 9 months ago
  60. 0ab011c target/i386: Assert IOPL is 0 for user-only by Richard Henderson · 3 years, 9 months ago
  61. 01b9d8c target/i386: Assert CPL is 3 for user-only by Richard Henderson · 3 years, 9 months ago
  62. d75f912 target/i386: Assert PE is set for user-only by Richard Henderson · 3 years, 9 months ago
  63. ca7874c target/i386: Split out check_iopl by Richard Henderson · 3 years, 9 months ago
  64. aa9f21b target/i386: Split out check_vm86_iopl by Richard Henderson · 3 years, 9 months ago
  65. e048f3d target/i386: Unify code paths for IRET by Richard Henderson · 3 years, 9 months ago
  66. bc19f50 target/i386: Split out check_cpl0 by Richard Henderson · 3 years, 9 months ago
  67. 6bd9958 target/i386: Split out gen_exception_gpf by Richard Henderson · 3 years, 9 months ago
  68. 6d8d1a0 i386: move TCG bpt_helper into sysemu/ by Claudio Fontana · 4 years ago
  69. a93b55e i386: split smm helper (sysemu) by Claudio Fontana · 4 years ago
  70. 10b8eb9 target/i386: Verify memory operand for lcall and ljmp by Richard Henderson · 3 years, 11 months ago
  71. 5190924 target/i386: Fix decoding of certain BMI instructions by David Greenaway · 4 years, 1 month ago
  72. c117e5b target/i386: Use X86Seg enum for segment registers by Philippe Mathieu-Daudé · 4 years, 1 month ago
  73. bdddc1c target/i386: silence the compiler warnings in gen_shiftd_rm_T1 by Chen Qun · 4 years, 2 months ago
  74. ed69e83 i386: move TCG cpu class initialization to tcg/ by Claudio Fontana · 4 years, 2 months ago
  75. 1b248f1 i386: move TCG accel files into tcg/ by Claudio Fontana · 4 years, 2 months ago[Renamed from target/i386/translate.c]
  76. af3f373 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 2 months ago