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: Set TCGCPUOps.restore_state_to_opc for v7m
Evgeny Ermakov
2022-11-30
3
-3
/
+8
*
target/arm: Use signed quantity to represent VMSAv8-64 translation level
Ard Biesheuvel
2022-11-22
1
-2
/
+2
*
target/arm: Don't do two-stage lookup if stage 2 is disabled
Peter Maydell
2022-11-22
1
-3
/
+4
*
target/arm: Limit LPA2 effective output address when TCR.DS == 0
Ard Biesheuvel
2022-11-21
1
-0
/
+8
*
target/arm: Two fixes for secure ptw
Richard Henderson
2022-11-04
1
-7
/
+8
*
target/arm: Honor HCR_E2H and HCR_TGE in ats_write64()
Ake Koomsin
2022-11-04
1
-6
/
+9
*
target/arm: Copy the entire vector in DO_ZIP
Richard Henderson
2022-11-04
1
-2
/
+2
*
target/arm: Fix Privileged Access Never (PAN) for aarch32
Timofey Kutergin
2022-11-04
2
-7
/
+41
*
target/arm: Make TLBIOS and TLBIRANGE ops trap on HCR_EL2.TTLB
Peter Maydell
2022-11-04
1
-18
/
+18
*
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
2022-10-31
2
-5
/
+5
*
target/arm: Use the max page size in a 2-stage ptw
Richard Henderson
2022-10-27
1
-1
/
+10
*
target/arm: Implement FEAT_HAFDBS, dirty bit portion
Richard Henderson
2022-10-27
2
-1
/
+17
*
target/arm: Implement FEAT_HAFDBS, access flag portion
Richard Henderson
2022-10-27
2
-22
/
+156
*
target/arm: Tidy merging of attributes from descriptor and table
Richard Henderson
2022-10-27
1
-18
/
+16
*
target/arm: Consider GP an attribute in get_phys_addr_lpae
Richard Henderson
2022-10-27
1
-4
/
+2
*
target/arm: Don't shift attrs in get_phys_addr_lpae
Richard Henderson
2022-10-27
1
-16
/
+15
*
target/arm: Fix fault reporting in get_phys_addr_lpae
Richard Henderson
2022-10-27
1
-18
/
+13
*
target/arm: Remove loop from get_phys_addr_lpae
Richard Henderson
2022-10-27
1
-92
/
+92
*
target/arm: Add ARMFault_UnsuppAtomicUpdate
Richard Henderson
2022-10-27
1
-0
/
+4
*
target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
Richard Henderson
2022-10-27
1
-19
/
+22
*
target/arm: Extract HA and HD in aa64_va_parameters
Richard Henderson
2022-10-27
2
-1
/
+9
*
target/arm: Add isar predicates for FEAT_HAFDBS
Richard Henderson
2022-10-27
1
-0
/
+10
*
target/arm: Add ptw_idx to S1Translate
Richard Henderson
2022-10-27
1
-17
/
+54
*
target/arm: Introduce regime_is_stage2
Richard Henderson
2022-10-27
3
-17
/
+16
*
target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
Ake Koomsin
2022-10-27
1
-7
/
+17
*
target/arm: Implement FEAT_E0PD
Peter Maydell
2022-10-27
5
-19
/
+34
*
target/arm: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-22
/
+26
*
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
2022-10-26
1
-4
/
+0
*
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
2022-10-26
3
-6
/
+9
*
target/arm: Enable TARGET_TB_PCREL
Richard Henderson
2022-10-20
6
-71
/
+178
*
target/arm: Introduce gen_pc_plus_diff for aarch32
Richard Henderson
2022-10-20
1
-17
/
+21
*
target/arm: Introduce gen_pc_plus_diff for aarch64
Richard Henderson
2022-10-20
1
-12
/
+29
*
target/arm: Change gen_jmp* to work on displacements
Richard Henderson
2022-10-20
1
-16
/
+21
*
target/arm: Remove gen_exception_internal_insn pc argument
Richard Henderson
2022-10-20
2
-8
/
+8
*
target/arm: Change gen_exception_insn* to work on displacements
Richard Henderson
2022-10-20
6
-46
/
+43
*
target/arm: Change gen_*set_pc_im to gen_*update_pc
Richard Henderson
2022-10-20
5
-54
/
+56
*
target/arm: Change gen_goto_tb to work on displacements
Richard Henderson
2022-10-20
2
-23
/
+27
*
target/arm: Introduce curr_insn_len
Richard Henderson
2022-10-20
3
-4
/
+8
*
target/arm: Use bool consistently for get_phys_addr subroutines
Richard Henderson
2022-10-20
1
-4
/
+3
*
target/arm: Split out get_phys_addr_twostage
Richard Henderson
2022-10-20
1
-91
/
+100
*
target/arm: Use softmmu tlbs for page table walking
Richard Henderson
2022-10-20
3
-75
/
+145
*
target/arm: Move be test for regime into S1TranslateResult
Richard Henderson
2022-10-20
1
-2
/
+4
*
target/arm: Plumb debug into S1Translate
Richard Henderson
2022-10-20
1
-18
/
+37
*
target/arm: Split out S1Translate type
Richard Henderson
2022-10-20
1
-61
/
+79
*
target/arm: Restrict tlb flush from vttbr_write to vmid change
Richard Henderson
2022-10-20
1
-2
/
+2
*
target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
Richard Henderson
2022-10-20
3
-49
/
+127
*
target/arm: Add ARMMMUIdx_Phys_{S,NS}
Richard Henderson
2022-10-20
3
-4
/
+24
*
target/arm: Use probe_access_full for BTI
Richard Henderson
2022-10-20
5
-31
/
+20
*
target/arm: Use probe_access_full for MTE
Richard Henderson
2022-10-20
5
-86
/
+36
*
target/arm: Enable TARGET_PAGE_ENTRY_EXTRA
Richard Henderson
2022-10-20
2
-0
/
+15
[next]