index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
helper.c
Age
Commit message (
Expand
)
Author
2020-10-20
target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11
Richard Henderson
2020-10-20
target/arm: Use tlb_flush_page_bits_by_mmuidx*
Richard Henderson
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
2020-10-01
target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
Peter Maydell
2020-10-01
target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA check
Peter Maydell
2020-09-14
target/arm: Count PMU events when MDCR.SPME is set
Aaron Lindsay
2020-08-28
target/arm: Clarify HCR_EL2 ARMCPRegInfo type
Philippe Mathieu-Daudé
2020-08-24
target/arm: Convert A32 coprocessor insns to decodetree
Peter Maydell
2020-08-05
target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
Peter Maydell
2020-07-27
target/arm: Always pass cacheattr in S1_ptw_translate
Richard Henderson
2020-07-13
target/arm: Don't do raw writes for PMINTENCLR
Aaron Lindsay
2020-06-26
target/arm: Cache the Tagged bit for a page in MemTxAttrs
Richard Henderson
2020-06-26
target/arm: Always pass cacheattr to get_phys_addr
Richard Henderson
2020-06-26
target/arm: Set PSTATE.TCO on exception entry
Richard Henderson
2020-06-26
target/arm: Implement data cache set allocation tags
Richard Henderson
2020-06-26
target/arm: Add arm_tlb_bti_gp
Richard Henderson
2020-06-26
target/arm: Move regime_tcr to internals.h
Richard Henderson
2020-06-26
target/arm: Move regime_el to internals.h
Richard Henderson
2020-06-26
target/arm: Implement the access tag cache flushes
Richard Henderson
2020-06-26
target/arm: Add MTE bits to tb_flags
Richard Henderson
2020-06-26
target/arm: Add MTE system registers
Richard Henderson
2020-06-26
target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
Richard Henderson
2020-06-26
target/arm: Add support for MTE to SCTLR_ELx
Richard Henderson
2020-06-26
target/arm: Improve masking of SCR RES0 bits
Richard Henderson
2020-06-05
memory: Rename memory_region_do_writeback -> memory_region_writeback
Philippe Mathieu-Daudé
2020-05-14
target-arm: kvm64: handle SIGBUS signal from kernel or KVM
Dongjiu Geng
2020-05-11
target/arm: Drop access_el3_aa32ns_aa64any()
Edgar E. Iglesias
2020-05-04
target/arm: Implement ARMv8.2-TTS2UXN
Peter Maydell
2020-05-04
target/arm: Add new 's1_is_el0' argument to get_phys_addr_lpae()
Peter Maydell
2020-05-04
target/arm: Use enum constant in get_phys_addr_lpae() call
Peter Maydell
2020-05-04
target/arm: Don't use a TLB for ARMMMUIdx_Stage2
Peter Maydell
2020-04-30
target/arm: Restrict the Address Translate write operation to TCG accel
Philippe Mathieu-Daudé
2020-04-03
target/arm: Remove obsolete TODO note from get_phys_addr_lpae()
Peter Maydell
2020-04-03
target/arm: PSTATE.PAN should not clear exec bits
Peter Maydell
2020-03-30
target/arm: fix incorrect current EL bug in aarch32 exception emulation
Changbin Du
2020-03-23
target/arm: Rearrange disabled check for watchpoints
Richard Henderson
2020-03-17
target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
Alex Bennée
2020-03-17
target/arm: generate xml description of our SVE registers
Alex Bennée
2020-03-17
target/arm: explicitly encode regnum in our XML
Alex Bennée
2020-03-17
target/arm: prepare for multiple dynamic XMLs
Alex Bennée
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
target/arm: use gdb_get_reg helpers
Alex Bennée
2020-03-12
target/arm: Check addresses for disabled regimes
Richard Henderson
2020-03-12
target/arm: Fix some comment typos
Peter Maydell
2020-03-12
target/arm: Recalculate hflags correctly after writes to CONTROL
Peter Maydell
2020-03-05
target/arm: Optimize cpu_mmu_index
Richard Henderson
2020-03-05
target/arm: Replicate TBI/TBID bits for single range regimes
Richard Henderson
2020-03-05
target/arm: Honor the HCR_EL2.TTLB bit
Richard Henderson
2020-03-05
target/arm: Honor the HCR_EL2.TPU bit
Richard Henderson
[next]