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
2020-01-09
target/arm: only update pc after semihosting completes
Alex Bennée
2020-01-09
target/arm: remove unused EXCP_SEMIHOST leg
Alex Bennée
2019-12-20
target/arm: Display helpful message when hflags mismatch
Philippe Mathieu-Daudé
2019-12-20
target/arm: Prepare generic timer for per-platform CNTFRQ
Andrew Jeffery
2019-12-20
target/arm: Abstract the generic timer frequency
Andrew Jeffery
2019-12-20
target/arm: Remove redundant scaling of nexttick
Andrew Jeffery
2019-12-16
target/arm: ensure we use current exception state after SCR update
Alex Bennée
2019-12-16
target/arm: Add support for DC CVAP & DC CVADP ins
Beata Michalska
2019-12-16
target/arm: Add support for missing Jazelle system registers
Marc Zyngier
2019-12-16
target/arm: Handle AArch32 CP15 trapping via HSTR_EL2
Marc Zyngier
2019-12-16
target/arm: Honor HCR_EL2.TID1 trapping requirements
Marc Zyngier
2019-12-16
target/arm: Honor HCR_EL2.TID2 trapping requirements
Marc Zyngier
2019-11-26
target/arm: Honor HCR_EL2.TID3 trapping requirements
Marc Zyngier
2019-11-26
target/arm: Fix ISR_EL1 tracking when executing at EL2
Marc Zyngier
2019-11-19
target/arm: Merge arm_cpu_vq_map_next_smaller into sole caller
Richard Henderson
2019-11-01
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
2019-10-24
target/arm: Rely on hflags correct in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at Xscale SCTLR writes
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at EL changes
Richard Henderson
2019-10-24
target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
Richard Henderson
2019-10-24
target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Split out arm_mmu_idx_el
Richard Henderson
2019-10-24
target/arm: Add arm_rebuild_hflags
Richard Henderson
2019-10-24
target/arm: Hoist computation of TBFLAG_A32.VFPEN
Richard Henderson
2019-10-24
target/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_aprofile
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_a32
Richard Henderson
2019-10-24
target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_m32
Richard Henderson
2019-10-24
target/arm: Split arm_cpu_data_is_big_endian
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_common_32
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_a64
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_common
Richard Henderson
2019-09-27
target/arm: remove run time semihosting checks
Alex Bennée
2019-09-27
target/arm: fix CBAR register for AArch64 CPUs
Luc Michel
2019-09-03
target/arm: Take exceptions on ATS instructions when needed
Peter Maydell
2019-08-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...
Peter Maydell
2019-08-16
target/arm/helper: zcr: Add build bug next to value range assumption
Andrew Jones
2019-08-16
target/arm: Fix routing of singlestep exceptions
Peter Maydell
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-07-22
target/arm: Add missing break statement for Hypervisor Trap Exception
Philippe Mathieu-Daudé
2019-07-08
target/arm: Fix sve_zcr_len_for_el
Richard Henderson
2019-07-04
target/arm/helper: Move M profile routines to m_helper.c
Philippe Mathieu-Daudé
2019-07-04
target/arm: Restrict semi-hosting to TCG
Philippe Mathieu-Daudé
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
2019-07-01
target/arm: Declare some M-profile functions publicly
Philippe Mathieu-Daudé
[next]