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-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
2018-05-14
target/openrisc: Convert dec_calc
Richard Henderson
2018-05-14
target/openrisc: Convert remainder of dec_misc insns
Richard Henderson
2018-05-14
target/openrisc: Convert memory insns
Richard Henderson
2018-05-14
target/openrisc: Convert branch insns
Richard Henderson
2018-05-14
target/openrisc: Start conversion to decodetree.py
Richard Henderson
2018-05-14
target-openrisc: Write back result before FPE exception
Richard Henderson
2018-05-14
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.13-pull-request'...
Peter Maydell
2018-05-14
m68k: fix floatx80_mod() (Coverity CID1390568)
Laurent Vivier
2018-05-14
target/s390x: Fix brace Werror with clang 6.0.0
Richard Henderson
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
2018-05-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-05-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
2018-05-11
Merge remote-tracking branch 'remotes/rth/tags/cota-target-pull-request' into...
Peter Maydell
[next]