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
Age
Commit message (
Expand
)
Author
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: Reorg NEON VLD/VST single element to one lane
Richard Henderson
2018-10-24
target/arm: Promote consecutive memory ops for aa32
Richard Henderson
2018-10-24
target/arm: Reorg NEON VLD/VST all elements
Richard Henderson
2018-10-24
target/arm: Use gvec for NEON VLD all lanes
Richard Henderson
2018-10-24
target/arm: Use gvec for NEON_3R_VTST_VCEQ, NEON_3R_VCGT, NEON_3R_VCGE
Richard Henderson
2018-10-24
target/arm: Use gvec for NEON_3R_VML
Richard Henderson
2018-10-24
target/arm: Use gvec for VSRI, VSLI
Richard Henderson
2018-10-24
target/arm: Use gvec for VSRA
Richard Henderson
2018-10-24
target/arm: Use gvec for VSHR, VSHL
Richard Henderson
2018-10-24
target/arm: Use gvec for NEON_3R_VMUL
Richard Henderson
2018-10-24
target/arm: Use gvec for NEON_2RM_VMN, NEON_2RM_VNEG
Richard Henderson
2018-10-24
target/arm: Use gvec for NEON_3R_VADD_VSUB insns
Richard Henderson
2018-10-24
target/arm: Use gvec for NEON_3R_LOGIC insns
Richard Henderson
2018-10-24
target/arm: Use gvec for NEON VMOV, VMVN, VBIC & VORR (immediate)
Richard Henderson
2018-10-24
target/arm: Use gvec for NEON VDUP
Richard Henderson
2018-10-24
target/arm: Mark some arrays const
Richard Henderson
2018-10-24
target/arm: Promote consecutive memory ops for aa64
Richard Henderson
2018-10-24
target/arm: Use tcg_gen_gvec_dup_i64 for LD[1-4]R
Richard Henderson
2018-10-24
target/arm: Don't call tcg_clear_temp_count
Richard Henderson
2018-10-24
target/arm: Hoist address increment for vector memory ops
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: Convert jazelle from feature bit to isar1 test
Richard Henderson
2018-10-24
target/arm: Convert division from feature bits to isar0 tests
Richard Henderson
2018-10-24
target/arm: Convert v8 extensions from feature bits to isar tests
Richard Henderson
2018-10-24
target/arm: V8M should not imply V7VE
Richard Henderson
2018-10-24
target/arm: Move some system registers into a substructure
Richard Henderson
2018-10-24
target/arm: Add support for VCPU event states
Dongjiu Geng
2018-10-18
target/arm: Check HAVE_CMPXCHG128 at translate time
Richard Henderson
2018-10-18
target/arm: Convert to HAVE_CMPXCHG128
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: Add the Cortex-A72
Edgar E. Iglesias
2018-10-16
target-arm: powerctl: Enable HVC when starting CPUs to EL2
Edgar E. Iglesias
2018-10-16
target/arm: Fix cortex-a7 id_isar0
Richard Henderson
2018-10-16
target/arm: Align cortex-r5 id_isar0
Richard Henderson
2018-10-16
target/arm: Define fields of ISAR registers
Richard Henderson
[next]