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-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
2018-05-15
target/arm: Implement FP data-processing (3 source) for fp16
Richard Henderson
2018-05-15
target/arm: Implement FP data-processing (2 source) for fp16
Richard Henderson
2018-05-15
target/arm: Introduce and use read_fp_hreg
Richard Henderson
2018-05-15
target/arm: Implement FCVT (scalar, fixed-point) for fp16
Richard Henderson
2018-05-15
target/arm: Implement FCVT (scalar, integer) for fp16
Richard Henderson
2018-05-15
target/arm: Early exit after unallocated_encoding in disas_fp_int_conv
Richard Henderson
2018-05-15
target/arm: Implement FMOV (general) for fp16
Richard Henderson
2018-05-15
target/arm: Fix fp_status_f16 tininess before rounding
Peter Maydell
2018-05-15
Merge remote-tracking branch 'remotes/rth/tags/tgt-openrisc-pull-request' int...
Peter Maydell
2018-05-14
target/openrisc: Merge disas_openrisc_insn
Richard Henderson
2018-05-14
target/openrisc: Convert dec_float
Richard Henderson
2018-05-14
target/openrisc: Convert dec_compi
Richard Henderson
2018-05-14
target/openrisc: Convert dec_comp
Richard Henderson
2018-05-14
target/openrisc: Convert dec_M
Richard Henderson
2018-05-14
target/openrisc: Convert dec_logic
Richard Henderson
2018-05-14
target/openrisc: Convert dec_mac
Richard Henderson
[next]