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-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
2018-08-24
target/arm: Factor out code for taking an AArch32 exception
Peter Maydell
2018-08-24
target/arm: Implement AArch32 HCR and HCR2
Peter Maydell
2018-08-24
target/arm: Implement RAZ/WI HACTLR2
Peter Maydell
2018-08-24
target/arm: Use the float-to-int-scale softfloat routines
Richard Henderson
2018-08-24
target/arm: Use the int-to-float-scale softfloat routines
Richard Henderson
2018-08-23
fix "Missing break in switch" coverity reports
Paolo Bonzini
2018-08-20
target/arm: Implement ESR_EL2/HSR for AArch32 and no-EL2
Peter Maydell
2018-08-20
target/arm: Implement AArch32 Hyp FARs
Peter Maydell
2018-08-20
target/arm: Implement AArch32 HVBAR
Peter Maydell
2018-08-20
target/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1 regdefs
Peter Maydell
2018-08-20
target/arm: Correct typo in HAMAIR1 regdef name
Peter Maydell
2018-08-16
target/arm: Ignore float_flag_input_denormal from fp_status_f16
Richard Henderson
2018-08-16
target/arm: Adjust FPCR_MASK for FZ16
Richard Henderson
2018-08-16
target/arm: Add sve-max-vq cpu property to -cpu max
Richard Henderson
2018-08-14
target/arm: Implement tailchaining for M profile cores
Peter Maydell
2018-08-14
target/arm: Restore M-profile CONTROL.SPSEL before any tailchaining
Peter Maydell
2018-08-14
target/arm: Initialize exc_secure correctly in do_v7m_exception_exit()
Peter Maydell
2018-08-14
target/arm: Improve exception-taken logging
Peter Maydell
2018-08-14
target/arm: Treat SCTLR_EL1.M as if it were zero when HCR_EL2.TGE is set
Peter Maydell
2018-08-14
target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
Peter Maydell
[prev]
[next]