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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target/arm: Fix MTE0_ACTIVE
Richard Henderson
2021-01-08
1
-1
/
+1
*
tcg: Make tb arg to synchronize_from_tb const
Richard Henderson
2021-01-07
1
-1
/
+2
*
tcg: Make DisasContextBase.tb const
Richard Henderson
2021-01-07
1
-1
/
+1
*
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-19
1
-3
/
+3
*
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-19
2
-16
/
+3
*
arm/cpu64: Register "aarch64" as class property
Eduardo Habkost
2020-12-15
1
-10
/
+6
*
arm: do not use ram_size global
Paolo Bonzini
2020-12-10
1
-1
/
+2
*
target/arm: Implement M-profile "minimal RAS implementation"
Peter Maydell
2020-12-10
2
-0
/
+18
*
target/arm: Implement CCR_S.TRD behaviour for SG insns
Peter Maydell
2020-12-10
1
-0
/
+86
*
hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bit
Peter Maydell
2020-12-10
1
-0
/
+2
*
target/arm: Implement new v8.1M VLLDM and VLSTM encodings
Peter Maydell
2020-12-10
2
-1
/
+26
*
target/arm: Implement new v8.1M NOCP check for exception return
Peter Maydell
2020-12-10
1
-1
/
+21
*
target/arm: In v8.1M, don't set HFSR.FORCED on vector table fetch failures
Peter Maydell
2020-12-10
1
-1
/
+5
*
target/arm: For v8.1M, always clear R0-R3, R12, APSR, EPSR on exception entry
Peter Maydell
2020-12-10
1
-4
/
+12
*
hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1M
Peter Maydell
2020-12-10
2
-0
/
+8
*
target/arm: Implement FPCXT_S fp system register
Peter Maydell
2020-12-10
1
-0
/
+58
*
target/arm: Factor out preserve-fp-state from full_vfp_access_check()
Peter Maydell
2020-12-10
1
-18
/
+27
*
target/arm: Use new FPCR_NZCV_MASK constant
Peter Maydell
2020-12-10
1
-2
/
+2
*
target/arm: Implement M-profile FPSCR_nzcvqc
Peter Maydell
2020-12-10
2
-0
/
+40
*
target/arm: Implement VLDR/VSTR system register
Peter Maydell
2020-12-10
2
-0
/
+105
*
target/arm: Move general-use constant expanders up in translate.c
Peter Maydell
2020-12-10
1
-21
/
+25
*
target/arm: Refactor M-profile VMSR/VMRS handling
Peter Maydell
2020-12-10
2
-11
/
+168
*
target/arm: Enforce M-profile VMRS/VMSR register restrictions
Peter Maydell
2020-12-10
1
-1
/
+4
*
target/arm: Implement CLRM instruction
Peter Maydell
2020-12-10
2
-1
/
+43
*
target/arm: Implement VSCCLRM insn
Peter Maydell
2020-12-10
4
-11
/
+111
*
target/arm: Don't clobber ID_PFR1.Security on M-profile cores
Peter Maydell
2020-12-10
1
-1
/
+1
*
target/arm: Implement v8.1M PXN extension
Peter Maydell
2020-12-10
1
-1
/
+6
*
target/arm: Make SYS_HEAPINFO work with RAM that doesn't start at 0
Peter Maydell
2020-11-23
1
-4
/
+8
*
target/arm: fix stage 2 page-walks in 32-bit emulation
Rémi Denis-Courmont
2020-11-23
1
-2
/
+2
*
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
30
-30
/
+30
*
target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access check
Peter Maydell
2020-11-10
1
-4
/
+4
*
target/arm: Fix neon VTBL/VTBX for len > 1
Richard Henderson
2020-11-10
3
-40
/
+29
*
target/arm: add space before the open parenthesis '('
Xinhao Zhang
2020-11-10
1
-1
/
+1
*
target/arm: Don't use '#' flag of printf format
Xinhao Zhang
2020-11-10
1
-2
/
+2
*
target/arm: add spaces around operator
Xinhao Zhang
2020-11-10
3
-9
/
+9
*
target/arm: Get correct MMU index for other-security-state
Peter Maydell
2020-11-02
1
-1
/
+2
*
target/arm: fix LORID_EL1 access check
Rémi Denis-Courmont
2020-11-02
1
-14
/
+5
*
target/arm: fix handling of HCR.FB
Rémi Denis-Courmont
2020-11-02
1
-3
/
+2
*
target/arm: Fix VUDOT/VSDOT (scalar) on big-endian hosts
Peter Maydell
2020-11-02
1
-2
/
+2
*
target/arm: Fix float16 pairwise Neon ops on big-endian hosts
Peter Maydell
2020-11-02
1
-4
/
+4
*
target/arm: Improve do_prewiden_3d
Richard Henderson
2020-11-02
2
-31
/
+45
*
target/arm: Simplify do_long_3d and do_2scalar_long
Richard Henderson
2020-11-02
1
-14
/
+9
*
target/arm: Rename neon_load_reg64 to vfp_load_reg64
Richard Henderson
2020-11-02
2
-46
/
+46
*
target/arm: Add read/write_neon_element64
Richard Henderson
2020-11-02
2
-47
/
+73
*
target/arm: Rename neon_load_reg32 to vfp_load_reg32
Richard Henderson
2020-11-02
2
-94
/
+94
*
target/arm: Expand read/write_neon_element32 to all MemOp
Richard Henderson
2020-11-02
2
-84
/
+37
*
target/arm: Add read/write_neon_element32
Richard Henderson
2020-11-02
2
-99
/
+183
*
target/arm: Use neon_element_offset in vfp_reg_offset
Richard Henderson
2020-11-02
1
-9
/
+4
*
target/arm: Use neon_element_offset in neon_load/store_reg
Richard Henderson
2020-11-02
1
-12
/
+2
*
target/arm: Move neon_element_offset to translate.c
Richard Henderson
2020-11-02
2
-19
/
+20
[prev]
[next]