1. 740b175 cpu-timers, icount: new modules by Claudio Fontana · 4 years, 6 months ago
  2. 30b5707 qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros by Eduardo Habkost · 4 years, 5 months ago
  3. c821774a Use OBJECT_DECLARE_TYPE where possible by Eduardo Habkost · 4 years, 6 months ago
  4. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  5. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  6. abff1ab meson: target by Paolo Bonzini · 4 years, 7 months ago
  7. 7d8cbba accel/tcg: Relax va restrictions on 64-bit guests by Richard Henderson · 4 years, 10 months ago
  8. 4dd6517 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging by Peter Maydell · 5 years ago
  9. 781c67c cpu: Use DeviceClass reset instead of a special CPUClass reset by Peter Maydell · 5 years ago
  10. a010bdb gdbstub: extend GByteArray to read register helpers by Alex Bennée · 5 years ago
  11. dcb32f1 tcg: Search includes from the project root source directory by Philippe Mathieu-Daudé · 5 years ago
  12. cb0d85f target/alpha: Remove MMU_MODE{0,1}_SUFFIX by Richard Henderson · 5 years ago
  13. e2790ba target/alpha: fetch code with translator_ld by Emilio G. Cota · 6 years ago
  14. 11bfdbd target/alpha: Tidy helper_fp_exc_raise_s by Richard Henderson · 5 years ago
  15. 8009307 target/alpha: Mask IOV exception with INV for user-only by Richard Henderson · 5 years ago
  16. a8938e5 target/alpha: Write to fpcr_flush_to_zero once by Richard Henderson · 5 years ago
  17. 8cd9990 target/alpha: Handle SWCR_MAP_DMZ earlier by Richard Henderson · 5 years ago
  18. 106e131 target/alpha: Fix SWCR_TRAP_ENABLE_MASK by Richard Henderson · 5 years ago
  19. 712e7c6 target/alpha: Fix SWCR_MAP_UMZ by Richard Henderson · 5 years ago
  20. ea937de target/alpha: Use array for FPCR_DYN conversion by Richard Henderson · 5 years ago
  21. 14776ab tcg: TCGMemOp is now accelerator independent MemOp by Tony Nguyen · 6 years ago
  22. cb1de55 target/alpha: fix tlb_fill trap_arg2 value for instruction fetch by Aurelien Jarno · 6 years ago
  23. f3b8f18 Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' into staging by Peter Maydell · 6 years ago
  24. 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
  25. 9e9b10c icount: remove unnecessary gen_io_end calls by Pavel Dovgalyuk · 6 years ago
  26. 52bf977 configure: Define target access alignment in configure by tony.nguyen@bt.com · 6 years ago
  27. 5f8ab00 targets (various): use softfloat-helpers.h where we can by Alex Bennée · 6 years ago
  28. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  29. 12e9493 Include hw/boards.h a bit less by Markus Armbruster · 6 years ago
  30. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  31. 8a9358c migration: Move the VMStateDescription typedef to typedefs.h by Markus Armbruster · 6 years ago
  32. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  33. e8b5fae cpu: Remove CPU_COMMON by Richard Henderson · 6 years ago
  34. 5b146dc cpu: Introduce CPUNegativeOffsetState by Richard Henderson · 6 years ago
  35. 7506ed9 cpu: Introduce cpu_set_cpustate_pointers by Richard Henderson · 6 years ago
  36. 677c4d6 cpu: Move ENV_OFFSET to exec/gen-icount.h by Richard Henderson · 6 years ago
  37. 1c7ad26 target/alpha: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  38. 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
  39. 2161a61 cpu: Define ArchCPU by Richard Henderson · 6 years ago
  40. 4f7c64b cpu: Define CPUArchState with typedef by Richard Henderson · 6 years ago
  41. 74433bf tcg: Split out target/arch/cpu-param.h by Richard Henderson · 6 years ago
  42. 21ba856 target/alpha: Fix user-only floating-point exceptions by Richard Henderson · 6 years ago
  43. 4a24793 target/alpha: Clean up alpha_cpu_dump_state by Richard Henderson · 6 years ago
  44. c319dc1 tcg: Use CPUClass::tlb_fill in cputlb.c by Richard Henderson · 6 years ago
  45. e41c945 target/alpha: Convert to CPUClass::tlb_fill by Richard Henderson · 6 years ago
  46. 8b86d6d tcg: Hoist max_insns computation to tb_gen_code by Richard Henderson · 6 years ago
  47. 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
  48. 0442428 target: Simplify how the TARGET_cpu_list() print by Markus Armbruster · 6 years ago
  49. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  50. 29eb528 target/alpha: Fix user-only initialization of fpcr by Richard Henderson · 6 years ago
  51. 03fee66 vmstate: constify VMStateField by Marc-André Lureau · 6 years ago
  52. 6e11bee target/alpha: remove tlb_flush from alpha_cpu_initfn by Emilio G. Cota · 6 years ago
  53. 07ea28b tcg: Pass tb and index to tcg_gen_exit_tb separately by Richard Henderson · 7 years ago
  54. a68d82b target/alpha: Honor CPU_DUMP_FPU by Richard Henderson · 7 years ago
  55. b542683 translator: merge max_insns into DisasContextBase by Emilio G. Cota · 7 years ago
  56. afd46fc icount: fix cpu_restore_state_from_tb for non-tb-exit cases by Pavel Dovgalyuk · 7 years ago
  57. 3f71e72 cpu: get rid of unused cpu_init() defines by Igor Mammedov · 7 years ago
  58. 0dacec8 cpu: add CPU_RESOLVING_TYPE macro by Igor Mammedov · 7 years ago
  59. 47c6600 qom: introduce object_class_get_list_sorted by Paolo Bonzini · 7 years ago
  60. 24f91e8 target/*/cpu.h: remove softfloat.h by Alex Bennée · 7 years ago
  61. bf85388 qdev: use device_class_set_parent_realize/unrealize/reset() by Philippe Mathieu-Daudé · 7 years ago
  62. 98670d4 accel/tcg: add size paremeter in tlb_fill() by Laurent Vivier · 7 years ago
  63. f764718 tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* by Richard Henderson · 7 years ago
  64. 65255e8 target/*helper: don't check retaddr before calling cpu_restore_state by Alex Bennée · 7 years ago
  65. ab752f2 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging by Peter Maydell · 7 years ago
  66. 73a25e8 alpha: cleanup cpu type name composition by Igor Mammedov · 7 years ago
  67. 6e6430a Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging by Peter Maydell · 7 years ago
  68. 1d48474 disas: Remove unused flags arguments by Richard Henderson · 7 years ago
  69. 1c2adb9 tcg: Initialize cpu_env generically by Richard Henderson · 7 years ago
  70. b1311c4 tcg: define tcg_init_ctx and make tcg_ctx a pointer by Emilio G. Cota · 8 years ago
  71. c5a49c6 tcg: convert tb->cflags reads to tb_cflags(tb) by Emilio G. Cota · 8 years ago
  72. 55c3cee qom: Introduce CPUClass.tcg_initialize by Richard Henderson · 7 years ago
  73. 7f11636 tcg: remove addr argument from lookup_tb_ptr by Emilio G. Cota · 8 years ago
  74. 8301ea4 qom/cpu: move cpu_model null check to cpu_class_by_name() by Philippe Mathieu-Daudé · 7 years ago
  75. 6ad4d7e target/alpha: Switch to do_transaction_failed() hook by Peter Maydell · 8 years ago
  76. 99a92b9 target/alpha: Convert to TranslatorOps by Richard Henderson · 8 years ago
  77. c5f8065 target/alpha: Convert to DisasContextBase by Richard Henderson · 8 years ago
  78. 3de811c target/alpha: Convert to DisasJumpType by Richard Henderson · 8 years ago
  79. 82a3d1f alpha: replace cpu_alpha_init() with cpu_generic_init() by Igor Mammedov · 8 years ago
  80. 9c489ea tcg: Pass generic CPUState to gen_intermediate_code() by Lluís Vilanova · 8 years ago
  81. 729028a target/alpha: optimize gen_cvtlq() using deposit op by Philippe Mathieu-Daudé · 8 years ago
  82. 8aa5c65 target/alpha: Log temp leaks by Richard Henderson · 8 years ago
  83. 6a9b110 target/alpha: Fix temp leak in gen_fbcond by Richard Henderson · 8 years ago
  84. f401c03 target/alpha: Fix temp leak in gen_call_pal by Richard Henderson · 8 years ago
  85. a4535b8 target/alpha: Fix temp leak in gen_mtpr by Richard Henderson · 8 years ago
  86. 22d716c target/alpha: Fix temp leak in gen_bcond by Richard Henderson · 8 years ago
  87. bcd2625 target/alpha: Merge several flag bytes into ENV->FLAGS by Richard Henderson · 8 years ago
  88. 489a0e6 target/alpha: Copy tb->flags into DisasContext by Richard Henderson · 8 years ago
  89. c6d41b3 target/alpha: Remove amask from tb->flags by Richard Henderson · 8 years ago
  90. 54e1d4e target/alpha: Use tcg_gen_lookup_and_goto_ptr by Richard Henderson · 8 years ago
  91. 2d826cd target/alpha: Use goto_tb for fallthru between TBs by Richard Henderson · 8 years ago
  92. bec5e2b target/alpha: Implement WTINT inline by Richard Henderson · 8 years ago
  93. 107da9a migration: Remove unneeded includes of migration/vmstate.h by Juan Quintela · 8 years ago
  94. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  95. d2528bd qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h by Paolo Bonzini · 8 years ago
  96. 5ee4f3c target/alpha: Enable MTTCG by default by Richard Henderson · 8 years ago
  97. 2c21ee7 migration: extend VMStateInfo by Jianjun Duan · 8 years ago
  98. d10eb08 cputlb: drop flush_global flag from tlb_flush by Alex Bennée · 8 years ago
  99. de26a58 target-alpha: Use ctpop helper by Richard Henderson · 8 years ago
  100. 881549d target-alpha: Use the ctz and clz opcodes by Richard Henderson · 8 years ago