1. 6f2945c crypto: move built-in AES implementation into crypto/ by Daniel P. Berrange · 10 years ago
  2. c87e5a6 target-arm: Implement YIELD insn to yield in ARM and Thumb translators by Peter Maydell · 10 years ago
  3. 049e24a target-arm: Split DISAS_YIELD from DISAS_WFE by Peter Maydell · 10 years ago
  4. 2a6332d target-arm: fix write helper for TLBI ALLE1IS by Sergey Fedorov · 10 years ago
  5. b21ab1f target-arm: A64: Print ELR when taking exceptions by Soren Brinkmann · 10 years ago
  6. f3c2bda target-arm: default empty semihosting cmdline by Liviu Ionescu · 10 years ago
  7. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  8. d49190c disas: Remove uses of CPU env by Peter Crosthwaite · 10 years ago
  9. a59d31a semihosting: add --semihosting-config arg sub-argument by Leon Alrae · 10 years ago
  10. cfe67ce semihosting: create SemihostingConfig structure and semihost.h by Leon Alrae · 10 years ago
  11. d6a6b13 target-arm: Add support for Cortex-R5 by Peter Crosthwaite · 10 years ago
  12. f6bda88 target-arm: Implement PMSAv7 MPU by Peter Crosthwaite · 10 years ago
  13. 6cb0b01 target-arm: Add registers for PMSAv7 by Peter Crosthwaite · 10 years ago
  14. 3281af8 target-arm/helper.c: define MPUIR register by Peter Crosthwaite · 10 years ago
  15. b061a82 target-arm: Do not reset sysregs marked as ALIAS by Sergey Fedorov · 10 years ago
  16. ba890a9 target-arm: Add the Cortex-M4 CPU by Aurelio C. Remonda · 10 years ago
  17. 3977ee5 target-arm: Correct "preferred return address" for cpreg access exceptions by Peter Maydell · 10 years ago
  18. 13689d4 arm: helper: rename get_phys_addr_mpu by Peter Crosthwaite · 10 years ago
  19. 8f325f5 arm: Add has-mpu property by Peter Crosthwaite · 10 years ago
  20. a8e81b3 arm: Implement uniprocessor with MP config by Peter Crosthwaite · 10 years ago
  21. b7cc4e8 arm: Refactor get_phys_addr FSR return mechanism by Peter Crosthwaite · 10 years ago
  22. 8e5d75c arm: helper: Factor out CP regs common to [pv]msa by Peter Crosthwaite · 10 years ago
  23. 5e5cf9e arm: Don't add v7mp registers in MPU systems by Peter Crosthwaite · 10 years ago
  24. 8085ce6 arm: Do not define TLBTR in PMSA systems by Peter Crosthwaite · 10 years ago
  25. 62b44f0 target-arm: Add the THUMB_DSP feature by Aurelio C. Remonda · 10 years ago
  26. eb5e1d3 target-arm: Use the kernel's idea of MPIDR if we're using KVM by Pavel Fedin · 10 years ago
  27. ac00c79 target-arm: add AArch32 MIDR aliases in ARMv8 by Sergey Fedorov · 10 years ago
  28. 13b72b2 target-arm: Fix REVIDR reset value by Sergey Fedorov · 10 years ago
  29. 7525465 target-arm/kvm64: Add cortex-a53 cpu support by Shannon Zhao · 10 years ago
  30. a79e021 target-arm/cpu.h: remove pending_exception by Alex Bennée · 10 years ago
  31. 4e42a6c target-arm: use extended address bits from supersection short descriptor by Sergey Fedorov · 10 years ago
  32. fc1891c target-arm: Handle "extended small page" descriptors correctly by Peter Maydell · 10 years ago
  33. 5cd8cad migration: Use normal VMStateDescriptions for Subsections by Juan Quintela · 10 years ago
  34. 4771cd0 target-arm: Remove v8_ prefix from names of non-v8-specific cpreg arrays by Peter Maydell · 10 years ago
  35. 1850b6b kvm: introduce kvm_arch_msi_data_to_gsi by Eric Auger · 10 years ago
  36. 57b6d95 Revert "target-arm: Avoid g_hash_table_get_keys()" by Markus Armbruster · 10 years ago
  37. 8742d49 target-arm: Add TLBI_VAE2{IS} by Edgar E. Iglesias · 10 years ago
  38. 51da901 target-arm: Add TLBI_ALLE2 by Edgar E. Iglesias · 10 years ago
  39. bdb9e2d target-arm: Add TLBI_ALLE1{IS} by Edgar E. Iglesias · 10 years ago
  40. a57633c target-arm: Add TTBR0_EL2 by Edgar E. Iglesias · 10 years ago
  41. ff05f37 target-arm: Add TPIDR_EL2 by Edgar E. Iglesias · 10 years ago
  42. b9cb532 target-arm: Add SCTLR_EL2 by Edgar E. Iglesias · 10 years ago
  43. 06ec4c8 target-arm: Add TCR_EL2 by Edgar E. Iglesias · 10 years ago
  44. 95f949a target-arm: Add MAIR_EL2 by Edgar E. Iglesias · 10 years ago
  45. a903c44 target-arm: Break down TLB_LOCKDOWN by Edgar E. Iglesias · 10 years ago
  46. 3fc827d target-arm: Correct check for non-EL3 by Edgar E. Iglesias · 10 years ago
  47. 3960c33 target-arm: Avoid buffer overrun on UNPREDICTABLE ldrd/strd by Peter Maydell · 10 years ago
  48. b1eced7 target-arm: Add WFx instruction trap support by Greg Bellows · 10 years ago
  49. 84549b6 target-arm: Don't halt on WFI unless we don't have any work by Peter Maydell · 10 years ago
  50. 647f767 target-arm: Move TB flags down to fill gap by Peter Maydell · 10 years ago
  51. 9dbbc74 target-arm: Extend FP checks to use an EL by Greg Bellows · 10 years ago
  52. 3cf6a0f target-arm: Make singlestate TB flags common between AArch32/64 by Peter Maydell · 10 years ago
  53. c6f1916 target-arm: Add AArch64 CPTR registers by Greg Bellows · 10 years ago
  54. 38836a2 target-arm: Allow cp access functions to indicate traps to EL2 or EL3 by Peter Maydell · 10 years ago
  55. 012a906 target-arm: Update interrupt handling to use target EL by Greg Bellows · 10 years ago
  56. c632859 target-arm: Make raise_exception() take syndrome and target EL by Peter Maydell · 10 years ago
  57. 863b658 target-arm: Set exception target EL in tlb_fill by Peter Maydell · 10 years ago
  58. 8c6084b target-arm: Move setting of exception info into tlb_fill by Peter Maydell · 10 years ago
  59. f2932df target-arm: Set correct syndrome for faults on MSR DAIF*, imm by Peter Maydell · 10 years ago
  60. e3b1d48 target-arm: Extend helpers to route exceptions by Greg Bellows · 10 years ago
  61. 7371036 target-arm: Add exception target el infrastructure by Greg Bellows · 10 years ago
  62. 18084b2 target-arm: Remove unneeded '+' by Edgar E. Iglesias · 10 years ago
  63. b65c08e target-arm: Correct accessfn for CNTV_TVAL_EL0 by Edgar E. Iglesias · 10 years ago
  64. 12cde08 target-arm: Correct accessfn for CNTP_{CT}VAL_EL0 by Edgar E. Iglesias · 10 years ago
  65. 06fbb2f target-arm: Add WFx syndrome function by Greg Bellows · 10 years ago
  66. 88e8add target-arm: Add EL3 and EL2 TCR checking by Greg Bellows · 10 years ago
  67. aef878b target-arm: Add TTBR regime function and use by Greg Bellows · 10 years ago
  68. e353102 target-arm: cpu64: Add support for Cortex-A53 by Peter Crosthwaite · 10 years ago
  69. ee80426 target-arm: cpu64: generalise name of A57 regs by Peter Crosthwaite · 10 years ago
  70. 3972ef6 tcg: Push merged memop+mmu_idx parameter to softmmu routines by Richard Henderson · 10 years ago
  71. b951cda Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  72. 4c66375 kvm: add support for memory transaction attributes by Paolo Bonzini · 10 years ago
  73. fee068e tcg: Delete unused cpu_pc_from_tb() by Peter Crosthwaite · 10 years ago
  74. ef1d27f arm: cpu.h: Remove unused typdefs by Peter Crosthwaite · 10 years ago
  75. 4eb2764 Allow ARMv8 SCR.SMD updates by Greg Bellows · 10 years ago
  76. 3d5c84f target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabled by Sergey Fedorov · 10 years ago
  77. 7ebd5f2 target-arm: rename c1_coproc to cpacr_el1 by Sergey Fedorov · 10 years ago
  78. ef7bab8 target-arm: Check watchpoints against CPU security state by Peter Maydell · 10 years ago
  79. 9e1fc5b target-arm: Use attribute info to handle user-only watchpoints by Peter Maydell · 10 years ago
  80. 0995bf8 target-arm: Add user-mode transaction attribute by Peter Maydell · 10 years ago
  81. ebca90e target-arm: Use correct memory attributes for page table walks by Peter Maydell · 10 years ago
  82. 8bf5b6a target-arm: Honour NS bits in page tables by Peter Maydell · 10 years ago
  83. 25b9fb1 target-arm: kvm64 fix save/restore of SPSR regs by Alex Bennée · 10 years ago
  84. 0e4b586 target-arm: kvm64 sync FP register state by Alex Bennée · 10 years ago
  85. 1a1753f target-arm: kvm: save/restore mp state by Alex Bennée · 10 years ago
  86. 7847f9e target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc) by Peter Maydell · 10 years ago
  87. fcf83ab target-arm: Ignore low bit of PC in M-profile exception return by Peter Maydell · 10 years ago
  88. da3e53d target-arm: Fix handling of STM (user) with r15 in register list by Peter Maydell · 10 years ago
  89. d8e052b target-arm: get_phys_addr_lpae: more xn control by Andrew Jones · 10 years ago
  90. d76951b target-arm: fix get_phys_addr_v6/SCTLR_AFE access check by Andrew Jones · 10 years ago
  91. 0fbf523 target-arm: convert check_ap to ap_to_rw_prot by Andrew Jones · 10 years ago
  92. 42a268c tcg: Change translator-side labels to a pointer by Richard Henderson · 10 years ago
  93. a195fdd Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  94. b16565b kvm: add machine state to kvm_arch_init by Marcel Apfelbaum · 10 years ago
  95. d598911 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311' into staging by Peter Maydell · 10 years ago
  96. 0458b7b target-arm: Add missing compatible property to A57 by Ryota Ozaki · 10 years ago
  97. 2994fd9 cpu: Make cpu_init() return QOM CPUState object by Eduardo Habkost · 10 years ago
  98. cd2d554 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150212' into staging by Peter Maydell · 10 years ago
  99. c2ebd86 target-arm: A64: Avoid signed shifts in disas_ldst_pair() by Peter Maydell · 10 years ago
  100. 037e1d0 target-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addr by Peter Maydell · 10 years ago