index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Display helpful message when hflags mismatch
Philippe Mathieu-Daudé
2019-12-20
1
-3
/
+15
*
target/arm: Prepare generic timer for per-platform CNTFRQ
Andrew Jeffery
2019-12-20
1
-1
/
+8
*
target/arm: Abstract the generic timer frequency
Andrew Jeffery
2019-12-20
1
-3
/
+7
*
target/arm: Remove redundant scaling of nexttick
Andrew Jeffery
2019-12-20
1
-2
/
+3
*
target/arm: ensure we use current exception state after SCR update
Alex Bennée
2019-12-16
1
-1
/
+13
*
target/arm: Add support for DC CVAP & DC CVADP ins
Beata Michalska
2019-12-16
1
-0
/
+56
*
target/arm: Add support for missing Jazelle system registers
Marc Zyngier
2019-12-16
1
-0
/
+27
*
target/arm: Handle AArch32 CP15 trapping via HSTR_EL2
Marc Zyngier
2019-12-16
1
-0
/
+6
*
target/arm: Honor HCR_EL2.TID1 trapping requirements
Marc Zyngier
2019-12-16
1
-4
/
+32
*
target/arm: Honor HCR_EL2.TID2 trapping requirements
Marc Zyngier
2019-12-16
1
-4
/
+27
*
target/arm: Honor HCR_EL2.TID3 trapping requirements
Marc Zyngier
2019-11-26
1
-0
/
+76
*
target/arm: Fix ISR_EL1 tracking when executing at EL2
Marc Zyngier
2019-11-26
1
-2
/
+5
*
target/arm: Merge arm_cpu_vq_map_next_smaller into sole caller
Richard Henderson
2019-11-19
1
-2
/
+7
*
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
2019-11-01
1
-1
/
+9
*
target/arm: Rely on hflags correct in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
1
-3
/
+6
*
target/arm: Rebuild hflags at Xscale SCTLR writes
Richard Henderson
2019-10-24
1
-0
/
+10
*
target/arm: Rebuild hflags at EL changes
Richard Henderson
2019-10-24
1
-0
/
+2
*
target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
Richard Henderson
2019-10-24
1
-0
/
+24
*
target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
1
-1
/
+1
*
target/arm: Split out arm_mmu_idx_el
Richard Henderson
2019-10-24
1
-5
/
+7
*
target/arm: Add arm_rebuild_hflags
Richard Henderson
2019-10-24
1
-8
/
+22
*
target/arm: Hoist computation of TBFLAG_A32.VFPEN
Richard Henderson
2019-10-24
1
-4
/
+10
*
target/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
1
-12
/
+8
*
target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
1
-7
/
+14
*
target/arm: Split out rebuild_hflags_aprofile
Richard Henderson
2019-10-24
1
-8
/
+12
*
target/arm: Split out rebuild_hflags_a32
Richard Henderson
2019-10-24
1
-1
/
+7
*
target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
1
-26
/
+23
*
target/arm: Split out rebuild_hflags_m32
Richard Henderson
2019-10-24
1
-15
/
+30
*
target/arm: Split arm_cpu_data_is_big_endian
Richard Henderson
2019-10-24
1
-4
/
+12
*
target/arm: Split out rebuild_hflags_common_32
Richard Henderson
2019-10-24
1
-5
/
+11
*
target/arm: Split out rebuild_hflags_a64
Richard Henderson
2019-10-24
1
-59
/
+66
*
target/arm: Split out rebuild_hflags_common
Richard Henderson
2019-10-24
1
-7
/
+19
*
target/arm: remove run time semihosting checks
Alex Bennée
2019-09-27
1
-74
/
+22
*
target/arm: fix CBAR register for AArch64 CPUs
Luc Michel
2019-09-27
1
-3
/
+16
*
target/arm: Take exceptions on ATS instructions when needed
Peter Maydell
2019-09-03
1
-15
/
+92
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...
Peter Maydell
2019-08-16
1
-0
/
+7
|
\
|
*
target/arm/helper: zcr: Add build bug next to value range assumption
Andrew Jones
2019-08-16
1
-0
/
+1
|
*
target/arm: Fix routing of singlestep exceptions
Peter Maydell
2019-08-16
1
-0
/
+6
*
|
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
|
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
|
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
|
/
*
target/arm: Add missing break statement for Hypervisor Trap Exception
Philippe Mathieu-Daudé
2019-07-22
1
-0
/
+1
*
target/arm: Fix sve_zcr_len_for_el
Richard Henderson
2019-07-08
1
-2
/
+2
*
target/arm/helper: Move M profile routines to m_helper.c
Philippe Mathieu-Daudé
2019-07-04
1
-2634
/
+4
*
target/arm: Restrict semi-hosting to TCG
Philippe Mathieu-Daudé
2019-07-04
1
-1
/
+7
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-03
1
-1
/
+1
|
\
|
*
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
2019-07-02
1
-1
/
+1
*
|
target/arm: Declare some M-profile functions publicly
Philippe Mathieu-Daudé
2019-07-01
1
-36
/
+2
*
|
target/arm: Declare arm_log_exception() function publicly
Philippe Mathieu-Daudé
2019-07-01
1
-38
/
+38
*
|
target/arm: Move TLB related routines to tlb_helper.c
Philippe Mathieu-Daudé
2019-07-01
1
-53
/
+0
[next]