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-11-19
target/arm: fix smc incorrectly trapping to EL3 when secure is off
Luc Michel
2018-11-19
target/arm: Fill in ARMISARegisters for kvm32
Richard Henderson
2018-11-19
target/arm: Introduce read_sys_reg32 for kvm32
Richard Henderson
2018-11-19
target/arm: Fill in ARMISARegisters for kvm64
Richard Henderson
2018-11-19
target/arm: Install ARMISARegisters from kvm host
Richard Henderson
2018-11-13
target/arm/cpu: Give Cortex-A15 and -A7 the EL2 feature
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
target/arm: Track the state of our irq lines from the GIC explicitly
Peter Maydell
2018-11-13
Revert "target/arm: Implement HCR.VI and VF"
Peter Maydell
2018-11-13
arm: fix aa64_generate_debug_exceptions to work with EL2
Alex Bennée
2018-11-13
arm: use symbolic MDCR_TDE in arm_debug_target_el
Alex Bennée
2018-11-13
target/arm64: kvm debug set target_el when passing exception to guest
Alex Bennée
2018-11-13
target/arm64: hold BQL when calling do_interrupt()
Alex Bennée
2018-11-13
target/arm64: properly handle DBGVR RESS bits
Alex Bennée
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-11-06
target/arm: Remove can't-happen if() from handle_vec_simd_shli()
Peter Maydell
2018-11-02
target/arm: Conditionalize some asserts on aarch32 support
Richard Henderson
2018-10-31
decodetree: Remove "insn" argument from trans_* expanders
Richard Henderson
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
[next]