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
2019-04-29
target/arm: Activate M-profile floating point context when FPCCR.ASPEN is set
Peter Maydell
2019-04-29
target/arm: Set FPCCR.S when executing M-profile floating point insns
Peter Maydell
2019-04-29
target/arm: Overlap VECSTRIDE and XSCALE_CPAR TB flags
Peter Maydell
2019-04-29
target/arm: Handle floating point registers in exception return
Peter Maydell
2019-04-29
target/arm: Allow for floating point in callee stack integrity check
Peter Maydell
2019-04-29
target/arm: Clean excReturn bits when tail chaining
Peter Maydell
2019-04-29
target/arm: Clear CONTROL.SFPA in BXNS and BLXNS
Peter Maydell
2019-04-29
target/arm: Implement v7m_update_fpccr()
Peter Maydell
2019-04-29
target/arm: Handle floating point registers in exception entry
Peter Maydell
2019-04-29
target/arm/helper: don't return early for STKOF faults during stacking
Peter Maydell
2019-04-29
target/arm: Handle SFPA and FPCA bits in reads and writes of CONTROL
Peter Maydell
2019-04-29
target/arm: Clear CONTROL_S.SFPA in SG insn if FPU present
Peter Maydell
2019-04-29
target/arm: Honour M-profile FP enable bits
Peter Maydell
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-03-25
target/arm: make pmccntr_op_start/finish static
Andrew Jones
2019-03-25
target/arm: fix crash on pmu register access
Andrew Jones
2019-03-15
target/arm: change arch timer registers access permission
Dongjiu Geng
2019-03-05
target/arm: Implement ARMv8.0-PredInv
Richard Henderson
2019-03-05
target/arm: Split out arm_sctlr
Richard Henderson
2019-02-28
Revert "arm: Allow system registers for KVM guests to be changed by QEMU code"
Peter Maydell
2019-02-21
target/arm: Split out vfp_helper.c
Richard Henderson
2019-02-21
target/arm: Stop unintentional sign extension in pmu_init
Aaron Lindsay OS
2019-02-21
target/arm: v8M MPU should use background region as default, not always
Peter Maydell
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2019-02-15
target/arm: Split out FPSCR.QC to a vector field
Richard Henderson
2019-02-15
target/arm: Fix set of bits kept in xregs[ARM_VFP_FPSCR]
Richard Henderson
2019-02-15
target/arm: Split out flags setting from vfp compares
Richard Henderson
2019-02-15
target/arm: Fix vfp_gdb_get/set_reg vs FPSCR
Richard Henderson
2019-02-15
arm: Allow system registers for KVM guests to be changed by QEMU code
Peter Maydell
2019-02-15
target/arm: expose remaining CPUID registers as RAZ
Alex Bennée
2019-02-15
target/arm: expose MPIDR_EL1 to userspace
Alex Bennée
2019-02-15
target/arm: expose CPUID registers to userspace
Alex Bennée
2019-02-15
target/arm: relax permission checks for HWCAP_CPUID registers
Alex Bennée
2019-02-15
target/arm: Implement HACR_EL2
Peter Maydell
2019-02-15
target/arm: Fix CRn to be 14 for PMEVTYPER/PMEVCNTR
Aaron Lindsay OS
2019-02-05
target/arm: Make FPSCR/FPCR trapped-exception bits RAZ/WI
Peter Maydell
2019-02-05
target/arm: Compute TB_FLAGS for TBI for user-only
Peter Maydell
2019-02-05
target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore
Richard Henderson
2019-02-05
target/arm: Cache the GP bit for a page in MemTxAttrs
Richard Henderson
2019-02-05
target/arm: Add BT and BTYPE to tb->flags
Richard Henderson
2019-02-01
target/arm: Enable API, APK bits in SCR, HCR
Richard Henderson
2019-02-01
target/arm: Add a timer to predict PMU counter overflow
Aaron Lindsay OS
2019-02-01
target/arm: Send interrupts on PMU counter overflow
Aaron Lindsay OS
2019-01-29
target/arm: Don't clear supported PMU events when initializing PMCEID1
Aaron Lindsay OS
2019-01-29
target/arm: v8m: Ensure IDAU is respected if SAU is disabled
Thomas Roth
2019-01-29
target/arm: Fix validation of 32-bit address spaces for aa32
Richard Henderson
2019-01-21
target/arm: Implement PMSWINC
Aaron Lindsay
2019-01-21
target/arm: PMU: Set PMCR.N to 4
Aaron Lindsay
2019-01-21
target/arm: PMU: Add instruction and cycle events
Aaron Lindsay
2019-01-21
target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
Aaron Lindsay
[next]