1. 0b00b0c accel/tcg: Assert that tb->size != 0 after translation by Ilya Leoshkevich · 3 years, 11 months ago
  2. 8e22b27 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into staging by Peter Maydell · 3 years, 9 months ago
  3. 6c6a4a7 accel/tcg: Align data dumped at end of TB by Philippe Mathieu-Daudé · 3 years, 10 months ago
  4. 7702a85 accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c by Richard Henderson · 4 years, 4 months ago
  5. cc3f2be accel: add init_accel_cpu for adapting accel behavior to CPU type by Claudio Fontana · 4 years ago
  6. 9ea057d accel-cpu: make cpu_realizefn return a bool by Claudio Fontana · 4 years ago
  7. bb883fd accel: introduce new accessor functions by Claudio Fontana · 4 years ago
  8. 4cc10ca Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 10 months ago
  9. 74a414a Add NVMM accelerator: configure and build logic by Reinoud Zandijk · 4 years ago
  10. ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  11. 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  12. ead62c7 Do not include hw/boards.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  13. 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  14. 56567da accel: kvm: clarify that extra exit data is hexadecimal by David Edmondson · 3 years, 10 months ago
  15. 277aed9 accel/tcg: avoid re-translating one-shot instructions by Alex Bennée · 3 years, 11 months ago
  16. eb42297 accel/tcg: Preserve PAGE_ANON when changing page permissions by Richard Henderson · 3 years, 11 months ago
  17. 26dbec4 Revert "accel: kvm: Add aligment assert for kvm_log_clear_one_slot" by Paolo Bonzini · 4 years ago
  18. 516fc0a accel: kvm: Fix kvm_type invocation by Andrew Jones · 4 years ago
  19. 6f34661 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pull-request' into staging by Peter Maydell · 4 years ago
  20. 821e7ed Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-09' into staging by Peter Maydell · 4 years ago
  21. 538f049 sysemu: Let VMChangeStateHandler take boolean 'running' argument by Philippe Mathieu-Daudé · 4 years, 2 months ago
  22. d6eb39b qtest: delete superfluous inclusions of qtest.h by Chen Qun · 4 years ago
  23. 74fd46e Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210306' into staging by Peter Maydell · 4 years ago
  24. 6cc9d67 accel/tcg: Precompute curr_cflags into cpu->tcg_cflags by Richard Henderson · 4 years ago
  25. bf253ac accel/tcg: drop the use of CF_HASH_MASK and rename params by Alex Bennée · 4 years ago
  26. c0ae396 accel/tcg: move CF_CLUSTER calculation to curr_cflags by Alex Bennée · 4 years ago
  27. 6f04cb1 accel/tcg: rename tb_lookup__cpu_state and hoist state extraction by Alex Bennée · 4 years ago
  28. 3920552 accel: kvm: Add aligment assert for kvm_log_clear_one_slot by Keqian Zhu · 4 years, 2 months ago
  29. e0a8f99 accel: kvm: Fix memory waste under mismatch page size by Keqian Zhu · 4 years, 2 months ago
  30. cfd405e accel/tcg: allow plugin instrumentation to be disable via cflags by Alex Bennée · 4 years ago
  31. c4afb34 accel/tcg: remove CF_NOCACHE and special cases by Alex Bennée · 4 years ago
  32. 873d64a accel/tcg: re-factor non-RAM execution code by Alex Bennée · 4 years ago
  33. a11bbb6 accel/tcg: cache single instruction TB on pending replay exception by Alex Bennée · 4 years ago
  34. bc662a3 accel/tcg: actually cache our partial icount TB by Alex Bennée · 4 years ago
  35. eb56afd target/sh4: Create superh_io_recompile_replay_branch by Richard Henderson · 4 years ago
  36. 95ab7c2 target/mips: Create mips_io_recompile_replay_branch by Richard Henderson · 4 years ago
  37. d9bcb58 accel/tcg: Create io_recompile_replay_branch hook by Richard Henderson · 4 years ago
  38. 0d6e6cb accel/tcg/plugin-gen: fix the call signature for inline callbacks by Alex Bennée · 4 years ago
  39. f0f75dc Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years ago
  40. 92a5199 sev/i386: Don't allow a system reset under an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  41. b2f73a0 sev/i386: Allow AP booting under SEV-ES by Paolo Bonzini · 4 years, 1 month ago
  42. 46b12f4 exec: Rename guest_{addr,range}_valid to *_untagged by Richard Henderson · 4 years ago
  43. 3e8f162 exec: Use cpu_untagged_addr in g2h; split out g2h_untagged by Richard Henderson · 4 years ago
  44. d9c5858 tcg: Introduce target-specific page data for user-only by Richard Henderson · 4 years ago
  45. e6a41a0 accel/tcg: Add URL of clang bug to comment about our workaround by Peter Maydell · 4 years, 1 month ago
  46. 189012f replay: fix replay of the interrupts by Pavel Dovgalyuk · 4 years, 1 month ago
  47. 38e0b79 accel/kvm/kvm-all: Fix wrong return code handling in dirty log code by Thomas Huth · 4 years, 1 month ago
  48. ec78e2c confidential guest support: Move SEV initialization into arch specific code by David Gibson · 4 years, 4 months ago
  49. c9f5aaa sev: Add Error ** to sev_kvm_init() by David Gibson · 4 years, 9 months ago
  50. e0292d7 confidential guest support: Rework the "memory-encryption" property by David Gibson · 4 years, 3 months ago
  51. aacdb84 sev: Remove false abstraction of flash encryption by David Gibson · 4 years, 2 months ago
  52. fb6916d accel: introduce AccelCPUClass extending CPUClass by Claudio Fontana · 4 years, 1 month ago
  53. b86f59c accel: replace struct CpusAccel with AccelOpsClass by Claudio Fontana · 4 years, 1 month ago
  54. 940e43a accel: extend AccelState and AccelClass to user-mode by Claudio Fontana · 4 years, 1 month ago
  55. 7827168 cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass by Claudio Fontana · 4 years, 1 month ago
  56. c73bdb3 cpu: move debug_check_watchpoint to tcg_ops by Claudio Fontana · 4 years, 1 month ago
  57. 0545608 cpu: move cc->do_interrupt to tcg_ops by Claudio Fontana · 4 years, 1 month ago
  58. e9ce43e cpu: Move debug_excp_handler to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
  59. e124536 cpu: Move tlb_fill to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
  60. 48c1a3e cpu: Move cpu_exec_* to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
  61. ec62595 cpu: Move synchronize_from_tb() to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
  62. 7df5e3d accel/tcg: split TCG-only code from cpu_exec_realizefn by Claudio Fontana · 4 years, 1 month ago
  63. 8a74ce6 hvf: Add hypervisor entitlement to output binaries by Alexander Graf · 4 years, 1 month ago
  64. ae30e86 tcg: Restart code generation when we run out of temps by Richard Henderson · 4 years, 1 month ago
  65. 653b87e tcg: Toggle page execution for Apple Silicon by Roman Bolshakov · 4 years, 1 month ago
  66. 6526919 accel/tcg: Restrict cpu_io_recompile() from other accelerators by Philippe Mathieu-Daudé · 4 years, 1 month ago
  67. ee64036 accel/tcg: Declare missing cpu_loop_exit*() stubs by Philippe Mathieu-Daudé · 4 years, 1 month ago
  68. c03f041 accel/tcg: Restrict tb_gen_code() from other accelerators by Philippe Mathieu-Daudé · 4 years, 1 month ago
  69. 0f4abea accel/tcg: Move tb_flush_jmp_cache() to cputlb.c by Richard Henderson · 4 years, 1 month ago
  70. d9d699d accel/tcg: Make cpu_gen_init() static by Philippe Mathieu-Daudé · 4 years, 1 month ago
  71. bfff072 tcg: update the cpu running flag in cpu_exec_step_atomic by Douglas Crosher · 4 years, 5 months ago
  72. eb8b1a7 accel/kvm: avoid using predefined PAGE_SIZE by Jiaxun Yang · 4 years, 1 month ago
  73. 80c44bb tcg: Use tcg_constant_{i32,i64} with tcg plugins by Richard Henderson · 4 years, 11 months ago
  74. de2fac6 tcg: Remove TCG_TARGET_SUPPORT_MIRROR by Richard Henderson · 4 years, 4 months ago
  75. d1861aa accel/tcg: Add mips support to alloc_code_gen_buffer_splitwx_memfd by Richard Henderson · 4 years, 4 months ago
  76. eba4035 tcg: Return the TB pointer from the rx region from exit_tb by Richard Henderson · 4 years, 4 months ago
  77. 6f70dde accel/tcg: Support split-wx for darwin/iOS with vm_remap by Richard Henderson · 4 years, 4 months ago
  78. a8c35b2 accel/tcg: Support split-wx for linux with memfd by Richard Henderson · 4 years, 4 months ago
  79. a35b3e1 tcg: Add --accel tcg,split-wx property by Richard Henderson · 4 years, 4 months ago
  80. 6bc1442 tcg: Use Error with alloc_code_gen_buffer by Richard Henderson · 4 years, 4 months ago
  81. d997143 tcg: Make DisasContextBase.tb const by Richard Henderson · 4 years, 4 months ago
  82. 1acbad0 tcg: Adjust tb_target_set_jmp_target for split-wx by Richard Henderson · 4 years, 4 months ago
  83. db0c51a tcg: Introduce tcg_splitwx_to_{rx,rw} by Richard Henderson · 4 years, 4 months ago
  84. 4846cd3 tcg: Add in_code_gen_buffer by Richard Henderson · 4 years, 4 months ago
  85. 8b5c2b6 tcg: Move tcg epilogue pointer out of TCGContext by Richard Henderson · 4 years, 4 months ago
  86. aadac5b Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 2 months ago
  87. 6d3ef04 tcg: Use memset for large vector byte replication by Richard Henderson · 4 years, 2 months ago
  88. 0a18911 meson: cleanup Kconfig.host handling by Paolo Bonzini · 4 years, 3 months ago
  89. 3b9bd3f remove TCG includes from common code by Paolo Bonzini · 4 years, 2 months ago
  90. c905a36 cfi: Initial support for cfi-icall in QEMU by Daniele Buono · 4 years, 3 months ago
  91. f190bf0 accel/tcg/user-exec: silence the compiler warnings by Chen Qun · 4 years, 3 months ago
  92. 710384d tcg: Make CPUClass.debug_excp_handler optional by Eduardo Habkost · 4 years, 3 months ago
  93. 80c4750 tcg: make CPUClass.cpu_exec_* optional by Eduardo Habkost · 4 years, 3 months ago
  94. 035ba06 tcg: cpu_exec_{enter,exit} helpers by Eduardo Habkost · 4 years, 3 months ago
  95. 19a8431 accel/tcg: Remove special case for GCC < 4.6 by Philippe Mathieu-Daudé · 4 years, 3 months ago
  96. 4054adb kvm: Take into account the unaligned section size when preparing bitmap by Zenghui Yu · 4 years, 3 months ago
  97. 835cbd8 icount: improve exec nocache usage by Pavel Dovgalyuk · 4 years, 3 months ago
  98. e76f68d accel/tcg: Remove deprecated '-tb-size' option by Philippe Mathieu-Daudé · 4 years, 3 months ago
  99. f2ce39b vl: make qemu_get_machine_opts static by Paolo Bonzini · 4 years, 4 months ago
  100. 9e2658d accel/tcg: rename tcg-cpus functions to match module name by Claudio Fontana · 4 years, 4 months ago