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
2015-09-15
target-arm: Use new revbit functions
Richard Henderson
2
-25
/
+2
2015-09-14
target-arm: Add VMPIDR_EL2
Edgar E. Iglesias
2
-2
/
+25
2015-09-14
target-arm: Break out mpidr_read_val()
Edgar E. Iglesias
1
-1
/
+6
2015-09-14
target-arm: Add VPIDR_EL2
Edgar E. Iglesias
2
-1
/
+42
2015-09-14
target-arm: Suppress EPD for S2, EL2 and EL3 translations
Edgar E. Iglesias
1
-2
/
+4
2015-09-14
target-arm: Suppress TBI for S2 translations
Edgar E. Iglesias
1
-1
/
+3
2015-09-14
target-arm: Add VTTBR_EL2
Edgar E. Iglesias
2
-2
/
+33
2015-09-14
target-arm: Add VTCR_EL2
Edgar E. Iglesias
2
-2
/
+42
2015-09-14
target-arm: Use tcg_gen_extrh_i64_i32
Richard Henderson
1
-25
/
+9
2015-09-14
target-arm: Recognize ROR
Richard Henderson
1
-12
/
+21
2015-09-14
target-arm: Eliminate unnecessary zero-extend in disas_bitfield
Richard Henderson
1
-1
/
+5
2015-09-14
target-arm: Recognize UXTB, UXTH, LSR, LSL
Richard Henderson
1
-0
/
+17
2015-09-14
target-arm: Recognize SXTB, SXTH, SXTW, ASR
Richard Henderson
1
-1
/
+23
2015-09-14
target-arm: Implement fcsel with movcond
Richard Henderson
1
-28
/
+17
2015-09-14
target-arm: Implement ccmp branchless
Richard Henderson
1
-16
/
+58
2015-09-14
target-arm: Use setcond and movcond for csel
Richard Henderson
1
-36
/
+49
2015-09-14
target-arm: Handle always condition codes within arm_test_cc
Richard Henderson
1
-0
/
+9
2015-09-14
target-arm: Introduce DisasCompare
Richard Henderson
2
-46
/
+78
2015-09-14
target-arm: Share all common TCG temporaries
Richard Henderson
3
-27
/
+13
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2
-4
/
+4
2015-09-11
typofixes - v4
Veres Lajos
1
-2
/
+2
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
3
-4
/
+4
2015-09-08
target-arm: Add AArch64 access to PAR_EL1
Edgar E. Iglesias
1
-0
/
+6
2015-09-08
target-arm: Correct opc1 for AT_S12Exx
Edgar E. Iglesias
1
-4
/
+4
2015-09-08
target-arm: Log the target EL when taking exceptions
Edgar E. Iglesias
1
-1
/
+2
2015-09-08
target-arm: Fix default_exception_el() function for the case when EL3 is not ...
Sergey Sorokin
3
-4
/
+13
2015-09-07
target-arm: Refactor CPU affinity handling
Pavel Fedin
4
-5
/
+16
2015-09-07
target-arm: Fix arm_excp_unmasked() function
Sergey Sorokin
1
-3
/
+3
2015-09-07
target-arm: Fix AArch32:AArch64 general-purpose register mapping
Sergey Sorokin
1
-32
/
+32
2015-09-07
arm: Remove hw_error() usages.
Peter Crosthwaite
2
-3
/
+3
2015-09-07
arm: cpu: assert() on no-EL2 virt IRQ error condition.
Peter Crosthwaite
1
-4
/
+1
2015-09-07
target-arm: Wire up HLT 0xf000 as the A64 semihosting instruction
Peter Maydell
4
-2
/
+31
2015-09-07
target-arm/arm-semi.c: SYS_EXIT on A64 takes a parameter block
Peter Maydell
1
-3
/
+18
2015-09-07
target-arm/arm-semi.c: Implement A64 specific SyncCacheRange call
Peter Maydell
1
-0
/
+10
2015-09-07
target-arm/arm-semi.c: Support widening APIs to 64 bits
Peter Maydell
2
-13
/
+58
2015-09-07
target-arm/arm-semi.c: Factor out repeated 'return env->regs[0]'
Peter Maydell
1
-32
/
+47
2015-09-07
target-arm: Improve semihosting debug prints
Christopher Covington
1
-3
/
+9
2015-09-07
target-arm/arm-semi.c: Fix broken SYS_WRITE0 via gdb
Peter Maydell
1
-1
/
+1
2015-08-25
target-arm: Implement AArch64 TLBI operations on IPAs
Peter Maydell
1
-0
/
+55
2015-08-25
target-arm: Implement missing EL3 TLB invalidate operations
Peter Maydell
1
-0
/
+76
2015-08-25
target-arm: Implement missing EL2 TLBI operations
Peter Maydell
1
-0
/
+22
2015-08-25
target-arm: Restrict AArch64 TLB flushes to the MMU indexes they must touch
Peter Maydell
1
-43
/
+129
2015-08-25
target-arm: Move TLBI ALLE1/ALLE1IS definitions into numeric order
Peter Maydell
1
-8
/
+8
2015-08-25
target-arm: Implement AArch32 ATS1H* operations
Peter Maydell
1
-0
/
+22
2015-08-25
target-arm: Enable the AArch32 ATS12NSO ops
Peter Maydell
1
-5
/
+11
2015-08-25
target-arm: Add CP_ACCESS_TRAP_UNCATEGORIZED_EL2, 3
Peter Maydell
2
-0
/
+11
2015-08-25
target-arm: Wire up AArch64 EL2 and EL3 address translation ops
Peter Maydell
1
-2
/
+41
2015-08-25
target-arm: there is no TTBR1 for 32-bit EL2 stage 1 translations
Peter Maydell
1
-0
/
+5
2015-08-25
target-arm: Implement missing ACTLR registers
Peter Maydell
1
-6
/
+15
2015-08-25
target-arm: Implement missing AFSR registers
Peter Maydell
1
-0
/
+24
[next]