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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-12
target-arm: Make *IS TLB maintenance ops affect all CPUs
Peter Maydell
1
-12
/
+89
2014-09-12
target-arm: Push legacy wildcard TLB ops back into v6
Peter Maydell
1
-47
/
+55
2014-09-12
target-arm: Implement minimal DBGVCR, OSDLR_EL1, MDCCSR_EL0
Peter Maydell
1
-0
/
+19
2014-09-12
target-arm: Remove comment about MDSCR_EL1 being dummy implementation
Peter Maydell
1
-3
/
+1
2014-09-12
target-arm: Set DBGDSCR.MOE for debug exceptions taken to AArch32
Peter Maydell
1
-0
/
+26
2014-09-12
target-arm: Implement handling of fired watchpoints
Peter Maydell
4
-1
/
+204
2014-09-12
target-arm: Move extended_addresses_enabled() to internals.h
Peter Maydell
2
-11
/
+11
2014-09-12
target-arm: Implement setting of watchpoints
Peter Maydell
5
-3
/
+149
2014-09-12
target-arm: Fix broken indentation in arm_cpu_reest()
Martin Galvan
1
-1
/
+1
2014-09-12
target-arm: Fix resetting issues on ARMv7-M CPUs
Martin Galvan
1
-10
/
+22
2014-08-29
target-arm: Implement pmccfiltr_write function
Alistair Francis
1
-0
/
+9
2014-08-29
target-arm: Remove old code and replace with new functions
Alistair Francis
1
-23
/
+4
2014-08-29
target-arm: Implement pmccntr_sync function
Alistair Francis
2
-0
/
+34
2014-08-29
target-arm: Add arm_ccnt_enabled function
Alistair Francis
1
-0
/
+12
2014-08-29
target-arm: Implement PMCCNTR_EL0 and related registers
Alistair Francis
2
-8
/
+42
2014-08-29
arm: Implement PMCCNTR 32b read-modify-write
Peter Crosthwaite
1
-1
/
+10
2014-08-29
target-arm: Make the ARM PMCCNTR register 64-bit
Alistair Francis
2
-11
/
+10
2014-08-29
target-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register values
Peter Maydell
1
-1
/
+2
2014-08-29
target-arm: Fix regression that disabled VFP for ARMv5 CPUs
Peter Maydell
1
-1
/
+8
2014-08-19
arm: cortex-a9: Fix cache-line size and associativity
Peter Crosthwaite
1
-2
/
+2
2014-08-19
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
Christoffer Dall
1
-0
/
+27
2014-08-19
target-arm: Rename QEMU PSCI v0.1 definitions
Christoffer Dall
1
-11
/
+11
2014-08-19
target-arm: Implement MDSCR_EL1 as having state
Peter Maydell
1
-1
/
+3
2014-08-19
target-arm: Implement ARMv8 single-stepping for AArch32 code
Peter Maydell
2
-2
/
+95
2014-08-19
target-arm: Implement ARMv8 single-step handling for A64 code
Peter Maydell
6
-5
/
+131
2014-08-19
target-arm: A64: Avoid duplicate exit_tb(0) in non-linked goto_tb
Peter Maydell
1
-2
/
+3
2014-08-19
target-arm: Set PSTATE.SS correctly on exception return from AArch64
Peter Maydell
2
-0
/
+81
2014-08-19
target-arm: Correctly handle PSTATE.SS when taking exception to AArch32
Peter Maydell
1
-0
/
+4
2014-08-19
target-arm: Don't allow AArch32 to access RES0 CPSR bits
Peter Maydell
3
-9
/
+18
2014-08-19
target-arm: Adjust debug ID registers per-CPU
Peter Maydell
4
-7
/
+31
2014-08-19
target-arm: Provide both 32 and 64 bit versions of debug registers
Peter Maydell
1
-14
/
+20
2014-08-19
target-arm: Allow STATE_BOTH reginfo descriptions for more than cp14
Peter Maydell
1
-3
/
+8
2014-08-19
target-arm: Collect up the debug cp register definitions
Peter Maydell
1
-32
/
+53
2014-08-19
target-arm: Fix return address for A64 BRK instructions
Peter Maydell
1
-1
/
+1
2014-08-12
trace: [tcg] Include TCG-tracing header on all targets
Lluís Vilanova
2
-0
/
+5
2014-08-04
target-arm: A64: fix TLB flush instructions
Alex Bennée
1
-2
/
+8
2014-08-04
target-arm: don't hardcode mask values in arm_cpu_handle_mmu_fault
Alex Bennée
1
-2
/
+2
2014-08-04
target-arm: Fix bit test in sp_el0_access
Stefan Weil
1
-1
/
+1
2014-08-04
target-arm: Add FAR_EL2 and 3
Edgar E. Iglesias
2
-1
/
+7
2014-08-04
target-arm: Add ESR_EL2 and 3
Edgar E. Iglesias
2
-1
/
+9
2014-08-04
target-arm: Make far_el1 an array
Edgar E. Iglesias
4
-10
/
+10
2014-08-04
target-arm: A64: Respect SPSEL when taking exceptions
Edgar E. Iglesias
1
-2
/
+2
2014-08-04
target-arm: A64: Respect SPSEL in ERET SP restore
Edgar E. Iglesias
1
-1
/
+1
2014-08-04
target-arm: A64: Break out aarch64_save/restore_sp
Edgar E. Iglesias
3
-24
/
+24
2014-07-08
target-arm: Implement vCPU reset via KVM_ARM_VCPU_INIT for 32-bit CPUs
Peter Maydell
2
-18
/
+5
2014-06-24
Fix new typos (found by codespell)
Stefan Weil
1
-1
/
+1
2014-06-19
target-arm: Introduce per-CPU field for PSCI version
Pranavkumar Sawargaonkar
4
-0
/
+9
2014-06-19
target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64
Pranavkumar Sawargaonkar
1
-0
/
+4
2014-06-19
target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possible
Pranavkumar Sawargaonkar
2
-0
/
+6
2014-06-19
target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64
Pranavkumar Sawargaonkar
5
-12
/
+44
[next]