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