]> git.proxmox.com Git - mirror_qemu.git/history - target
ftgmac100: fix multicast hash routine
[mirror_qemu.git] / target /
2018-05-18 Richard Hendersontarget/arm: Implement SVE Element Count Group
2018-05-18 Richard Hendersontarget/arm: Implement SVE floating-point trig select...
2018-05-18 Richard Hendersontarget/arm: Implement SVE floating-point exponential...
2018-05-18 Richard Hendersontarget/arm: Implement SVE Compute Vector Address Group
2018-05-18 Richard Hendersontarget/arm: Implement SVE Bitwise Shift - Unpredicated...
2018-05-18 Richard Hendersontarget/arm: Implement SVE Stack Allocation Group
2018-05-18 Richard Hendersontarget/arm: Implement SVE Index Generation Group
2018-05-18 Richard Hendersontarget/arm: Implement SVE Integer Arithmetic - Unpredic...
2018-05-18 Richard Hendersontarget/arm: Implement SVE Integer Multiply-Add Group
2018-05-18 Richard Hendersontarget/arm: Implement SVE Integer Arithmetic - Unary...
2018-05-18 Richard Hendersontarget/arm: Implement SVE bitwise shift by wide element...
2018-05-18 Richard Hendersontarget/arm: Implement SVE bitwise shift by vector ...
2018-05-18 Richard Hendersontarget/arm: Implement SVE bitwise shift by immediate...
2018-05-18 Richard Hendersontarget/arm: Implement SVE Integer Reduction Group
2018-05-18 Richard Hendersontarget/arm: Implement SVE Integer Binary Arithmetic...
2018-05-18 Richard Hendersontarget/arm: Implement SVE Predicate Misc Group
2018-05-18 Richard Hendersontarget/arm: Implement SVE Predicate Logical Operations...
2018-05-18 Richard Hendersontarget/arm: Implement SVE predicate test
2018-05-18 Richard Hendersontarget/arm: Implement SVE load vector/predicate
2018-05-18 Richard Hendersontarget/arm: Implement SVE Bitwise Logical - Unpredicate...
2018-05-18 Richard Hendersontarget/arm: Add SVE decode skeleton
2018-05-18 Richard Hendersontarget/arm: Introduce translate-a64.h
2018-05-18 Abdallah Bouassidatarget/arm: Add the XML dynamic generation
2018-05-18 Abdallah Bouassidatarget/arm: Add "_S" suffix to the secure version of...
2018-05-18 Abdallah Bouassidatarget/arm: Add "ARM_CP_NO_GDB" as a new bit field...
2018-05-18 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2018-05-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-05-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-05-18 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-05-17 Richard Hendersonfpu/softfloat: Specialize on snan_bit_is_one
2018-05-17 Richard Hendersontarget/s390x: Remove floatX_maybe_silence_nan from...
2018-05-17 Richard Hendersontarget/riscv: Remove floatX_maybe_silence_nan from...
2018-05-17 Richard Hendersontarget/mips: Remove floatX_maybe_silence_nan from conve...
2018-05-17 Richard Hendersontarget/m68k: Use floatX_silence_nan when we have alread...
2018-05-17 Richard Hendersontarget/hppa: Remove floatX_maybe_silence_nan from conve...
2018-05-17 Richard Hendersontarget/arm: Remove floatX_maybe_silence_nan from conver...
2018-05-17 Richard Hendersontarget/arm: Use floatX_silence_nan when we have already...
2018-05-17 Alex Bennéetarget/arm: squash FZ16 behaviour for conversions
2018-05-17 Alex Bennéetarget/arm: convert conversion helpers to fpst/ahp_flag
2018-05-17 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2018-05-17 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2018-05-17 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-05-15 Babu Mogeri386: Add new property to control cache info
2018-05-15 Babu Mogeri386: Initialize cache information for EPYC family...
2018-05-15 Babu Mogeri386: Add cache information in X86CPUDefinition
2018-05-15 Eduardo Habkosti386: Helpers to encode cache information consistently
2018-05-15 Jingqi Liux86/cpu: Enable CLDEMOTE(Demote Cache Line) cpu feature
2018-05-15 Boqun Fengi386: add KnightsMill cpu model
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-15 Alex Bennéetarget/arm: Fix sqrt_f16 exception raising
2018-05-15 Alex Bennéetarget/arm: Implement FMOV (immediate) for fp16
2018-05-15 Alex Bennéetarget/arm: Implement FCSEL for fp16
2018-05-15 Alex Bennéetarget/arm: Implement FCMP for fp16
2018-05-15 Richard Hendersontarget/arm: Implement FP data-processing (3 source...
2018-05-15 Richard Hendersontarget/arm: Implement FP data-processing (2 source...
2018-05-15 Richard Hendersontarget/arm: Introduce and use read_fp_hreg
2018-05-15 Richard Hendersontarget/arm: Implement FCVT (scalar, fixed-point) for...
2018-05-15 Richard Hendersontarget/arm: Implement FCVT (scalar, integer) for fp16
2018-05-15 Richard Hendersontarget/arm: Early exit after unallocated_encoding in...
2018-05-15 Richard Hendersontarget/arm: Implement FMOV (general) for fp16
2018-05-15 Peter Maydelltarget/arm: Fix fp_status_f16 tininess before rounding
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tgt...
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-05-14 Richard Hendersontarget/openrisc: Merge disas_openrisc_insn
2018-05-14 Richard Hendersontarget/openrisc: Convert dec_float
2018-05-14 Richard Hendersontarget/openrisc: Convert dec_compi
2018-05-14 Richard Hendersontarget/openrisc: Convert dec_comp
2018-05-14 Richard Hendersontarget/openrisc: Convert dec_M
2018-05-14 Richard Hendersontarget/openrisc: Convert dec_logic
2018-05-14 Richard Hendersontarget/openrisc: Convert dec_mac
2018-05-14 Richard Hendersontarget/openrisc: Convert dec_calc
2018-05-14 Richard Hendersontarget/openrisc: Convert remainder of dec_misc insns
2018-05-14 Richard Hendersontarget/openrisc: Convert memory insns
2018-05-14 Richard Hendersontarget/openrisc: Convert branch insns
2018-05-14 Richard Hendersontarget/openrisc: Start conversion to decodetree.py
2018-05-14 Richard Hendersontarget-openrisc: Write back result before FPE exception
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-05-14 Laurent Vivierm68k: fix floatx80_mod() (Coverity CID1390568)
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 Richard Hendersontarget/s390x: Fix brace Werror with clang 6.0.0
2018-05-14 David Hildenbrands390x: refactor reset/reipl handling
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/cota...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2018-05-11 Paolo Bonzinirename included C files to foo.inc.c, remove osdep.h
2018-05-11 Vitaly Kuznetsovi386/kvm: add support for Hyper-V reenlightenment MSRs
2018-05-11 Richard Hendersontarget/m68k: Fix build Werror with gcc 8.0.1
2018-05-10 Richard Hendersontarget/arm: Clear SVE high bits for FMOV
2018-05-10 Richard Hendersontarget/arm: Fix float16 to/from int16
2018-05-10 Richard Hendersontarget/arm: Implement vector shifted FCVT for fp16
2018-05-10 Richard Hendersontarget/arm: Implement vector shifted SCVF/UCVF for...
2018-05-10 Richard Hendersontarget/arm: Enable ARM_FEATURE_V8_ATOMICS for user...
2018-05-10 Richard Hendersontarget/arm: Implement CAS and CASP
next