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-06-02
target-arm: Correct check for non-EL3
Edgar E. Iglesias
1
-1
/
+1
2015-05-29
target-arm: Avoid buffer overrun on UNPREDICTABLE ldrd/strd
Peter Maydell
1
-24
/
+32
2015-05-29
target-arm: Add WFx instruction trap support
Greg Bellows
1
-1
/
+59
2015-05-29
target-arm: Don't halt on WFI unless we don't have any work
Peter Maydell
3
-0
/
+15
2015-05-29
target-arm: Move TB flags down to fill gap
Peter Maydell
1
-2
/
+2
2015-05-29
target-arm: Extend FP checks to use an EL
Greg Bellows
4
-37
/
+82
2015-05-29
target-arm: Make singlestate TB flags common between AArch32/64
Peter Maydell
2
-44
/
+29
2015-05-29
target-arm: Add AArch64 CPTR registers
Greg Bellows
2
-1
/
+44
2015-05-29
target-arm: Allow cp access functions to indicate traps to EL2 or EL3
Peter Maydell
2
-2
/
+19
2015-05-29
target-arm: Update interrupt handling to use target EL
Greg Bellows
4
-61
/
+50
2015-05-29
target-arm: Make raise_exception() take syndrome and target EL
Peter Maydell
1
-40
/
+28
2015-05-29
target-arm: Set exception target EL in tlb_fill
Peter Maydell
1
-0
/
+1
2015-05-29
target-arm: Move setting of exception info into tlb_fill
Peter Maydell
5
-44
/
+52
2015-05-29
target-arm: Set correct syndrome for faults on MSR DAIF*, imm
Peter Maydell
1
-0
/
+3
2015-05-29
target-arm: Extend helpers to route exceptions
Greg Bellows
1
-0
/
+21
2015-05-29
target-arm: Add exception target el infrastructure
Greg Bellows
6
-37
/
+83
2015-05-18
target-arm: Remove unneeded '+'
Edgar E. Iglesias
1
-1
/
+1
2015-05-18
target-arm: Correct accessfn for CNTV_TVAL_EL0
Edgar E. Iglesias
1
-0
/
+1
2015-05-18
target-arm: Correct accessfn for CNTP_{CT}VAL_EL0
Edgar E. Iglesias
1
-1
/
+2
2015-05-18
target-arm: Add WFx syndrome function
Greg Bellows
1
-0
/
+6
2015-05-18
target-arm: Add EL3 and EL2 TCR checking
Greg Bellows
1
-13
/
+32
2015-05-18
target-arm: Add TTBR regime function and use
Greg Bellows
1
-5
/
+19
2015-05-18
target-arm: cpu64: Add support for Cortex-A53
Peter Crosthwaite
1
-0
/
+51
2015-05-18
target-arm: cpu64: generalise name of A57 regs
Peter Crosthwaite
1
-5
/
+5
2015-05-14
tcg: Push merged memop+mmu_idx parameter to softmmu routines
Richard Henderson
1
-4
/
+6
2015-05-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+3
2015-04-30
kvm: add support for memory transaction attributes
Paolo Bonzini
1
-1
/
+3
2015-04-30
tcg: Delete unused cpu_pc_from_tb()
Peter Crosthwaite
1
-9
/
+0
2015-04-30
arm: cpu.h: Remove unused typdefs
Peter Crosthwaite
1
-5
/
+0
2015-04-26
Allow ARMv8 SCR.SMD updates
Greg Bellows
1
-1
/
+3
2015-04-26
target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabled
Sergey Fedorov
1
-1
/
+2
2015-04-26
target-arm: rename c1_coproc to cpacr_el1
Sergey Fedorov
3
-6
/
+6
2015-04-26
target-arm: Check watchpoints against CPU security state
Peter Maydell
1
-2
/
+4
2015-04-26
target-arm: Use attribute info to handle user-only watchpoints
Peter Maydell
1
-11
/
+12
2015-04-26
target-arm: Add user-mode transaction attribute
Peter Maydell
1
-0
/
+1
2015-04-26
target-arm: Use correct memory attributes for page table walks
Peter Maydell
1
-9
/
+40
2015-04-26
target-arm: Honour NS bits in page tables
Peter Maydell
1
-12
/
+67
2015-04-01
target-arm: kvm64 fix save/restore of SPSR regs
Alex Bennée
1
-2
/
+27
2015-04-01
target-arm: kvm64 sync FP register state
Alex Bennée
1
-3
/
+82
2015-04-01
target-arm: kvm: save/restore mp state
Alex Bennée
4
-0
/
+69
2015-04-01
target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc)
Peter Maydell
3
-3
/
+6
2015-03-16
target-arm: Ignore low bit of PC in M-profile exception return
Peter Maydell
1
-0
/
+10
2015-03-16
target-arm: Fix handling of STM (user) with r15 in register list
Peter Maydell
1
-6
/
+12
2015-03-16
target-arm: get_phys_addr_lpae: more xn control
Andrew Jones
1
-30
/
+100
2015-03-16
target-arm: fix get_phys_addr_v6/SCTLR_AFE access check
Andrew Jones
1
-7
/
+42
2015-03-16
target-arm: convert check_ap to ap_to_rw_prot
Andrew Jones
1
-30
/
+19
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
3
-19
/
+19
2015-03-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2015-03-11
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
1
-1
/
+1
2015-03-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...
Peter Maydell
1
-0
/
+1
[next]