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
2018-08-14
target/arm: Allow execution from small regions
Peter Maydell
2018-08-14
arm: Add ARMv6-M programmer's model support
Julia Suvorova
2018-08-14
target/arm: Forbid unprivileged mode for M Baseline
Julia Suvorova
2018-08-06
target/arm: Add dummy needed functions to M profile vmstate subsections
Peter Maydell
2018-07-30
target/arm: Remove duplicate 'host' entry in '-cpu ?' output
Philippe Mathieu-Daudé
2018-07-23
target/arm: Correctly handle overlapping small MPU regions
Peter Maydell
2018-07-16
target/arm: Fix LD1W and LDFF1W (scalar plus vector)
Richard Henderson
2018-07-10
target/arm: Use correct mmu_idx for exception-return unstacking
Peter Maydell
2018-07-09
target/arm: Fix do_predset for large VL
Richard Henderson
2018-07-09
target/arm: Suppress Coverity warning for PRF
Richard Henderson
2018-07-02
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
2018-06-29
target/arm: Add ID_ISAR6
Richard Henderson
2018-06-29
target/arm: Prune a15 features from max
Richard Henderson
2018-06-29
target/arm: Prune a57 features from max
Richard Henderson
2018-06-29
target/arm: Fix SVE system register access checks
Richard Henderson
2018-06-29
target/arm: Fix SVE signed division vs x86 overflow exception
Richard Henderson
2018-06-29
target/arm: Mark PMINTENSET accesses as possibly doing IO
Aaron Lindsay
2018-06-29
target/arm: Remove redundant DIV detection for KVM
Aaron Lindsay
2018-06-29
target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
Aaron Lindsay
2018-06-29
target/arm: support reading of CNT[VCT|FRQ]_EL0 from user-space
Alex Bennée
2018-06-29
target/arm: Implement ARMv8.2-DotProd
Richard Henderson
2018-06-29
target/arm: Enable SVE for aarch64-linux-user
Richard Henderson
2018-06-29
target/arm: Implement SVE dot product (indexed)
Richard Henderson
2018-06-29
target/arm: Implement SVE dot product (vectors)
Richard Henderson
2018-06-29
target/arm: Implement SVE fp complex multiply add (indexed)
Richard Henderson
2018-06-29
target/arm: Pass index to AdvSIMD FCMLA (indexed)
Richard Henderson
2018-06-29
target/arm: Implement SVE fp complex multiply add
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point complex add
Richard Henderson
2018-06-29
target/arm: Implement SVE MOVPRFX
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point unary operations
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point round to integral value
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point convert to integer
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point convert precision
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point trig multiply-add coefficient
Richard Henderson
2018-06-29
target/arm: Implement SVE FP Compare with Zero Group
Richard Henderson
2018-06-29
target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
Richard Henderson
2018-06-29
target/arm: Implement SVE FP Fast Reduction Group
Richard Henderson
2018-06-29
target/arm: Implement SVE Floating Point Multiply Indexed Group
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point arithmetic with immediate
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point compare vectors
Richard Henderson
2018-06-29
target/arm: Implement SVE scatter store vector immediate
Richard Henderson
2018-06-29
target/arm: Implement SVE first-fault gather loads
Richard Henderson
2018-06-29
target/arm: Implement SVE gather loads
Richard Henderson
2018-06-29
target/arm: Implement SVE prefetches
Richard Henderson
2018-06-29
target/arm: Implement SVE scatter stores
Richard Henderson
2018-06-29
target/arm: Implement SVE store vector/predicate register
Richard Henderson
2018-06-29
target/arm: Implement SVE load and broadcast element
Richard Henderson
2018-06-29
target/arm: Implement SVE Floating Point Accumulating Reduction Group
Richard Henderson
2018-06-29
target/arm: Implement SVE FP Multiply-Add Group
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point arithmetic (predicated)
Richard Henderson
[next]