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
Age
Commit message (
Expand
)
Author
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-21
target/arm: Support PAuth extension for hvf
Peter Maydell
2022-02-21
target/arm: Fix '-cpu max' for HVF
Peter Maydell
2022-02-21
target/arm: Unindent unnecessary else-clause
Peter Maydell
2022-02-21
target/arm: Make KVM -cpu max exactly like -cpu host
Peter Maydell
2022-02-21
target/arm: Use aarch64_cpu_register() for 'host' CPU type
Peter Maydell
2022-02-21
target/arm: Move '-cpu host' code to cpu64.c
Peter Maydell
2022-02-21
hvf: arm: Handle unknown ID registers as RES0
Alexander Graf
2022-02-21
hvf: arm: Use macros for sysreg shift/masking
Alexander Graf
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
target: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé
2022-02-08
arm: force flag recalculation when messing with DAIF
Alex Bennée
2022-02-08
arm: tcg: Adhere to SMCCC 1.3 section 5.2
Peter Maydell
2022-02-08
target/arm: make psci-conduit settable after realize
Peter Maydell
2022-02-08
target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_el
Richard Henderson
2022-02-08
target/arm: Fix {fp, sve}_exception_el for VHE mode running
Richard Henderson
2022-02-08
target/arm: Tidy sve_exception_el for CPACR_EL1 access
Richard Henderson
2022-02-08
target/arm: Fix sve_zcr_len_for_el for VHE mode running
Richard Henderson
2022-01-28
target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp
Peter Maydell
2022-01-28
target/arm: Log CPU index in 'Taking exception' log
Peter Maydell
2022-01-20
hw/arm/virt: KVM: Enable PAuth when supported by the host
Marc Zyngier
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-07
target/arm: Add missing FEAT_TLBIOS instructions
Idan Horowitz
2021-12-15
target/arm: Correct calculation of tlb range invalidate length
Peter Maydell
2021-12-15
target/arm: Suppress bp for exceptions with more priority
Richard Henderson
2021-12-15
target/arm: Assert thumb pc is aligned
Richard Henderson
2021-12-15
target/arm: Take an exception if PC is misaligned
Richard Henderson
2021-12-15
target/arm: Split compute_fsr_fsc out of arm_deliver_fault
Richard Henderson
2021-12-15
target/arm: Advance pc for arch single-step exception
Richard Henderson
2021-12-15
target/arm: Split arm_pre_translate_insn
Richard Henderson
2021-12-15
target/arm: Hoist pc_next to a local variable in thumb_tr_translate_insn
Richard Henderson
2021-12-15
target/arm: Hoist pc_next to a local variable in arm_tr_translate_insn
Richard Henderson
2021-12-15
target/arm: Hoist pc_next to a local variable in aarch64_tr_translate_insn
Richard Henderson
2021-11-22
Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2"
Peter Maydell
2021-11-03
Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into staging
Richard Henderson
2021-11-02
hvf: arm: Ignore cache operations on MMIO
Alexander Graf
2021-11-02
target/arm: Use tcg_constant_i32() in gen_rev16()
Philippe Mathieu-Daudé
2021-11-02
target/arm: Use tcg_constant_i64() in do_sat_addsub_64()
Philippe Mathieu-Daudé
2021-11-02
target/arm: Use the constant variant of store_cpu_field() when possible
Philippe Mathieu-Daudé
2021-11-02
target/arm: Introduce store_cpu_field_constant() helper
Philippe Mathieu-Daudé
2021-11-02
target/arm: Use tcg_constant_i32() in op_smlad()
Philippe Mathieu-Daudé
2021-11-02
target/arm: Advertise MVE to gdb when present
Peter Maydell
2021-11-02
target/arm: Implement arm_cpu_record_sigbus
Richard Henderson
2021-11-02
target/arm: Implement arm_cpu_record_sigsegv
Richard Henderson
2021-11-02
target/arm: Use cpu_loop_exit_sigsegv for mte tag lookup
Richard Henderson
2021-11-02
target/arm: Fixup comment re handle_cpu_signal
Richard Henderson
2021-10-15
target/arm: Drop checks for singlestep_enabled
Richard Henderson
2021-10-13
target/arm: Use cpu_*_mmu instead of helper_*_mmu
Richard Henderson
2021-10-13
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
2021-10-13
target/arm: Use MO_128 for 16 byte atomics
Richard Henderson
[next]