1. 9c489ea tcg: Pass generic CPUState to gen_intermediate_code() by Lluís Vilanova · 8 years ago
  2. 61a67f7 exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state by Lluís Vilanova · 8 years ago
  3. d40d3da translate-all: remove redundant !tcg_enabled check in dump_exec_info by Emilio G. Cota · 8 years ago
  4. 5d721b7 ARM: KVM: Enable in-kernel timers with user space gic by Alexander Graf · 8 years ago
  5. b68686b tcg/aarch64: Use ADRP+ADD to compute target address by Pranith Kumar · 8 years ago
  6. e4b4b64 tcg: add the CONFIG_TCG into Makefiles by Yang Zhong · 8 years ago
  7. a574cf9 tcg: add the tcg-stub.c file into accel/stubs/ by Yang Zhong · 8 years ago
  8. f0d14a9 monitor: disable "info jit" and "info opcount" if !TCG by Paolo Bonzini · 12 years ago
  9. 8e2b729 tcg: make tcg_allowed global by Yang Zhong · 8 years ago
  10. 290dae4 cpu: move interrupt handling out of translate-common.c by Paolo Bonzini · 8 years ago
  11. a0be0c5 tcg: move page_size_init() function by Yang Zhong · 8 years ago
  12. 8b3ae69 vl: convert -tb-size to qemu_strtoul by Paolo Bonzini · 8 years ago
  13. 2cd5394 cpu: Introduce a wrapper for tlb_flush() that can be used in common code by Thomas Huth · 8 years ago
  14. 99f3183 vcpu_dirty: share the same field in CPUState for all accelerators by Sergio Andres Gomez Del Real · 8 years ago
  15. f3ced3c tcg: consistently access cpu->tb_jmp_cache atomically by Emilio G. Cota · 8 years ago
  16. 9ffea09 accel: introduce AccelClass.global_props by Peter Xu · 8 years ago
  17. c935674 exec: allow to get a pointer for some mmio memory region by KONRAD Frederic · 8 years ago
  18. 71b9a45 cputlb: fix the way get_page_addr_code fills the tlb by KONRAD Frederic · 8 years ago
  19. f2553f0 cputlb: move get_page_addr_code by KONRAD Frederic · 8 years ago
  20. 3416343 cputlb: cleanup get_page_addr_code to use VICTIM_TLB_HIT by KONRAD Frederic · 8 years ago
  21. db7a99c Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into staging by Peter Maydell · 8 years ago
  22. 92229a5 accel: move kvm related accelerator files into accel/ by Yang Zhong · 8 years ago
  23. 244f144 tcg: move tcg backend files into accel/tcg/ by Yang Zhong · 8 years ago
  24. d9bb58e tcg: move tcg related files into accel/tcg/ subdirectory by Yang Zhong · 8 years ago
  25. a9ded60 accel: split the tcg accelerator from accel.c file by Yang Zhong · 8 years ago