index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-29
target-arm: Add support for VIRQ and VFIQ
Edgar E. Iglesias
1
-3
/
+32
2014-09-29
target-arm: Add IRQ and FIQ routing to EL2 and 3
Edgar E. Iglesias
1
-0
/
+10
2014-09-29
target-arm: A64: Emulate the SMC insn
Edgar E. Iglesias
1
-0
/
+1
2014-09-29
target-arm: Add a Hypervisor Trap exception type
Edgar E. Iglesias
1
-0
/
+1
2014-09-29
target-arm: A64: Emulate the HVC insn
Edgar E. Iglesias
1
-0
/
+1
2014-09-29
target-arm: Don't take interrupts targeting lower ELs
Edgar E. Iglesias
1
-0
/
+7
2014-09-29
target-arm: Break out exception masking to a separate func
Edgar E. Iglesias
1
-0
/
+15
2014-09-29
target-arm: A64: Refactor aarch64_cpu_do_interrupt
Edgar E. Iglesias
1
-0
/
+7
2014-09-29
target-arm: Add SCR_EL3
Edgar E. Iglesias
1
-1
/
+18
2014-09-29
target-arm: Add HCR_EL2
Edgar E. Iglesias
1
-0
/
+36
2014-09-29
target-arm: Don't handle c15_cpar changes via tb_flush()
Peter Maydell
1
-0
/
+9
2014-09-29
target-arm: Implement setting guest breakpoints
Peter Maydell
1
-0
/
+1
2014-09-12
target-arm: Implement setting of watchpoints
Peter Maydell
1
-0
/
+2
2014-08-29
target-arm: Implement pmccntr_sync function
Alistair Francis
1
-0
/
+11
2014-08-29
target-arm: Implement PMCCNTR_EL0 and related registers
Alistair Francis
1
-2
/
+3
2014-08-29
target-arm: Make the ARM PMCCNTR register 64-bit
Alistair Francis
1
-1
/
+1
2014-08-29
target-arm: Fix regression that disabled VFP for ARMv5 CPUs
Peter Maydell
1
-1
/
+8
2014-08-19
target-arm: Implement ARMv8 single-stepping for AArch32 code
Peter Maydell
1
-0
/
+21
2014-08-19
target-arm: Implement ARMv8 single-step handling for A64 code
Peter Maydell
1
-0
/
+21
2014-08-19
target-arm: Set PSTATE.SS correctly on exception return from AArch64
Peter Maydell
1
-0
/
+61
2014-08-19
target-arm: Don't allow AArch32 to access RES0 CPSR bits
Peter Maydell
1
-2
/
+10
2014-08-04
target-arm: Add FAR_EL2 and 3
Edgar E. Iglesias
1
-1
/
+1
2014-08-04
target-arm: Add ESR_EL2 and 3
Edgar E. Iglesias
1
-1
/
+1
2014-08-04
target-arm: Make far_el1 an array
Edgar E. Iglesias
1
-1
/
+1
2014-06-19
target-arm: implement PD0/PD1 bits for TTBCR
Fabian Aggeler
1
-0
/
+16
2014-06-09
target-arm: add support for v8 VMULL.P64 instruction
Peter Maydell
1
-0
/
+1
2014-06-09
target-arm: add support for v8 SHA1 and SHA256 instructions
Ard Biesheuvel
1
-0
/
+2
2014-06-05
target-arm: move arm_*_code to a separate file
Paolo Bonzini
1
-22
/
+0
2014-05-27
target-arm: A64: Register VBAR_EL3
Edgar E. Iglesias
1
-1
/
+1
2014-05-27
target-arm: A64: Register VBAR_EL2
Edgar E. Iglesias
1
-1
/
+1
2014-05-27
target-arm: Add a feature flag for EL3
Edgar E. Iglesias
1
-0
/
+1
2014-05-27
target-arm: Add a feature flag for EL2
Edgar E. Iglesias
1
-0
/
+1
2014-05-27
target-arm: Add SPSR entries for EL2/HYP and EL3/MON
Edgar E. Iglesias
1
-1
/
+3
2014-05-27
target-arm: A64: Add ELR entries for EL2 and 3
Edgar E. Iglesias
1
-1
/
+1
2014-05-27
target-arm: A64: Add SP entries for EL2 and 3
Edgar E. Iglesias
1
-1
/
+1
2014-05-27
target-arm: c12_vbar -> vbar_el[]
Edgar E. Iglesias
1
-1
/
+1
2014-05-27
target-arm: Make esr_el1 an array
Edgar E. Iglesias
1
-1
/
+1
2014-05-27
target-arm: Make elr_el1 an array
Edgar E. Iglesias
1
-1
/
+1
2014-05-27
target-arm: Use a 1:1 mapping between EL and MMU index
Edgar E. Iglesias
1
-4
/
+4
2014-04-17
target-arm: Implement CBAR for Cortex-A57
Peter Maydell
1
-0
/
+1
2014-04-17
target-arm: Implement AArch64 address translation operations
Peter Maydell
1
-2
/
+1
2014-04-17
target-arm: Implement AArch64 view of CONTEXTIDR
Peter Maydell
1
-1
/
+1
2014-04-17
target-arm: Implement ARMv8 MVFR registers
Peter Maydell
1
-0
/
+1
2014-04-17
target-arm: Implement AArch64 SPSR_EL1
Peter Maydell
1
-1
/
+1
2014-04-17
target-arm: Implement SP_EL0, SP_EL1
Peter Maydell
1
-0
/
+2
2014-04-17
target-arm: Add AArch64 ELR_EL1 register.
Peter Maydell
1
-0
/
+2
2014-04-17
target-arm: Implement AArch64 views of fault status and data registers
Rob Herring
1
-4
/
+3
2014-04-17
target-arm: Use dedicated CPU state fields for ARM946 access bit registers
Peter Maydell
1
-0
/
+2
2014-04-17
target-arm: A64: Implement DC ZVA
Peter Maydell
1
-1
/
+2
2014-04-17
target-arm: Fix VFP enables for AArch32 EL0 under AArch64 EL1
Peter Maydell
1
-1
/
+9
[next]