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
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 'writeable' typos
Peter Maydell
2022-06-08
1
-2
/
+2
*
target/arm: Implement FEAT_DoubleFault
Peter Maydell
2022-06-08
1
-0
/
+36
*
target/arm: Use FIELD definitions for CPACR, CPTR_ELx
Richard Henderson
2022-05-19
1
-27
/
+27
*
target/arm: Enable FEAT_HCX for -cpu max
Richard Henderson
2022-05-19
1
-0
/
+50
*
target/arm: Fix PAuth keys access checks for disabled SEL2
Florian Lugou
2022-05-19
1
-1
/
+1
*
target/arm: Make number of counters in PMCR follow the CPU
Peter Maydell
2022-05-19
1
-11
/
+14
*
target/arm/helper.c: Delete stray obsolete comment
Peter Maydell
2022-05-19
1
-1
/
+0
*
Fix aarch64 debug register names.
Chris Howard
2022-05-19
1
-4
/
+12
*
target/arm: Implement FEAT_S2FWB
Peter Maydell
2022-05-19
1
-3
/
+81
*
target/arm: Factor out FWB=0 specific part of combine_cacheattrs()
Peter Maydell
2022-05-19
1
-38
/
+50
*
target/arm: Postpone interpretation of stage 2 descriptor attribute bits
Peter Maydell
2022-05-19
1
-6
/
+36
*
target/arm: Enable FEAT_CSV2_2 for -cpu max
Richard Henderson
2022-05-09
1
-1
/
+60
*
target/arm: Implement virtual SError exceptions
Richard Henderson
2022-05-09
1
-1
/
+39
*
target/arm: Enable SCR and HCR bits for RAS
Richard Henderson
2022-05-09
1
-0
/
+9
*
target/arm: Add minimal RAS registers
Richard Henderson
2022-05-09
1
-0
/
+84
*
target/arm: Adjust definition of CONTEXTIDR_EL2
Richard Henderson
2022-05-09
1
-4
/
+11
*
target/arm: Merge zcr reginfo
Richard Henderson
2022-05-09
1
-38
/
+17
*
target/arm: Drop EL3 no EL2 fallbacks
Richard Henderson
2022-05-09
1
-145
/
+13
*
target/arm: Handle cpreg registration for missing EL
Richard Henderson
2022-05-09
1
-56
/
+122
*
target/arm: read access to performance counters from EL0
Alex Zuepke
2022-05-05
1
-2
/
+2
*
target/arm: Remove HOST_BIG_ENDIAN ifdef in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
1
-6
/
+3
*
target/arm: Reformat comments in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
1
-9
/
+15
*
target/arm: Perform override check early in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
1
-14
/
+8
*
target/arm: Hoist isbanked computation in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
1
-2
/
+4
*
target/arm: Use bool for is64 and ns in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
1
-2
/
+2
*
target/arm: Consolidate cpreg updates in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
1
-16
/
+12
*
target/arm: Hoist computation of key in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
1
-22
/
+27
*
target/arm: Merge allocation of the cpreg and its name
Richard Henderson
2022-05-05
1
-2
/
+8
*
target/arm: Store cpregs key in the hash table directly
Richard Henderson
2022-05-05
1
-23
/
+18
*
target/arm: Drop always-true test in define_arm_vh_e2h_redirects_aliases
Richard Henderson
2022-05-05
1
-12
/
+11
*
target/arm: Name CPSecureState type
Richard Henderson
2022-05-05
1
-2
/
+5
*
target/arm: Name CPState type
Richard Henderson
2022-05-05
1
-2
/
+4
*
target/arm: Change cpreg access permissions to enum
Richard Henderson
2022-05-05
1
-1
/
+1
*
target/arm: Avoid bare abort() or assert(0)
Richard Henderson
2022-05-05
1
-4
/
+3
*
target/arm: Reorg ARMCPRegInfo type field bits
Richard Henderson
2022-05-05
1
-2
/
+2
*
target/arm: Make some more cpreg data static const
Richard Henderson
2022-05-05
1
-8
/
+8
*
target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h
Richard Henderson
2022-05-05
1
-90
/
+21
*
target/arm: Split out cpregs.h
Richard Henderson
2022-05-05
1
-0
/
+1
*
target/arm: Use field names for accessing DBGWCRn
Richard Henderson
2022-04-28
1
-4
/
+4
*
target/arm: Remove fpexc32_access
Richard Henderson
2022-04-22
1
-15
/
+2
*
target/arm: Change CPUArchState.aarch64 to bool
Richard Henderson
2022-04-22
1
-1
/
+1
*
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-20
1
-1
/
+0
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
target/arm: Determine final stage 2 output PA space based on original IPA
Idan Horowitz
2022-04-01
1
-3
/
+5
*
target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walk
Idan Horowitz
2022-04-01
1
-0
/
+10
*
target/arm: Check VSTCR.SW when assigning the stage 2 output PA space
Idan Horowitz
2022-04-01
1
-1
/
+1
*
target/arm: Fix MTE access checks for disabled SEL2
Idan Horowitz
2022-04-01
1
-1
/
+1
*
target/arm: Make rvbar settable after realize
Edgar E. Iglesias
2022-03-18
1
-3
/
+7
*
target/arm: Fix handling of LPAE block descriptors
Peter Maydell
2022-03-18
1
-2
/
+8
*
target/arm: Implement FEAT_LPA2
Richard Henderson
2022-03-02
1
-15
/
+87
[next]