index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
/
internals.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target/arm: Declare get_phys_addr() function publicly
Philippe Mathieu-Daudé
2019-07-01
1
-0
/
+16
*
target/arm: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-4
/
+6
*
target/arm: Split helper_msr_i_pstate into 3
Richard Henderson
2019-03-05
1
-0
/
+15
*
target/arm: Compute TB_FLAGS for TBI for user-only
Peter Maydell
2019-02-05
1
-21
/
+0
*
target/arm: Default handling of BTYPE during translation
Richard Henderson
2019-02-05
1
-0
/
+6
*
target/arm: Decode TBID from TCR
Richard Henderson
2019-01-21
1
-0
/
+1
*
target/arm: Add aa64_va_parameters_both
Richard Henderson
2019-01-21
1
-3
/
+12
*
target/arm: Export aa64_va_parameters to internals.h
Richard Henderson
2019-01-21
1
-0
/
+17
*
target/arm: Create ARMVAParameters and helpers
Richard Henderson
2019-01-21
1
-0
/
+14
*
target/arm: Introduce arm_stage1_mmu_idx
Richard Henderson
2019-01-21
1
-0
/
+15
*
target/arm: Introduce arm_mmu_idx
Richard Henderson
2019-01-21
1
-0
/
+8
*
target/arm: Add PAuth helpers
Richard Henderson
2019-01-21
1
-0
/
+6
*
target/arm: Introduce raise_exception_ra
Richard Henderson
2019-01-21
1
-0
/
+7
*
target/arm: Move id_aa64mmfr* to ARMISARegisters
Peter Maydell
2018-12-13
1
-1
/
+2
*
target/arm: Hyp mode R14 is shared with User and System
Peter Maydell
2018-11-13
1
-0
/
+16
*
target/arm: Correctly implement handling of HCR_EL2.{VI, VF}
Peter Maydell
2018-11-13
1
-0
/
+18
*
target/arm: Report correct syndrome for FP/SIMD traps to Hyp mode
Peter Maydell
2018-10-24
1
-1
/
+13
*
target/arm: Get IL bit correct for v7 syndrome values
Peter Maydell
2018-10-24
1
-5
/
+2
*
target/arm: New utility function to extract EC from syndrome
Peter Maydell
2018-10-24
1
-0
/
+5
*
target/arm: Make switch_mode() file-local
Peter Maydell
2018-10-24
1
-1
/
+0
*
target/arm: Improve debug logging of AArch32 exception return
Peter Maydell
2018-10-24
1
-0
/
+18
*
target/arm: Add v8M stack limit checks on NS function calls
Peter Maydell
2018-10-08
1
-0
/
+9
*
target/arm: Add v8M stack checks on ADD/SUB/MOV of SP
Peter Maydell
2018-10-08
1
-0
/
+14
*
target/arm: Move v7m_using_psp() to internals.h
Peter Maydell
2018-10-08
1
-0
/
+16
*
target/arm: Pass TCGMemOpIdx to sve memory helpers
Richard Henderson
2018-10-08
1
-0
/
+5
*
target/arm: Add pre-EL change hooks
Aaron Lindsay
2018-04-26
1
-0
/
+7
*
target/arm: Support multiple EL change hooks
Aaron Lindsay
2018-04-26
1
-3
/
+4
*
target/arm: Factor out code to calculate FSR for debug exceptions
Peter Maydell
2018-03-23
1
-0
/
+25
*
target/arm: Enforce access to ZCR_EL at translation
Richard Henderson
2018-02-15
1
-0
/
+6
*
target/arm: Handle page table walk load failures correctly
Peter Maydell
2018-01-16
1
-0
/
+10
*
target/arm: Remove fsr argument from get_phys_addr() and arm_tlb_fill()
Peter Maydell
2017-12-13
1
-1
/
+1
*
target/arm: Provide fault type enum and FSR conversion functions
Peter Maydell
2017-12-13
1
-0
/
+185
*
target/arm: Split M profile MNegPri mmu index into user and priv
Peter Maydell
2017-12-13
1
-2
/
+4
*
fix WFI/WFE length in syndrome register
Stefano Stabellini
2017-10-31
1
-1
/
+2
*
target/arm: Implement secure function return
Peter Maydell
2017-10-12
1
-0
/
+7
*
target/arm: Implement BLXNS
Peter Maydell
2017-10-12
1
-0
/
+1
*
target/arm: Implement security attribute lookups for memory accesses
Peter Maydell
2017-10-06
1
-0
/
+15
*
target/arm: Add and use defines for EXCRET constants
Peter Maydell
2017-09-14
1
-0
/
+10
*
target/arm: Clear exclusive monitor on v7M reset, exception entry/exit
Peter Maydell
2017-09-14
1
-0
/
+10
*
target/arm: Implement new do_transaction_failed hook
Peter Maydell
2017-09-07
1
-0
/
+10
*
target/arm: Move regime_is_secure() to target/arm/internals.h
Peter Maydell
2017-09-07
1
-0
/
+26
*
target/arm: Allow deliver_fault() caller to specify EA bit
Peter Maydell
2017-09-04
1
-0
/
+2
*
target/arm: Use MMUAccessType enum rather than int
Peter Maydell
2017-09-04
1
-1
/
+2
*
arm: Move excnames[] array into arm_log_exceptions()
Peter Maydell
2017-04-20
1
-23
/
+0
*
target/arm: Add missing entries to excnames[] for log strings
Peter Maydell
2017-04-20
1
-0
/
+2
*
arm: Correctly handle watchpoints for BE32 CPUs
Julian Brown
2017-02-07
1
-0
/
+5
*
armv7m: Fix reads of CONTROL register bit 1
Michael Davidsaver
2017-01-27
1
-0
/
+7
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+489
[prev]