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-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-05
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
2021-09-30
memory: Name all the memory listeners
Peter Xu
2021-09-30
target/arm: Don't put FPEXC and FPSID in org.gnu.gdb.arm.vfp XML
Peter Maydell
2021-09-30
target/arm: Move gdbstub related code out of helper.c
Peter Maydell
2021-09-30
target/arm: Fix coding style issues in gdbstub code in helper.c
Peter Maydell
2021-09-30
arm: tcg: Adhere to SMCCC 1.3 section 5.2
Alexander Graf
2021-09-21
hw/core: Make do_unaligned_access noreturn
Richard Henderson
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-21
target/arm: Optimize MVE 1op-immediate insns
Peter Maydell
2021-09-21
target/arm: Optimize MVE VSLI and VSRI
Peter Maydell
2021-09-21
target/arm: Optimize MVE VSHLL and VMOVL
Peter Maydell
2021-09-21
target/arm: Optimize MVE VSHL, VSHR immediate forms
Peter Maydell
2021-09-21
target/arm: Optimize MVE VMVN
Peter Maydell
2021-09-21
target/arm: Optimize MVE VDUP
Peter Maydell
2021-09-21
target/arm: Optimize MVE VNEG, VABS
Peter Maydell
2021-09-21
target/arm: Optimize MVE arithmetic ops
Peter Maydell
2021-09-21
target/arm: Optimize MVE logic ops
Peter Maydell
2021-09-21
target/arm: Add TB flag for "MVE insns not predicated"
Peter Maydell
2021-09-21
target/arm: Enforce that FPDSCR.LTPSIZE is 4 on inbound migration
Peter Maydell
2021-09-21
target/arm: Avoid goto_tb if we're trying to exit to the main loop
Peter Maydell
2021-09-21
hvf: arm: Add rudimentary PMC support
Alexander Graf
2021-09-21
arm: Add Hypervisor.framework build target
Alexander Graf
2021-09-21
hvf: arm: Implement PSCI handling
Alexander Graf
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
[next]