1. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  2. e8b5fae cpu: Remove CPU_COMMON by Richard Henderson · 6 years ago
  3. 5b146dc cpu: Introduce CPUNegativeOffsetState by Richard Henderson · 6 years ago
  4. 7506ed9 cpu: Introduce cpu_set_cpustate_pointers by Richard Henderson · 6 years ago
  5. 677c4d6 cpu: Move ENV_OFFSET to exec/gen-icount.h by Richard Henderson · 6 years ago
  6. 31266e6 target/unicore32: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  7. 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
  8. 2161a61 cpu: Define ArchCPU by Richard Henderson · 6 years ago
  9. 4f7c64b cpu: Define CPUArchState with typedef by Richard Henderson · 6 years ago
  10. 74433bf tcg: Split out target/arch/cpu-param.h by Richard Henderson · 6 years ago
  11. c319dc1 tcg: Use CPUClass::tlb_fill in cputlb.c by Richard Henderson · 6 years ago
  12. c5d417d target/unicore32: Convert to CPUClass::tlb_fill by Richard Henderson · 6 years ago
  13. 8b86d6d tcg: Hoist max_insns computation to tb_gen_code by Richard Henderson · 6 years ago
  14. 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
  15. 022d637 target/unicore32: remove tlb_flush from uc32_init_fn by Emilio G. Cota · 6 years ago
  16. 07ea28b tcg: Pass tb and index to tcg_gen_exit_tb separately by Richard Henderson · 7 years ago
  17. a651e03 target/unicore32: Honor CPU_DUMP_FPU by Richard Henderson · 7 years ago
  18. 03385df fpu/softfloat: Specialize on snan_bit_is_one by Richard Henderson · 7 years ago
  19. 818c187 target/unicore32: avoid integer overflow in next_page PC check by Emilio G. Cota · 7 years ago
  20. 3f71e72 cpu: get rid of unused cpu_init() defines by Igor Mammedov · 7 years ago
  21. 0dacec8 cpu: add CPU_RESOLVING_TYPE macro by Igor Mammedov · 7 years ago
  22. 2373f7d ui/curses: build as module by Gerd Hoffmann · 7 years ago
  23. 24f91e8 target/*/cpu.h: remove softfloat.h by Alex Bennée · 7 years ago
  24. bf85388 qdev: use device_class_set_parent_realize/unrealize/reset() by Philippe Mathieu-Daudé · 7 years ago
  25. 98670d4 accel/tcg: add size paremeter in tlb_fill() by Laurent Vivier · 7 years ago
  26. f764718 tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* by Richard Henderson · 7 years ago
  27. 65255e8 target/*helper: don't check retaddr before calling cpu_restore_state by Alex Bennée · 7 years ago
  28. ab752f2 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging by Peter Maydell · 7 years ago
  29. 6a82686 unicore32: cleanup cpu type name composition by Igor Mammedov · 7 years ago
  30. 6e6430a Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging by Peter Maydell · 7 years ago
  31. 1d48474 disas: Remove unused flags arguments by Richard Henderson · 7 years ago
  32. 1c2adb9 tcg: Initialize cpu_env generically by Richard Henderson · 7 years ago
  33. b1311c4 tcg: define tcg_init_ctx and make tcg_ctx a pointer by Emilio G. Cota · 8 years ago
  34. c5a49c6 tcg: convert tb->cflags reads to tb_cflags(tb) by Emilio G. Cota · 8 years ago
  35. 55c3cee qom: Introduce CPUClass.tcg_initialize by Richard Henderson · 7 years ago
  36. 8301ea4 qom/cpu: move cpu_model null check to cpu_class_by_name() by Philippe Mathieu-Daudé · 7 years ago
  37. e2f82e9 console: purge curses bits from console.h by Gerd Hoffmann · 7 years ago
  38. 77fc6f5 target: [tcg] Use a generic enum for DISAS_ values by Lluís Vilanova · 8 years ago
  39. 13b884e unicore32: replace uc32_cpu_init() with cpu_generic_init() by Igor Mammedov · 8 years ago
  40. 0ac241b unicore32: abort when entering "x 0" on the monitor by Eduardo Otubo · 8 years ago
  41. 9c489ea tcg: Pass generic CPUState to gen_intermediate_code() by Lluís Vilanova · 8 years ago
  42. d10eb08 cputlb: drop flush_global flag from tlb_flush by Alex Bennée · 8 years ago
  43. 03a733d target-unicore32: Use clz opcode by Richard Henderson · 8 years ago
  44. fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago