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
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
2018-10-08
target/arm: Move v7m_using_psp() to internals.h
Peter Maydell
2018-10-08
target/arm: Define new EXCP type for v8M stack overflows
Peter Maydell
2018-10-08
target/arm: Define new TBFLAG for v8M stack checking
Peter Maydell
2018-10-08
target/arm: Adjust aarch64_cpu_dump_state for system mode SVE
Richard Henderson
2018-10-08
target/arm: Handle SVE vector length changes in system mode
Richard Henderson
2018-10-08
target/arm: Pass in current_el to fp and sve_exception_el
Richard Henderson
2018-10-08
target/arm: Adjust sve_exception_el
Richard Henderson
2018-10-08
target/arm: Define ID_AA64ZFR0_EL1
Richard Henderson
2018-10-08
target/arm: Don't read r4 from v8M exception stackframe twice
Peter Maydell
2018-10-08
target/arm: Correct condition for v8M callee stack push
Peter Maydell
2018-09-25
target/arm: Fix cpu_get_tb_cpu_state() for non-SVE CPUs
Richard Henderson
2018-08-24
target/arm: Clear CPSR.IL and CPSR.J on 32-bit exception entry
Peter Maydell
2018-08-24
target/arm: Implement support for taking exceptions to Hyp mode
Peter Maydell
[next]