1. 3ede8f6 taget-ppc: Fix read access to IBAT registers higher than IBAT3 by Julio Guerra · 9 years ago
  2. 522a0d4 target-*: Advance pc after recognizing a breakpoint by Richard Henderson · 9 years ago
  3. 90da0d5 ppc/spapr: Add "ibm,pa-features" property to the device-tree by Benjamin Herrenschmidt · 9 years ago
  4. aa4bb58 ppc: Add mmu_model defines for arch 2.03 and 2.07 by Benjamin Herrenschmidt · 9 years ago
  5. 6a81dd1 spapr_iommu: Rename vfio_accel parameter by David Gibson · 9 years ago
  6. dc9f06c kvm: Pass PCI device pointer to MSI routing functions by Pavel Fedin · 9 years ago
  7. 4c315c2 qdev: Protect device-list-properties against broken devices by Markus Armbruster · 9 years ago
  8. f9b8e7f target-ppc: Remove unnecessary variable by Shraddha Barke · 9 years ago
  9. 4e5e121 tcg: Remove gen_intermediate_code_pc by Richard Henderson · 10 years ago
  10. bad729e tcg: Pass data argument to restore_state_to_opc by Richard Henderson · 10 years ago
  11. 190ce7f tcg: Add TCG_MAX_INSNS by Richard Henderson · 10 years ago
  12. dc03246 target-*: Drop cpu_gen_code define by Richard Henderson · 10 years ago
  13. b933066 target-*: Introduce and use cpu_breakpoint_test by Richard Henderson · 10 years ago
  14. 959082f target-*: Increment num_insns immediately after tcg_gen_insn_start by Richard Henderson · 10 years ago
  15. 667b8e2 target-*: Unconditionally emit tcg_gen_insn_start by Richard Henderson · 10 years ago
  16. 765b842 tcg: Rename debug_insn_start to insn_start by Richard Henderson · 10 years ago
  17. 4ecd4d1 ppc: Rename ELF_MACHINE to be PPC specific by Peter Crosthwaite · 10 years ago
  18. 4d9392b ppc/spapr: Implement H_RANDOM hypercall in QEMU by Thomas Huth · 10 years ago
  19. ef9971d spapr: Enable in-kernel H_SET_MODE handling by Alexey Kardashevskiy · 10 years ago
  20. 8f60f8e target-ppc: fix xscmpodp and xscmpudp decoding by Aurelien Jarno · 10 years ago
  21. 65cf1f6 target-ppc: fix vcipher, vcipherlast, vncipherlast and vpermxor by Aurelien Jarno · 10 years ago
  22. 6bb9a0a target-ppc: Fix SRR0 when taking unaligned exceptions by Anton Blanchard · 10 years ago
  23. 116dc18 kvm_ppc: remove kvmppc_timer_hack by Paolo Bonzini · 10 years ago
  24. bf95728 monitor: remove target-specific code from monitor.c by Pavel Butsykin · 10 years ago
  25. 97ed5cc tlb: Add "ifetch" argument to cpu_mmu_index() by Benjamin Herrenschmidt · 10 years ago
  26. 74c373e Target-ppc: Remove unnecessary variable by Shraddha Barke · 10 years ago
  27. ea3e984 cpu-exec: Purge all uses of ENV_GET_CPU() by Peter Crosthwaite · 10 years ago
  28. 4bad9e3 cpu: Change cpu_exec_init() arg to cpu, not env by Peter Crosthwaite · 10 years ago
  29. 6dd0f83 target-ppc: Move cpu_exec_init() call to realize function by Bharata B Rao · 10 years ago
  30. 5a790cc cpu: Add Error argument to cpu_exec_init() by Bharata B Rao · 10 years ago
  31. acf7b7f Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  32. 2d103aa target-ppc: fix hugepage support when using memory-backend-file by Michael Roth · 10 years ago
  33. 6f2945c crypto: move built-in AES implementation into crypto/ by Daniel P. Berrange · 10 years ago
  34. 4b8523e kvm: First step to push iothread lock out of inner run loop by Jan Kiszka · 10 years ago
  35. d49190c disas: Remove uses of CPU env by Peter Crosthwaite · 10 years ago
  36. 5cd8cad migration: Use normal VMStateDescriptions for Subsections by Juan Quintela · 11 years ago
  37. 3b730f5 Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging by Peter Maydell · 10 years ago
  38. 026bfd8 pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations by David Gibson · 10 years ago
  39. 1850b6b kvm: introduce kvm_arch_msi_data_to_gsi by Eric Auger · 10 years ago
  40. 4c66375 kvm: add support for memory transaction attributes by Paolo Bonzini · 10 years ago
  41. 786a4ea Convert (ffs(val) - 1) to ctz32(val) by Stefan Hajnoczi · 10 years ago
  42. 993ebe4 target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_load by Mark Cave-Ayland · 10 years ago
  43. fda276c target-ppc: Remove POWER5+ v0.0 that never existed by Alexey Kardashevskiy · 10 years ago
  44. 42a268c tcg: Change translator-side labels to a pointer by Richard Henderson · 10 years ago
  45. a195fdd Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  46. b16565b kvm: add machine state to kvm_arch_init by Marcel Apfelbaum · 10 years ago
  47. 2994fd9 cpu: Make cpu_init() return QOM CPUState object by Eduardo Habkost · 10 years ago
  48. a9ab06d target-ppc: Fix warnings from Sparse by Stefan Weil · 10 years ago
  49. d7586dc target-ppc: Add versions to server CPU descriptions by Alexey Kardashevskiy · 10 years ago
  50. 3ba55e3 PPC: Introduce the Virtual Time Base (VTB) SPR register by Cyril Bur · 10 years ago
  51. 2360b6e target-ppc: force update of msr bits in cpu_post_load by Mark Cave-Ayland · 10 years ago
  52. 2828c4c target-ppc: move sdr1 value change detection logic to helper_store_sdr1() by Mark Cave-Ayland · 10 years ago
  53. 21e5d28 display cpu id dump state by Tristan Gingold · 10 years ago
  54. ad3e67d target-ppc: Use right page size with hash table lookup by Aneesh Kumar K.V · 10 years ago
  55. fe700ad tcg: Introduce tcg_op_buf_count and tcg_op_buf_full by Richard Henderson · 11 years ago
  56. 0a7df5d tcg: Move emit of INDEX_op_end into gen_tb_end by Richard Henderson · 11 years ago
  57. ec53b45 exec.c: Drop TARGET_HAS_ICE define and checks by Peter Maydell · 10 years ago
  58. 9e03a04 kvm: extend kvm_irqchip_add_msi_route to work on s390 by Frank Blaschka · 10 years ago
  59. 97052d6 Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging by Peter Maydell · 10 years ago
  60. 466976d target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLY by Peter Maydell · 10 years ago
  61. f83c237 target-ppc: Introduce Privileged TM Noops by Tom Musta · 10 years ago
  62. aeedd58 target-ppc: Introduce tcheck by Tom Musta · 10 years ago
  63. 56a8461 target-ppc: Introduce TM Noops by Tom Musta · 10 years ago
  64. 0ff93d1 target-ppc: Introduce tbegin by Tom Musta · 10 years ago
  65. aac8623 target-ppc: Introduce TEXASRU Bit Fields by Tom Musta · 10 years ago
  66. 3e28c5e target-ppc: Power8 Supports Transactional Memory by Tom Musta · 10 years ago
  67. 69d1a93 target-ppc: Introduce tm_enabled Bit to CPU State by Tom Musta · 10 years ago
  68. e43668a target-ppc: Introduce Feature Flag for Transactional Memory by Tom Musta · 10 years ago
  69. f90468b target-ppc: Introduce Instruction Type for Transactional Memory by Tom Musta · 10 years ago
  70. e094c4c target-ppc: explicitly save page table headers in big endian by Cédric Le Goater · 10 years ago
  71. 58dd0a4 target-ppc: Eliminate set_fprf Argument From helper_compute_fprf by Tom Musta · 10 years ago
  72. 7d45556 target-ppc: Eliminate set_fprf Argument From gen_compute_fprf by Tom Musta · 10 years ago
  73. 00e6fd3 target-ppc: Fully Migrate to gen_set_cr1_from_fpscr by Tom Musta · 10 years ago
  74. 14ba79c target-ppc: mffs. Should Set CR1 from FPSCR Bits by Tom Musta · 10 years ago
  75. 4814f2d target-ppc: Fix Floating Point Move Instructions That Set CR1 by Tom Musta · 10 years ago
  76. b748863 target-ppc: VXSQRT Should Not Be Set for NaNs by Tom Musta · 10 years ago
  77. 2791128 target-ppc: Load/Store Vector Element Storage Alignment by Tom Musta · 10 years ago
  78. cd42d5b gen-icount: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
  79. bd79255 translate: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
  80. 69b058c target-ppc: pass DisasContext to SPR generator functions by Paolo Bonzini · 10 years ago
  81. 339aaf5 qemu-log: add log category for MMU info by Antony Pavlov · 10 years ago
  82. 76cb658 target-ppc: Altivec's mtvscr Decodes Wrong Register by Tom Musta · 10 years ago
  83. 3ade1a0 target-ppc: Fix breakpoint registers for e300 by Fabien Chouteau · 10 years ago
  84. abe60a4 target-ppc: Fix Altivec Round Opcodes by Tom Musta · 10 years ago
  85. 4007b8d target-ppc: Fix vcmpbfp. Unordered Case by Tom Musta · 10 years ago
  86. 24e669b target-ppc: Fix Altivec Shifts by Tom Musta · 10 years ago
  87. 36cbde7 target-ppc: simplify AES emulation by Aurelien Jarno · 10 years ago
  88. c47493f ppc: do not look at the MMU index to detect PR/HV mode by Paolo Bonzini · 11 years ago
  89. cc64b1a target-ppc: kvm: Fix memory overflow issue about strncat() by Chen Gang · 10 years ago
  90. 81f194d target-ppc: Fix an invalid free in opcode table handling code. by Bharata B Rao · 10 years ago
  91. 54ff58b target-ppc: Use macros in opcodes table handling code by Bharata B Rao · 10 years ago
  92. b8c867e target-ppc : Add new processor type 440x5wDFPU by Pierre Mallard · 11 years ago
  93. 4171853 target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64 by Pierre Mallard · 11 years ago
  94. 8412d11 target-ppc: Implement IVOR[59] By Default for Book E by Tom Musta · 11 years ago
  95. 0b6ff57 target-ppc: Fix kvmppc_set_compat to use negotiated cpu-version by Alexey Kardashevskiy · 11 years ago
  96. 8f9fb7a ppc: compute mask from BI using right shift by Paolo Bonzini · 11 years ago
  97. e57d020 ppc: rename gen_set_cr6_from_fpscr by Paolo Bonzini · 11 years ago
  98. ebbd8b4 ppc: fix result of DLMZB when no zero bytes are found by Paolo Bonzini · 11 years ago
  99. 72189ea ppc: use CRF_* in int_helper.c by Paolo Bonzini · 11 years ago
  100. 18b91a3 qdev: Drop legacy_name from qdev properties by Gonglei · 10 years ago