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
/
helper.c
Age
Commit message (
Expand
)
Author
2019-01-21
target/arm: Reuse aa64_va_parameters for setting tbflags
Richard Henderson
2019-01-21
target/arm: Decode TBID from TCR
Richard Henderson
2019-01-21
target/arm: Add aa64_va_parameters_both
Richard Henderson
2019-01-21
target/arm: Export aa64_va_parameters to internals.h
Richard Henderson
2019-01-21
target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII
Richard Henderson
2019-01-21
target/arm: Create ARMVAParameters and helpers
Richard Henderson
2019-01-21
target/arm: Introduce arm_stage1_mmu_idx
Richard Henderson
2019-01-21
target/arm: Introduce arm_mmu_idx
Richard Henderson
2019-01-21
target/arm: Move cpu_mmu_index out of line
Richard Henderson
2019-01-21
target/arm: Add PAuth active bit to tbflags
Richard Henderson
2019-01-21
target/arm: Allow Aarch32 exception return to switch from Mon->Hyp
Alexander Graf
2019-01-07
target/arm: Convert ARM_TBFLAG_* to FIELDs
Richard Henderson
2018-12-13
target/arm: Implement the ARMv8.1-LOR extension
Richard Henderson
2018-12-13
target/arm: Use arm_hcr_el2_eff more places
Richard Henderson
2018-12-13
target/arm: Introduce arm_hcr_el2_eff
Richard Henderson
2018-12-13
target/arm: Implement the ARMv8.2-AA32HPD extension
Richard Henderson
2018-12-13
target/arm: Implement the ARMv8.1-HPD extension
Richard Henderson
2018-12-13
target/arm: Tidy scr_write
Richard Henderson
2018-12-13
target/arm: Fix HCR_EL2.TGE check in arm_phys_excp_target_el
Richard Henderson
2018-12-13
target/arm: Move id_aa64mmfr* to ARMISARegisters
Peter Maydell
2018-11-13
target/arm: Hyp mode R14 is shared with User and System
Peter Maydell
2018-11-13
target/arm: Correctly implement handling of HCR_EL2.{VI, VF}
Peter Maydell
2018-11-13
Revert "target/arm: Implement HCR.VI and VF"
Peter Maydell
2018-11-13
target/arm: Fix typo in tlbi_aa64_vmalle1_write
Richard Henderson
2018-11-13
target/arm: Remove antique TODO comment
Peter Maydell
2018-11-13
target/arm: Remove workaround for small SAU regions
Peter Maydell
2018-11-06
target/arm: Fix ATS1Hx instructions
Peter Maydell
2018-11-06
target/arm: Set S and PTW in 64-bit PAR format
Peter Maydell
2018-10-24
target/arm: Only flush tlb if ASID changes
Richard Henderson
2018-10-24
target/arm: Remove writefn from TTBR0_EL3
Richard Henderson
2018-10-24
target/arm: Report correct syndrome for FP/SIMD traps to Hyp mode
Peter Maydell
2018-10-24
target/arm: Get IL bit correct for v7 syndrome values
Peter Maydell
2018-10-24
target/arm: New utility function to extract EC from syndrome
Peter Maydell
2018-10-24
target/arm: Implement HCR.PTW
Peter Maydell
2018-10-24
target/arm: Implement HCR.VI and VF
Peter Maydell
2018-10-24
target/arm: ISR_EL1 bits track virtual interrupts if IMO/FMO set
Peter Maydell
2018-10-24
target/arm: Implement HCR.DC
Peter Maydell
2018-10-24
target/arm: Implement HCR.FB
Peter Maydell
2018-10-24
target/arm: Make switch_mode() file-local
Peter Maydell
2018-10-24
target/arm: Improve debug logging of AArch32 exception return
Peter Maydell
2018-10-24
target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
target/arm: Convert sve from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
target/arm: Move some system registers into a substructure
Richard Henderson
2018-10-16
target/arm: Initialize ARMMMUFaultInfo in v7m_stack_read/write
Peter Maydell
2018-10-16
target/arm: Mask PMOVSR writes based on supported counters
Aaron Lindsay
2018-10-16
target/arm: Mark PMINTENCLR and PMINTENCLR_EL1 accesses as possibly doing IO
Aaron Lindsay
2018-10-16
target/arm: Fix aarch64_sve_change_el wrt EL0
Richard Henderson
2018-10-08
target/arm: Add v8M stack checks for MSR to SP_NS
Peter Maydell
2018-10-08
target/arm: Add v8M stack limit checks on NS function calls
Peter Maydell
2018-10-08
target/arm: Add v8M stack checks on exception entry
Peter Maydell
[next]