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-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é
2019-07-01
target/arm: Declare arm_log_exception() function publicly
Philippe Mathieu-Daudé
2019-07-01
target/arm: Move TLB related routines to tlb_helper.c
Philippe Mathieu-Daudé
2019-07-01
target/arm: Declare get_phys_addr() function publicly
Philippe Mathieu-Daudé
2019-07-01
target/arm: Move the DC ZVA helper into op_helper
Samuel Ortiz
2019-07-01
target/arm: Fix multiline comment syntax
Philippe Mathieu-Daudé
2019-07-01
target/arm/helper: Remove unused include
Philippe Mathieu-Daudé
2019-07-01
target/arm: Add copyright boilerplate
Philippe Mathieu-Daudé
2019-06-13
target/arm: Implement NSACR gating of floating point
Peter Maydell
2019-06-10
target/arm: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-05-22
target/arm: Implement ARMv8.5-RNG
Richard Henderson
2019-05-22
target/arm: Put all PAC keys into a structure
Richard Henderson
2019-05-10
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
target/arm: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-07
target/arm: Stop using variable length array in dc_zva
Peter Maydell
2019-05-07
target/arm: Implement XPSR GE bits
Peter Maydell
2019-05-07
arm: Allow system registers for KVM guests to be changed by QEMU code
Peter Maydell
2019-04-29
target/arm: Implement VLLDM for v7M CPUs with an FPU
Peter Maydell
2019-04-29
target/arm: Implement VLSTM for v7M CPUs with an FPU
Peter Maydell
2019-04-29
target/arm: Implement M-profile lazy FP state preservation
Peter Maydell
2019-04-29
target/arm: Add lazy-FP-stacking support to v7m_stack_write()
Peter Maydell
2019-04-29
target/arm: New helper function arm_v7m_mmu_idx_all()
Peter Maydell
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
[next]