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
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Implement M-profile "minimal RAS implementation"
Peter Maydell
2020-12-10
1
-0
/
+14
*
hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bit
Peter Maydell
2020-12-10
1
-0
/
+2
*
hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1M
Peter Maydell
2020-12-10
1
-0
/
+5
*
target/arm: Implement M-profile FPSCR_nzcvqc
Peter Maydell
2020-12-10
1
-0
/
+13
*
target/arm: Refactor M-profile VMSR/VMRS handling
Peter Maydell
2020-12-10
1
-0
/
+3
*
target/arm: Implement VSCCLRM insn
Peter Maydell
2020-12-10
1
-0
/
+9
*
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
Richard Henderson
2020-10-27
1
-0
/
+5
*
target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extension
Peter Maydell
2020-10-20
1
-0
/
+1
*
target/arm: Implement v8.1M branch-future insns (as NOPs)
Peter Maydell
2020-10-20
1
-0
/
+6
*
target/arm: Implement v8.1M NOCP handling
Peter Maydell
2020-10-20
1
-0
/
+1
*
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
2020-10-08
1
-0
/
+4
*
target/arm: Make isar_feature_aa32_fp16_arith() handle M-profile
Peter Maydell
2020-10-01
1
-5
/
+26
*
target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
Peter Maydell
2020-10-01
1
-2
/
+2
*
target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA check
Peter Maydell
2020-10-01
1
-1
/
+14
*
target/arm: Move start-powered-off property to generic CPUState
Thiago Jung Bauermann
2020-09-08
1
-3
/
+0
*
target/arm: Use correct ID register check for aa32_fp16_arith
Peter Maydell
2020-09-01
1
-6
/
+1
*
target/arm: Implement FPST_STD_F16 fpstatus
Peter Maydell
2020-08-24
1
-1
/
+8
*
target/arm: Delete unused ARM_FEATURE_CRC
Peter Maydell
2020-08-24
1
-1
/
+0
*
target/arm: kvm: Handle misconfigured dabt injection
Beata Michalska
2020-07-03
1
-0
/
+2
*
target/arm: Create tagged ram when MTE is enabled
Richard Henderson
2020-06-26
1
-0
/
+6
*
target/arm: Implement data cache set allocation tags
Richard Henderson
2020-06-26
1
-1
/
+3
*
target/arm: Add mte helpers for sve scalar + int loads
Richard Henderson
2020-06-26
1
-0
/
+1
*
target/arm: Add arm_tlb_bti_gp
Richard Henderson
2020-06-26
1
-0
/
+13
*
target/arm: Add MTE bits to tb_flags
Richard Henderson
2020-06-26
1
-4
/
+8
*
target/arm: Add MTE system registers
Richard Henderson
2020-06-26
1
-0
/
+4
*
target/arm: Add isar tests for mte
Richard Henderson
2020-06-26
1
-0
/
+10
*
target/arm: Remove unnecessary gen_io_end() calls
Peter Maydell
2020-06-23
1
-1
/
+1
*
target/arm: Allow user-mode code to write CPSR.E via MSR
Peter Maydell
2020-05-21
1
-1
/
+1
*
target-arm: kvm64: handle SIGBUS signal from kernel or KVM
Dongjiu Geng
2020-05-14
1
-0
/
+4
*
target/arm: Make set_feature() available for other files
Thomas Huth
2020-05-11
1
-0
/
+10
*
target/arm: Use uint64_t for midr field in CPU state struct
Philippe Mathieu-Daudé
2020-05-04
1
-1
/
+1
*
target/arm: Implement ARMv8.2-TTS2UXN
Peter Maydell
2020-05-04
1
-0
/
+15
*
target/arm: Don't use a TLB for ARMMMUIdx_Stage2
Peter Maydell
2020-05-04
1
-6
/
+15
*
target/arm: generate xml description of our SVE registers
Alex Bennée
2020-03-17
1
-2
/
+5
*
target/arm: explicitly encode regnum in our XML
Alex Bennée
2020-03-17
1
-1
/
+1
*
target/arm: prepare for multiple dynamic XMLs
Alex Bennée
2020-03-17
1
-7
/
+13
*
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
1
-2
/
+2
*
target/arm: Optimize cpu_mmu_index
Richard Henderson
2020-03-05
1
-10
/
+13
*
target/arm: Add HCR_EL2 bit definitions from ARMv8.6
Richard Henderson
2020-03-05
1
-0
/
+7
*
target/arm: Implement ARMv8.3-CCIDX
Peter Maydell
2020-02-28
1
-1
/
+16
*
target/arm: Implement v8.4-RCPC
Peter Maydell
2020-02-28
1
-0
/
+5
*
target/arm: Implement v8.3-RCPC
Peter Maydell
2020-02-28
1
-0
/
+5
*
target/arm: Fix wrong use of FIELD_EX32 on ID_AA64DFR0
Peter Maydell
2020-02-28
1
-2
/
+2
*
target/arm: Remove ARM_FEATURE_VFP*
Richard Henderson
2020-02-28
1
-3
/
+0
*
target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac
Richard Henderson
2020-02-28
1
-0
/
+12
*
target/arm: Add isar_feature_aa64_fp_simd, isar_feature_aa32_vfp
Richard Henderson
2020-02-28
1
-0
/
+11
*
target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}
Richard Henderson
2020-02-28
1
-0
/
+18
*
target/arm: Rename isar_feature_aa32_fpdp_v2
Richard Henderson
2020-02-28
1
-2
/
+2
*
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
2020-02-28
1
-0
/
+9
[next]