1. a120d32 include/exec: Implement cpu_mmu_index generically by Richard Henderson · 11 months ago
  2. fb00f73 target/ppc: Split out ppc_env_mmu_index by Richard Henderson · 11 months ago
  3. 2bb53fa target/ppc: Move powerpc_input_t definition to 'cpu.h' by Philippe Mathieu-Daudé · 1 year, 2 months ago
  4. 6fb8b16 target/ppc: Move powerpc_mmu_t definition to 'cpu.h' by Philippe Mathieu-Daudé · 1 year, 2 months ago
  5. d66d3d4 target/ppc: Move powerpc_excp_t definition to 'cpu.h' by Philippe Mathieu-Daudé · 1 year, 2 months ago
  6. f3cb332 target/ppc: Move PowerPCCPUClass definition to 'cpu.h' by Philippe Mathieu-Daudé · 1 year, 2 months ago
  7. 866c8cf target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h' by Philippe Mathieu-Daudé · 1 year, 2 months ago
  8. 37b9414 target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h' by Philippe Mathieu-Daudé · 1 year, 3 months ago
  9. 6ee45fa target: Unify QOM style by Philippe Mathieu-Daudé · 1 year, 2 months ago
  10. 3b3d7df accel/tcg: Move CPUNegativeOffsetState into CPUState by Richard Henderson · 1 year, 3 months ago
  11. e6a19a6 ppc: spelling fixes by Michael Tokarev · 1 year, 5 months ago
  12. 9c7b7f0 spapr: Fix machine reset deadlock from replay-record by Nicholas Piggin · 1 year, 5 months ago
  13. cdab53d target/ppc: Fix CPU reservation migration for record-replay by Nicholas Piggin · 1 year, 5 months ago
  14. d5ee641 target/ppc: Implement watchpoint debug facility for v2.07S by Nicholas Piggin · 1 year, 5 months ago
  15. 1419230 target/ppc: Implement breakpoint debug facility for v2.07S by Nicholas Piggin · 1 year, 5 months ago
  16. 99837aa ppc: Add stub implementation of TRIG SPRs by Joel Stanley · 1 year, 5 months ago
  17. 66453c0 target/ppc: Move CPU QOM definitions to cpu-qom.h by Philippe Mathieu-Daudé · 1 year, 6 months ago
  18. 3401ea3 target/ppc: Add LPAR-per-core vs per-thread mode flag by Nicholas Piggin · 1 year, 6 months ago
  19. 0573997 target/ppc: Restrict KVM-specific fields from ArchCPU by Philippe Mathieu-Daudé · 1 year, 9 months ago
  20. bb5de52 target: Widen pc/cs_base in cpu_get_tb_cpu_state by Anton Johansson · 1 year, 6 months ago
  21. b769d4c target/ppc: Add initial flags and helpers for SMT support by Nicholas Piggin · 1 year, 6 months ago
  22. a3c020d target/ppc: Implement HEIR SPR by Nicholas Piggin · 1 year, 6 months ago
  23. 8a15cce target/ppc: Implement gathering irq statistics by BALATON Zoltan · 1 year, 7 months ago
  24. 392d328 target/ppc: Ensure stcx size matches larx by Nicholas Piggin · 1 year, 7 months ago
  25. a1fa47f target/ppc: Remove some unneded line breaks by BALATON Zoltan · 1 year, 7 months ago
  26. 753441c target/ppc: Move ppcemb_tlb_search() to mmu_common.c by BALATON Zoltan · 1 year, 7 months ago
  27. 62860c5 target/ppc: Remove "ext" parameter of ppcemb_tlb_check() by BALATON Zoltan · 1 year, 7 months ago
  28. 0a18945 tcg: Remove NO_CPU_IO_DEFS by Richard Henderson · 1 year, 9 months ago
  29. 57b38ff target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX, LQ, STQ by Richard Henderson · 1 year, 7 months ago
  30. 2060436 ppc: spapr: cleanup cr get/set with helpers. by Harsh Prateek Bora · 1 year, 8 months ago
  31. 6d2d454 target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu by Philippe Mathieu-Daudé · 2 years, 1 month ago
  32. 395b5d5 target/ppc: Implement the DEXCR and HDEXCR by Nicholas Miehlbradt · 2 years ago
  33. 8b3d1c4 target/ppc: Add new PMC HFLAGS by Leandro Lupori · 2 years, 2 months ago
  34. 2fdedcb target/ppc: introduce ppc_maybe_interrupt by Matheus Ferst · 2 years, 2 months ago
  35. 6a8e818 target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds by Matheus Ferst · 2 years, 2 months ago
  36. f003109 target/ppc: define PPC_INTERRUPT_* values directly by Matheus Ferst · 2 years, 2 months ago
  37. 1af0006 dump: Replace opaque DumpState pointer with a typed one by Janosch Frank · 2 years, 5 months ago
  38. 228ab14 target/ppc: Remove unused xer_* macros by Víctor Colombo · 2 years, 4 months ago
  39. 676696f target/ppc: Remove extra space from s128 field in ppc_vsr_t by Víctor Colombo · 2 years, 4 months ago
  40. 903f84e target/ppc: Add HASHKEYR and HASHPKEYR SPRs by Víctor Colombo · 2 years, 5 months ago
  41. b63fa8b target/ppc: remove mfdcrux and mtdcrux by Matheus Ferst · 2 years, 6 months ago
  42. 285c471 ppc: Remove unused irq_inputs by Cédric Le Goater · 2 years, 6 months ago
  43. 4dc5f8a target/ppc: Add flag for ISA v2.06 BCDA instructions by Matheus Ferst · 2 years, 6 months ago
  44. 95444af ppc: Define SETFIELD for the ppc target by Alexey Kardashevskiy · 2 years, 6 months ago
  45. 59f1154 target/ppc: Change FPSCR_* to follow POWER ISA numbering convention by Víctor Colombo · 2 years, 6 months ago
  46. 2d9cba7 target/ppc: Implemented xvf16ger* by Lucas Mateus Castro (alqotel) · 2 years, 7 months ago
  47. c29018c target/ppc: Implemented xvf*ger* by Lucas Mateus Castro (alqotel) · 2 years, 7 months ago
  48. 3455315 target/ppc: Implemented xvi*ger* instructions by Lucas Mateus Castro (alqotel) · 2 years, 7 months ago
  49. a702c53 target/ppc: Implement xxm[tf]acc and xxsetaccz by Lucas Mateus Castro (alqotel) · 2 years, 7 months ago
  50. 03abfd9 target/ppc: Implement lwsync with weaker memory ordering by Nicholas Piggin · 2 years, 7 months ago
  51. 3278677 target/ppc: Fix FPSCR.FI bit being cleared when it shouldn't by Víctor Colombo · 2 years, 7 months ago
  52. bf3dd1e target/ppc: Change MSR_* to follow POWER ISA numbering convention by Víctor Colombo · 2 years, 8 months ago
  53. 39af138 target/ppc: Add unused msr bits FIELDs by Víctor Colombo · 2 years, 8 months ago
  54. 67935ec target/ppc: Remove msr_de macro by Víctor Colombo · 2 years, 8 months ago
  55. 9de754d target/ppc: Remove msr_hv macro by Víctor Colombo · 2 years, 8 months ago
  56. ca24195 target/ppc: Remove msr_ts macro by Víctor Colombo · 2 years, 8 months ago
  57. da806a6 target/ppc: Remove msr_fe0 and msr_fe1 macros by Víctor Colombo · 2 years, 8 months ago
  58. 5024233 target/ppc: Remove msr_ep macro by Víctor Colombo · 2 years, 8 months ago
  59. e4eea6e target/ppc: Remove msr_dr macro by Víctor Colombo · 2 years, 8 months ago
  60. 4d979c9 target/ppc: Remove msr_ir macro by Víctor Colombo · 2 years, 8 months ago
  61. cda2336 target/ppc: Remove msr_cm macro by Víctor Colombo · 2 years, 8 months ago
  62. 39695e1 target/ppc: Remove msr_fp macro by Víctor Colombo · 2 years, 8 months ago
  63. 10b2b37 target/ppc: Remove msr_gs macro by Víctor Colombo · 2 years, 8 months ago
  64. c354d85 target/ppc: Remove msr_me macro by Víctor Colombo · 2 years, 8 months ago
  65. 8e54ad6 target/ppc: Remove msr_pow macro by Víctor Colombo · 2 years, 8 months ago
  66. acc861c target/ppc: Remove msr_ce macro by Víctor Colombo · 2 years, 8 months ago
  67. 0939b8f target/ppc: Remove msr_ee macro by Víctor Colombo · 2 years, 8 months ago
  68. 3868540 target/ppc: Remove msr_ile macro by Víctor Colombo · 2 years, 8 months ago
  69. 2636361 target/ppc: Remove msr_ds macro by Víctor Colombo · 2 years, 8 months ago
  70. 1922322 target/ppc: Remove msr_le macro by Víctor Colombo · 2 years, 8 months ago
  71. d41ccf6 target/ppc: Remove msr_pr macro by Víctor Colombo · 2 years, 8 months ago
  72. 92984c9 target/ppc: Remove unused msr_* macros by Víctor Colombo · 2 years, 8 months ago
  73. 208d803 target/ppc: Remove fpscr_* macros from cpu.h by Víctor Colombo · 2 years, 8 months ago
  74. 8905770 compiler.h: replace QEMU_NORETURN with G_NORETURN by Marc-André Lureau · 2 years, 8 months ago
  75. 69242e7 Move CPU softfloat unions to cpu-float.h by Marc-André Lureau · 2 years, 9 months ago
  76. e03b568 Replace config-time define HOST_WORDS_BIGENDIAN by Marc-André Lureau · 2 years, 9 months ago
  77. b36e239 target: Use ArchCPU as interface to target CPU by Philippe Mathieu-Daudé · 2 years, 10 months ago
  78. 9295b1a target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro by Philippe Mathieu-Daudé · 2 years, 10 months ago
  79. 1ea4a06 target: Use CPUArchState as interface to target-specific CPU state by Philippe Mathieu-Daudé · 2 years, 11 months ago
  80. d3412df target/ppc: trigger PERFM EBBs from power8-pmu.c by Daniel Henrique Barboza · 2 years, 10 months ago
  81. cb76bbc target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions by Daniel Henrique Barboza · 2 years, 10 months ago
  82. b58fd0c target/ppc: cpu_init: Move check_pow and QOM macros to a header by Fabiano Rosas · 2 years, 10 months ago
  83. 7cebc5d target/ppc: Introduce a vhyp framework for nested HV support by Nicholas Piggin · 2 years, 10 months ago
  84. f32d4ab target/ppc: make vhyp get_pate method take lpid and return success by Nicholas Piggin · 2 years, 10 months ago
  85. 005b69f target/ppc: Remove PowerPC 601 CPUs by Cédric Le Goater · 2 years, 11 months ago
  86. 4537d62 target/ppc: Remove support for the PowerPC 602 CPU by Cédric Le Goater · 2 years, 11 months ago
  87. 645d843 target/ppc: 405: Rename MSR_POW to MSR_WE by Fabiano Rosas · 2 years, 11 months ago
  88. 328c95f target/ppc: Finish removal of 401/403 CPUs by Cédric Le Goater · 3 years ago
  89. 2e89484 target/ppc: Add MSR_ILE support to ppc_interrupts_little_endian by Fabiano Rosas · 3 years ago
  90. 516fc10 target/ppc: Add HV support to ppc_interrupts_little_endian by Fabiano Rosas · 3 years ago
  91. 6e8b990 target/ppc: Cache per-pmc insn and cycle count settings by Richard Henderson · 3 years ago
  92. cbd8f17 ppc/ppc405: Restore TCR and STR write handlers by Cédric Le Goater · 3 years ago
  93. 1f26c75 PPC64/TCG: Implement 'rfebb' instruction by Daniel Henrique Barboza · 3 years ago
  94. 7aeac35 target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event by Daniel Henrique Barboza · 3 years ago
  95. 46d396b target/ppc: enable PMU instruction count by Daniel Henrique Barboza · 3 years ago
  96. 1474ba6 target/ppc: enable PMU counter overflow with cycle events by Daniel Henrique Barboza · 3 years ago
  97. c2eff58 target/ppc: PMU basic cycle count for pseries TCG by Daniel Henrique Barboza · 3 years ago
  98. 8f2e9d4 target/ppc: introduce PMUEventType and PMU overflow timers by Daniel Henrique Barboza · 3 years ago
  99. a09410e target/ppc: Remove the software TLB model of 7450 CPUs by Fabiano Rosas · 3 years ago
  100. 25ee608 target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52 by Lucas Mateus Castro (alqotel) · 3 years ago