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
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: force flag recalculation when messing with DAIF
Alex Bennée
2022-02-08
1
-0
/
+2
*
arm: tcg: Adhere to SMCCC 1.3 section 5.2
Peter Maydell
2022-02-08
1
-29
/
+6
*
target/arm: make psci-conduit settable after realize
Peter Maydell
2022-02-08
1
-1
/
+5
*
target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_el
Richard Henderson
2022-02-08
1
-1
/
+1
*
target/arm: Fix {fp, sve}_exception_el for VHE mode running
Richard Henderson
2022-02-08
1
-17
/
+60
*
target/arm: Tidy sve_exception_el for CPACR_EL1 access
Richard Henderson
2022-02-08
1
-19
/
+17
*
target/arm: Fix sve_zcr_len_for_el for VHE mode running
Richard Henderson
2022-02-08
1
-1
/
+2
*
target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp
Peter Maydell
2022-01-28
1
-2
/
+2
*
target/arm: Log CPU index in 'Taking exception' log
Peter Maydell
2022-01-28
3
-5
/
+8
*
hw/arm/virt: KVM: Enable PAuth when supported by the host
Marc Zyngier
2022-01-20
4
-15
/
+54
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
7
-23
/
+23
*
target/arm: Add missing FEAT_TLBIOS instructions
Idan Horowitz
2022-01-07
1
-0
/
+32
*
target/arm: Correct calculation of tlb range invalidate length
Peter Maydell
2021-12-15
1
-3
/
+3
*
target/arm: Suppress bp for exceptions with more priority
Richard Henderson
2021-12-15
1
-0
/
+23
*
target/arm: Assert thumb pc is aligned
Richard Henderson
2021-12-15
3
-2
/
+20
*
target/arm: Take an exception if PC is misaligned
Richard Henderson
2021-12-15
5
-1
/
+60
*
target/arm: Split compute_fsr_fsc out of arm_deliver_fault
Richard Henderson
2021-12-15
1
-17
/
+28
*
target/arm: Advance pc for arch single-step exception
Richard Henderson
2021-12-15
1
-0
/
+1
*
target/arm: Split arm_pre_translate_insn
Richard Henderson
2021-12-15
1
-3
/
+7
*
target/arm: Hoist pc_next to a local variable in thumb_tr_translate_insn
Richard Henderson
2021-12-15
1
-8
/
+8
*
target/arm: Hoist pc_next to a local variable in arm_tr_translate_insn
Richard Henderson
2021-12-15
1
-4
/
+5
*
target/arm: Hoist pc_next to a local variable in aarch64_tr_translate_insn
Richard Henderson
2021-12-15
1
-3
/
+4
*
Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2"
Peter Maydell
2021-11-22
1
-6
/
+29
*
Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into staging
Richard Henderson
2021-11-03
5
-28
/
+51
|
\
|
*
hvf: arm: Ignore cache operations on MMIO
Alexander Graf
2021-11-02
1
-0
/
+7
|
*
target/arm: Use tcg_constant_i32() in gen_rev16()
Philippe Mathieu-Daudé
2021-11-02
1
-2
/
+1
|
*
target/arm: Use tcg_constant_i64() in do_sat_addsub_64()
Philippe Mathieu-Daudé
2021-11-02
1
-9
/
+8
|
*
target/arm: Use the constant variant of store_cpu_field() when possible
Philippe Mathieu-Daudé
2021-11-02
1
-15
/
+6
|
*
target/arm: Introduce store_cpu_field_constant() helper
Philippe Mathieu-Daudé
2021-11-02
1
-0
/
+3
|
*
target/arm: Use tcg_constant_i32() in op_smlad()
Philippe Mathieu-Daudé
2021-11-02
1
-2
/
+1
|
*
target/arm: Advertise MVE to gdb when present
Peter Maydell
2021-11-02
1
-0
/
+25
*
|
target/arm: Implement arm_cpu_record_sigbus
Richard Henderson
2021-11-02
4
-0
/
+10
*
|
target/arm: Implement arm_cpu_record_sigsegv
Richard Henderson
2021-11-02
4
-21
/
+33
*
|
target/arm: Use cpu_loop_exit_sigsegv for mte tag lookup
Richard Henderson
2021-11-02
1
-4
/
+2
*
|
target/arm: Fixup comment re handle_cpu_signal
Richard Henderson
2021-11-02
1
-1
/
+1
|
/
*
target/arm: Drop checks for singlestep_enabled
Richard Henderson
2021-10-16
2
-38
/
+8
*
target/arm: Use cpu_*_mmu instead of helper_*_mmu
Richard Henderson
2021-10-13
2
-47
/
+11
*
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
2021-10-13
1
-1
/
+0
*
target/arm: Use MO_128 for 16 byte atomics
Richard Henderson
2021-10-13
1
-4
/
+4
*
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-06
2
-9
/
+9
*
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-10-06
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
2021-09-30
5
-291
/
+307
|
\
|
*
target/arm: Don't put FPEXC and FPSID in org.gnu.gdb.arm.vfp XML
Peter Maydell
2021-09-30
1
-16
/
+40
|
*
target/arm: Move gdbstub related code out of helper.c
Peter Maydell
2021-09-30
4
-271
/
+277
|
*
target/arm: Fix coding style issues in gdbstub code in helper.c
Peter Maydell
2021-09-30
1
-7
/
+16
|
*
arm: tcg: Adhere to SMCCC 1.3 section 5.2
Alexander Graf
2021-09-30
1
-29
/
+6
*
|
memory: Name all the memory listeners
Peter Xu
2021-09-30
1
-0
/
+1
|
/
*
hw/core: Make do_unaligned_access noreturn
Richard Henderson
2021-09-22
1
-1
/
+1
*
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-22
1
-7
/
+0
*
target/arm: Optimize MVE 1op-immediate insns
Peter Maydell
2021-09-21
1
-5
/
+21
[next]