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
Age
Commit message (
Expand
)
Author
2018-05-20
tcg: fix s/compliment/complement/ typos
Emilio G. Cota
2018-05-18
target/arm: Implement SVE Permute - Extract Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Integer Wide Immediate - Predicated Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Bitwise Immediate Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Element Count Group
Richard Henderson
2018-05-18
target/arm: Implement SVE floating-point trig select coefficient
Richard Henderson
2018-05-18
target/arm: Implement SVE floating-point exponential accelerator
Richard Henderson
2018-05-18
target/arm: Implement SVE Compute Vector Address Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Bitwise Shift - Unpredicated Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Stack Allocation Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Index Generation Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Integer Arithmetic - Unpredicated Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Integer Multiply-Add Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
Richard Henderson
2018-05-18
target/arm: Implement SVE bitwise shift by wide elements (predicated)
Richard Henderson
2018-05-18
target/arm: Implement SVE bitwise shift by vector (predicated)
Richard Henderson
2018-05-18
target/arm: Implement SVE bitwise shift by immediate (predicated)
Richard Henderson
2018-05-18
target/arm: Implement SVE Integer Reduction Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Predicate Misc Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Predicate Logical Operations Group
Richard Henderson
2018-05-18
target/arm: Implement SVE predicate test
Richard Henderson
2018-05-18
target/arm: Implement SVE load vector/predicate
Richard Henderson
2018-05-18
target/arm: Implement SVE Bitwise Logical - Unpredicated Group
Richard Henderson
2018-05-18
target/arm: Add SVE decode skeleton
Richard Henderson
2018-05-18
target/arm: Introduce translate-a64.h
Richard Henderson
2018-05-18
target/arm: Add the XML dynamic generation
Abdallah Bouassida
2018-05-18
target/arm: Add "_S" suffix to the secure version of a sysreg
Abdallah Bouassida
2018-05-18
target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type
Abdallah Bouassida
2018-05-17
fpu/softfloat: Specialize on snan_bit_is_one
Richard Henderson
2018-05-17
target/s390x: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-05-17
target/riscv: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-05-17
target/mips: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-05-17
target/m68k: Use floatX_silence_nan when we have already checked for SNaN
Richard Henderson
2018-05-17
target/hppa: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-05-17
target/arm: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-05-17
target/arm: Use floatX_silence_nan when we have already checked for SNaN
Richard Henderson
2018-05-17
target/arm: squash FZ16 behaviour for conversions
Alex Bennée
2018-05-17
target/arm: convert conversion helpers to fpst/ahp_flag
Alex Bennée
2018-05-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-05-15
i386: Add new property to control cache info
Babu Moger
2018-05-15
i386: Initialize cache information for EPYC family processors
Babu Moger
2018-05-15
i386: Add cache information in X86CPUDefinition
Babu Moger
2018-05-15
i386: Helpers to encode cache information consistently
Eduardo Habkost
2018-05-15
x86/cpu: Enable CLDEMOTE(Demote Cache Line) cpu feature
Jingqi Liu
2018-05-15
i386: add KnightsMill cpu model
Boqun Feng
2018-05-15
target/arm: Fix sqrt_f16 exception raising
Alex Bennée
2018-05-15
target/arm: Implement FMOV (immediate) for fp16
Alex Bennée
2018-05-15
target/arm: Implement FCSEL for fp16
Alex Bennée
2018-05-15
target/arm: Implement FCMP for fp16
Alex Bennée
[next]