index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
ptw.c
Age
Commit message (
Expand
)
Author
2023-10-03
target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
Anton Johansson
2023-08-22
target/arm: Pass security space rather than flag for AT instructions
Jean-Philippe Brucker
2023-08-22
target/arm: Skip granule protection checks for AT instructions
Jean-Philippe Brucker
2023-08-22
target/arm/ptw: Load stage-2 tables from realm physical space
Jean-Philippe Brucker
2023-08-22
target/arm/ptw: Report stage 2 fault level for stage 2 faults on stage 1 ptw
Peter Maydell
2023-08-22
target/arm/ptw: Check for block descriptors at invalid levels
Peter Maydell
2023-08-22
target/arm/ptw: Set attributes correctly for MMU disabled data accesses
Peter Maydell
2023-08-22
target/arm/ptw: Drop S1Translate::out_secure
Peter Maydell
2023-08-22
target/arm/ptw: Remove S1Translate::in_secure
Peter Maydell
2023-08-22
target/arm/ptw: Remove last uses of ptw->in_secure
Peter Maydell
2023-08-22
target/arm/ptw: Only fold in NSTable bit effects in Secure state
Peter Maydell
2023-08-22
target/arm/ptw: Pass an ARMSecuritySpace to arm_hcr_el2_eff_secstate()
Peter Maydell
2023-08-22
target/arm/ptw: Pass ARMSecurityState to regime_translation_disabled()
Peter Maydell
2023-08-22
target/arm/ptw: Pass ptw into get_phys_addr_pmsa*() and get_phys_addr_disabled()
Peter Maydell
2023-08-22
target/arm/ptw: Set s1ns bit in fault info more consistently
Peter Maydell
2023-08-22
target/arm/ptw: Don't report GPC faults on stage 1 ptw as stage2 faults
Peter Maydell
2023-08-22
target/arm/ptw: Don't set fi->s1ptw for UnsuppAtomicUpdate fault
Peter Maydell
2023-07-17
target/arm/ptw.c: Account for FEAT_RME when applying {N}SW, SA bits
Peter Maydell
2023-07-17
target/arm: Fix S1_ptw_translate() debug path
Peter Maydell
2023-07-17
target/arm/ptw.c: Add comments to S1Translate struct fields
Peter Maydell
2023-07-03
plugins: force slow path when plugins instrument memory ops
Alex Bennée
2023-07-03
target/arm: make arm_casq_ptw CONFIG_TCG only
Alex Bennée
2023-06-23
target/arm: Implement the granule protection check
Richard Henderson
2023-06-23
target/arm: Use get_phys_addr_with_struct for stage2
Richard Henderson
2023-06-23
target/arm: Move s1_is_el0 into S1Translate
Richard Henderson
2023-06-23
target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
Richard Henderson
2023-06-23
target/arm: Handle no-execute for Realm and Root regimes
Richard Henderson
2023-06-23
target/arm: Handle Block and Page bits for security space
Richard Henderson
2023-06-23
target/arm: NSTable is RES0 for the RME EL3 regime
Richard Henderson
2023-06-23
target/arm: Pipe ARMSecuritySpace through ptw.c
Richard Henderson
2023-06-23
target/arm: Remove __attribute__((nonnull)) from ptw.c
Richard Henderson
2023-06-23
target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
Richard Henderson
2023-06-23
target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
Richard Henderson
2023-06-07
target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
Richard Henderson
2023-06-05
tcg: Split out tcg/oversized-guest.h
Richard Henderson
2023-06-05
target/arm: Fix test of TCG_OVERSIZED_GUEST
Richard Henderson
2023-05-12
target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check
Peter Maydell
2023-05-12
target/arm: Fix handling of SW and NSW bits for stage 2 walks
Peter Maydell
2023-05-12
target/arm: Don't allow stage 2 page table walks to downgrade to NS
Peter Maydell
2023-04-20
target/arm: Implement FEAT_PAN3
Peter Maydell
2023-04-10
target/arm: Copy guarded bit in combine_cacheattrs
Richard Henderson
2023-04-10
target/arm: PTE bit GP only applies to stage1
Richard Henderson
2023-03-06
target/arm: Rewrite check_s2_mmu_setup
Richard Henderson
2023-02-28
accel/tcg: Add 'size' param to probe_access_full
Richard Henderson
2023-02-28
accel/tcg: Add 'size' param to probe_access_flags()
Daniel Henrique Barboza
2023-02-27
target/arm: Don't access TCG code when debugging with KVM
Fabiano Rosas
2023-02-03
target/arm: Fix physical address resolution for Stage2
Richard Henderson
2023-01-23
target/arm: Fix in_debug path in S1_ptw_translate
Richard Henderson
2023-01-05
target/arm: Add PMSAv8r functionality
Tobias Röhmel
2023-01-05
target/arm: Make stage_2_format for cache attributes optional
Tobias Röhmel
[next]