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
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
2019-01-21
target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0
Aaron Lindsay
2019-01-21
target/arm: Make PMCEID[01]_EL0 64 bit registers, add PMCEID[23]
Aaron Lindsay
2019-01-21
target/arm: Implement PMOVSSET
Aaron Lindsay
2019-01-21
target/arm: Allow AArch32 access for PMCCFILTR
Aaron Lindsay
2019-01-21
target/arm: Filter cycle counter based on PMCCFILTR_EL0
Aaron Lindsay
2019-01-21
target/arm: Swap PMU values before/after migrations
Aaron Lindsay
2019-01-21
target/arm: Reorganize PMCCNTR accesses
Aaron Lindsay
2019-01-21
target/arm: Add PAuth system registers
Richard Henderson
2019-01-21
target/arm: Reuse aa64_va_parameters for setting tbflags
Richard Henderson
2019-01-21
target/arm: Decode TBID from TCR
Richard Henderson
[next]