1. afd46fc icount: fix cpu_restore_state_from_tb for non-tb-exit cases by Pavel Dovgalyuk · 7 years ago
  2. 3f71e72 cpu: get rid of unused cpu_init() defines by Igor Mammedov · 7 years ago
  3. 0dacec8 cpu: add CPU_RESOLVING_TYPE macro by Igor Mammedov · 7 years ago
  4. bf85388 qdev: use device_class_set_parent_realize/unrealize/reset() by Philippe Mathieu-Daudé · 7 years ago
  5. 98670d4 accel/tcg: add size paremeter in tlb_fill() by Laurent Vivier · 7 years ago
  6. 15fa08f tcg: Dynamically allocate TCGOps by Richard Henderson · 7 years ago
  7. f764718 tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* by Richard Henderson · 7 years ago
  8. ab752f2 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging by Peter Maydell · 7 years ago
  9. 3936419 cris: cleanup cpu type name composition by Igor Mammedov · 7 years ago
  10. 6e6430a Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging by Peter Maydell · 7 years ago
  11. 1d48474 disas: Remove unused flags arguments by Richard Henderson · 7 years ago
  12. 1c2adb9 tcg: Initialize cpu_env generically by Richard Henderson · 7 years ago
  13. b1311c4 tcg: define tcg_init_ctx and make tcg_ctx a pointer by Emilio G. Cota · 8 years ago
  14. c5a49c6 tcg: convert tb->cflags reads to tb_cflags(tb) by Emilio G. Cota · 8 years ago
  15. 55c3cee qom: Introduce CPUClass.tcg_initialize by Richard Henderson · 7 years ago
  16. 11f4e8f tcg: Remove TCGV_EQUAL* by Richard Henderson · 7 years ago
  17. 8301ea4 qom/cpu: move cpu_model null check to cpu_class_by_name() by Philippe Mathieu-Daudé · 7 years ago
  18. 77fc6f5 target: [tcg] Use a generic enum for DISAS_ values by Lluís Vilanova · 8 years ago
  19. 673a11c cris: replace cpu_cris_init() with cpu_generic_init() by Igor Mammedov · 8 years ago
  20. 9c489ea tcg: Pass generic CPUState to gen_intermediate_code() by Lluís Vilanova · 8 years ago
  21. 1f5c00c qom/cpu: move tlb_flush to cpu_common_reset by Alex Bennée · 8 years ago
  22. 272694a target-cris: Use clz opcode by Richard Henderson · 8 years ago
  23. fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago