1. 27bd321 target/i386: Inline user cpu_svm_check_intercept_param by Richard Henderson · 3 years, 10 months ago
  2. 35e5a5d target/i386: Unify invlpg, invlpga by Richard Henderson · 3 years, 10 months ago
  3. 4ea2449 target/i386: Move invlpg, hlt, monitor, mwait to sysemu by Richard Henderson · 3 years, 10 months ago
  4. eb26784 target/i386: Pass env to do_pause and do_hlt by Richard Henderson · 3 years, 10 months ago
  5. 7eff2e7 target/i386: Cleanup read_crN, write_crN, lmsw by Richard Henderson · 3 years, 10 months ago
  6. 3d4fce8 target/i386: Remove user stub for cpu_vmexit by Richard Henderson · 3 years, 10 months ago
  7. b53605d target/i386: Remove pc_start argument to gen_svm_check_intercept by Richard Henderson · 3 years, 10 months ago
  8. d051ea0 target/i386: Tidy svm_check_intercept from tcg by Richard Henderson · 3 years, 10 months ago
  9. ed3c473 target/i386: Simplify gen_debug usage by Richard Henderson · 3 years, 10 months ago
  10. b82055a target/i386: Mark some helpers as noreturn by Richard Henderson · 3 years, 10 months ago
  11. 8d6806c target/i386: Eliminate SVM helpers for user-only by Richard Henderson · 3 years, 10 months ago
  12. e6aeb94 target/i386: Implement skinit in translate.c by Richard Henderson · 3 years, 10 months ago
  13. b322b3a target/i386: Assert !GUEST for user-only by Richard Henderson · 3 years, 10 months ago
  14. 5d22388 target/i386: Assert !SVME for user-only by Richard Henderson · 3 years, 10 months ago
  15. 9f55e5a target/i386: Add stub generator for helper_set_dr by Richard Henderson · 3 years, 10 months ago
  16. a6f6210 target/i386: Reorder DisasContext members by Richard Henderson · 3 years, 10 months ago
  17. 3236c2a target/i386: Fix the comment for repz_opt by Richard Henderson · 3 years, 10 months ago
  18. 305d08e target/i386: Reduce DisasContext jmp_opt, repz_opt to bool by Richard Henderson · 3 years, 10 months ago
  19. c1de1a1 target/i386: Leave TF in DisasContext.flags by Richard Henderson · 3 years, 10 months ago
  20. 5862579 target/i386: Reduce DisasContext popl_esp_hack and rip_offset to uint8_t by Richard Henderson · 3 years, 10 months ago
  21. a77ca42 target/i386: Reduce DisasContext.vex_[lv] to uint8_t by Richard Henderson · 3 years, 10 months ago
  22. a8b9b65 target/i386: Reduce DisasContext.prefix to uint8_t by Richard Henderson · 3 years, 10 months ago
  23. c651f3a target/i386: Reduce DisasContext.override to int8_t by Richard Henderson · 3 years, 10 months ago
  24. c6ad6f4 target/i386: Reduce DisasContext.flags to uint32_t by Richard Henderson · 3 years, 10 months ago
  25. 0046060 target/i386: Remove DisasContext.f_st as unused by Richard Henderson · 3 years, 10 months ago
  26. 8ab1e48 target/i386: Move rex_w into DisasContext by Richard Henderson · 3 years, 10 months ago
  27. bbdb423 target/i386: Move rex_r into DisasContext by Richard Henderson · 3 years, 10 months ago
  28. 915ffe8 target/i386: Tidy REX_B, REX_X definition by Richard Henderson · 3 years, 10 months ago
  29. 1e92b72 target/i386: Introduce REX_PREFIX by Richard Henderson · 3 years, 10 months ago
  30. beedb93 target/i386: Assert !ADDSEG for x86_64 user-only by Richard Henderson · 3 years, 10 months ago
  31. 73e90dc target/i386: Assert LMA for x86_64 user-only by Richard Henderson · 3 years, 10 months ago
  32. eec7d0f target/i386: Assert CODE64 for x86_64 user-only by Richard Henderson · 3 years, 10 months ago
  33. b40a47a target/i386: Assert SS32 for x86_64 user-only by Richard Henderson · 3 years, 10 months ago
  34. 9996dcf target/i386: Assert CODE32 for x86_64 user-only by Richard Henderson · 3 years, 10 months ago
  35. f8a3584 target/i386: Assert !VM86 for x86_64 user-only by Richard Henderson · 3 years, 10 months ago
  36. 0ab011c target/i386: Assert IOPL is 0 for user-only by Richard Henderson · 3 years, 10 months ago
  37. 01b9d8c target/i386: Assert CPL is 3 for user-only by Richard Henderson · 3 years, 10 months ago
  38. d75f912 target/i386: Assert PE is set for user-only by Richard Henderson · 3 years, 10 months ago
  39. ca7874c target/i386: Split out check_iopl by Richard Henderson · 3 years, 10 months ago
  40. aa9f21b target/i386: Split out check_vm86_iopl by Richard Henderson · 3 years, 10 months ago
  41. e048f3d target/i386: Unify code paths for IRET by Richard Henderson · 3 years, 10 months ago
  42. bc19f50 target/i386: Split out check_cpl0 by Richard Henderson · 3 years, 10 months ago
  43. 6bd9958 target/i386: Split out gen_exception_gpf by Richard Henderson · 3 years, 10 months ago
  44. c313e52 Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-request' into staging by Peter Maydell · 3 years, 10 months ago
  45. 15e147b Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging by Peter Maydell · 3 years, 10 months ago
  46. 8e22b27 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into staging by Peter Maydell · 3 years, 10 months ago
  47. 4a1e893 linux-user/elfload: add s390x core dumping support by Ilya Leoshkevich · 3 years, 11 months ago
  48. 5f779a3 linux-user/elfload: fix filling psinfo->pr_psargs by Ilya Leoshkevich · 3 years, 11 months ago
  49. fb80439 linux-user: Tidy TARGET_NR_rt_sigaction by Richard Henderson · 3 years, 11 months ago
  50. 02d0de1 linux-user/alpha: Share code for TARGET_NR_sigaction by Richard Henderson · 3 years, 11 months ago
  51. 0f6f990 linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER by Richard Henderson · 3 years, 11 months ago
  52. ca19227 linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall by Richard Henderson · 3 years, 11 months ago
  53. 02fb28e linux-user: Pass ka_restorer to do_sigaction by Richard Henderson · 3 years, 11 months ago
  54. f20a9ca linux-user/alpha: Rename the sigaction restorer field by Richard Henderson · 3 years, 11 months ago
  55. 8f5141a linux-user/alpha: Fix rt sigframe return by Richard Henderson · 3 years, 11 months ago
  56. 68af19ad linux-user: use GDateTime for formatting timestamp for core file by Daniel P. Berrangé · 3 years, 10 months ago
  57. 0fa259d linux-user: Fix erroneous conversion in copy_file_range by Giuseppe Musacchio · 3 years, 10 months ago
  58. db32214 linux-user: Add copy_file_range to strace.list by Giuseppe Musacchio · 3 years, 10 months ago
  59. 0b16f04 linux-user/s390x: Handle vector regs in signal stack by Richard Henderson · 3 years, 10 months ago
  60. 1acbc0f Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into staging by Peter Maydell · 3 years, 10 months ago
  61. 367196c Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pull-request' into staging by Peter Maydell · 3 years, 10 months ago
  62. 32de74a Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' into staging by Peter Maydell · 3 years, 10 months ago
  63. 88eea45 hw/nvme: move nvme emulation out of hw/block by Klaus Jensen · 3 years, 11 months ago
  64. 49ad39c hw/block/nvme: move zoned constraints checks by Klaus Jensen · 4 years ago
  65. 83e85b6 hw/block/nvme: remove irrelevant zone resource checks by Klaus Jensen · 4 years ago
  66. 9d394c8 hw/block/nvme: remove num_namespaces member by Klaus Jensen · 3 years, 11 months ago
  67. 72ea5c2 hw/block/nvme: streamline namespace array indexing by Klaus Jensen · 3 years, 11 months ago
  68. 3ef73f9 hw/block/nvme: add metadata offset helper by Klaus Jensen · 3 years, 11 months ago
  69. 6146f3d hw/block/nvme: cache lba and ms sizes by Klaus Jensen · 3 years, 11 months ago
  70. 0c76fee hw/block/nvme: replace nvme_ns_status by Klaus Jensen · 3 years, 11 months ago
  71. de482d1 hw/block/nvme: remove non-shared defines from header file by Klaus Jensen · 3 years, 11 months ago
  72. 7ef37c1 hw/block/nvme: cleanup includes by Klaus Jensen · 3 years, 11 months ago
  73. d88e784 hw/block/nvme: consolidate header files by Klaus Jensen · 3 years, 11 months ago
  74. 42821d2 hw/block/nvme: rename __nvme_select_ns_iocs by Klaus Jensen · 3 years, 11 months ago
  75. 7dbe537 hw/block/nvme: rename __nvme_advance_zone_wp by Klaus Jensen · 3 years, 11 months ago
  76. c6dfa9d hw/block/nvme: rename __nvme_zrm_open by Klaus Jensen · 3 years, 11 months ago
  77. 312c353 hw/block/nvme: align with existing style by Gollu Appalanaidu · 3 years, 11 months ago
  78. 8e8555a hw/block/nvme: function formatting fix by Gollu Appalanaidu · 3 years, 11 months ago
  79. e5360ea hw/block/nvme: fix io-command set profile feature by Gollu Appalanaidu · 3 years, 11 months ago
  80. b4a9832 hw/block/nvme: consider metadata read aio return value in compare by Gollu Appalanaidu · 3 years, 11 months ago
  81. 9a31c61 hw/block/nvme: rename reserved fields declarations by Gollu Appalanaidu · 4 years ago
  82. bc8afa6 hw/block/nvme: remove redundant invalid_lba_range trace by Gollu Appalanaidu · 3 years, 11 months ago
  83. 6005ee0 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 3 years, 10 months ago
  84. 6c6a4a7 accel/tcg: Align data dumped at end of TB by Philippe Mathieu-Daudé · 3 years, 10 months ago
  85. 463b3f0 softfloat: Move round_to_int_and_pack to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
  86. afc3493 softfloat: Move round_to_int to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
  87. 9882cca softfloat: Convert float-to-float conversions with float128 by Richard Henderson · 4 years, 4 months ago
  88. c3f1875 softfloat: Split float_to_float by Richard Henderson · 4 years, 4 months ago
  89. ec961b8 softfloat: Move div_floats to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
  90. 463e45d softfloat: Introduce sh[lr]_double primitives by Richard Henderson · 4 years, 4 months ago
  91. 5ffb6bd softfloat: Tidy mul128By64To192 by Richard Henderson · 4 years, 4 months ago
  92. cd55a56 softfloat: Use add192 in mul128To256 by Richard Henderson · 4 years, 4 months ago
  93. b4d09b1 softfloat: Use mulu64 for mul64To128 by Richard Henderson · 4 years, 6 months ago
  94. dedd123 softfloat: Move muladd_floats to softfloat-parts.c.inc by Richard Henderson · 4 years, 5 months ago
  95. aca8452 softfloat: Move mul_floats to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago
  96. 3ff49e5 softfloat: Implement float128_add/sub via parts by Richard Henderson · 4 years, 5 months ago
  97. da10a90 softfloat: Move addsub_floats to softfloat-parts.c.inc by Richard Henderson · 4 years, 5 months ago
  98. cb3ad03 softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.h by Richard Henderson · 4 years, 4 months ago
  99. ee6959f softfloat: Move round_canonical to softfloat-parts.c.inc by Richard Henderson · 4 years, 5 months ago
  100. d46975b softfloat: Move sf_canonicalize to softfloat-parts.c.inc by Richard Henderson · 4 years, 4 months ago