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
2021-09-21
hvf: arm: Implement -cpu host
Peter Maydell
2021-09-21
arm/hvf: Add a WFI handler
Peter Collingbourne
2021-09-20
hvf: Add Apple Silicon support
Alexander Graf
2021-09-20
arm: Move PMC register definitions to internals.h
Alexander Graf
2021-09-20
target/arm: Consolidate ifdef blocks in reset
Peter Maydell
2021-09-20
target/arm: Always clear exclusive monitor on reset
Peter Maydell
2021-09-20
target/arm: Don't skip M-profile reset entirely in user mode
Peter Maydell
2021-09-14
target/arm: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-13
target/arm: Merge disas_a64_insn into aarch64_tr_translate_insn
Richard Henderson
2021-09-13
target/arm: Take an exception if PSTATE.IL is set
Peter Maydell
2021-09-13
hw/arm/virt: add ITS support in virt GIC
Shashi Mallela
2021-09-13
hw/arm/virt: KVM: Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VM
Marc Zyngier
2021-09-01
target-arm: Add support for Fujitsu A64FX
Shuuichirou Ishii
2021-09-01
target/arm: Enable MVE in Cortex-M55
Peter Maydell
2021-09-01
target/arm: Implement MVE VRINT insns
Peter Maydell
2021-09-01
target/arm: Implement MVE VCVT between single and half precision
Peter Maydell
2021-09-01
target/arm: Implement MVE VCVT with specified rounding mode
Peter Maydell
2021-09-01
target/arm: Implement MVE VCVT between fp and integer
Peter Maydell
2021-09-01
target/arm: Implement MVE VCVT between floating and fixed point
Peter Maydell
2021-09-01
target/arm: Implement MVE fp scalar comparisons
Peter Maydell
2021-09-01
target/arm: Implement MVE fp vector comparisons
Peter Maydell
2021-09-01
target/arm: Implement MVE FP max/min across vector
Peter Maydell
2021-09-01
target/arm: Implement MVE fp-with-scalar VFMA, VFMAS
Peter Maydell
2021-09-01
target/arm: Implement MVE scalar fp insns
Peter Maydell
2021-09-01
target/arm: Implement MVE VMAXNMA and VMINNMA
Peter Maydell
2021-09-01
target/arm: Implement MVE VCMUL and VCMLA
Peter Maydell
2021-09-01
target/arm: Implement MVE VFMA and VFMS
Peter Maydell
2021-09-01
target/arm: Implement MVE VCADD
Peter Maydell
2021-09-01
target/arm: Implement MVE VSUB, VMUL, VABD, VMAXNM, VMINNM
Peter Maydell
2021-09-01
target/arm: Implement MVE VADD (floating-point)
Peter Maydell
2021-08-26
target/arm: Do hflags rebuild in cpsr_write()
Peter Maydell
2021-08-26
target/arm: Implement HSTR.TJDBX
Peter Maydell
2021-08-26
target/arm: Implement HSTR.TTEE
Peter Maydell
2021-08-26
target/arm: Avoid assertion trying to use KVM and multiple ASes
Peter Maydell
2021-08-26
target/arm/cpu64: Validate sve vector lengths are supported
Andrew Jones
2021-08-26
target/arm/cpu64: Replace kvm_supported with sve_vq_supported
Andrew Jones
2021-08-26
target/arm/kvm64: Ensure sve vls map is completely clear
Andrew Jones
2021-08-26
target/arm/cpu: Introduce sve_vq_supported bitmap
Andrew Jones
2021-08-25
target/arm: kvm: use RCU_READ_LOCK_GUARD() in kvm_arch_fixup_msi_route()
Hamza Mahfooz
2021-08-25
target/arm: Implement M-profile trapping on division by zero
Peter Maydell
2021-08-25
target/arm: Re-indent sdiv and udiv helpers
Peter Maydell
2021-08-25
target/arm: Implement MVE interleaving loads/stores
Peter Maydell
2021-08-25
target/arm: Implement MVE scatter-gather immediate forms
Peter Maydell
2021-08-25
target/arm: Implement MVE scatter-gather insns
Peter Maydell
2021-08-25
target/arm: Implement MVE VCTP
Peter Maydell
2021-08-25
target/arm: Implement MVE VPNOT
Peter Maydell
2021-08-25
target/arm: Implement MVE VMOV to/from 2 general-purpose registers
Peter Maydell
2021-08-25
target/arm: Implement MVE VMAXA, VMINA
Peter Maydell
2021-08-25
target/arm: Implement MVE VQABS, VQNEG
Peter Maydell
[next]