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
/
meson.build
Age
Commit message (
Expand
)
Author
2022-07-11
target/arm: Trap non-streaming usage when Streaming SVE is active
Richard Henderson
2022-07-11
target/arm: Add infrastructure for disas_sme
Richard Henderson
2022-06-27
target/arm: Implement SMSTART, SMSTOP
Richard Henderson
2022-06-08
target/arm: Move get_phys_addr to ptw.c
Richard Henderson
2021-09-21
arm: Add Hypervisor.framework build target
Alexander Graf
2021-06-21
target/arm: Implement MVE VLDR/VSTR (non-widening forms)
Peter Maydell
2021-06-16
target/arm: Add framework for MVE decode
Peter Maydell
2021-05-10
target/arm: Make translate-neon.c.inc its own compilation unit
Peter Maydell
2021-05-10
target/arm: Make translate-vfp.c.inc its own compilation unit
Peter Maydell
2021-05-10
target/arm: Split m-nocp trans functions into their own file
Peter Maydell
2021-01-18
semihosting: Move ARM semihosting code to shared directories
Keith Packard
2020-09-14
target/arm: Remove KVM support for 32-bit Arm hosts
Peter Maydell
2020-08-24
target/arm: Do M-profile NOCP checks early and via decodetree
Peter Maydell
2020-08-21
meson: target
Paolo Bonzini