]> git.proxmox.com Git - mirror_qemu.git/history - target
qapi: Clean up modular built-in code generation a bit
[mirror_qemu.git] / target /
2019-02-15 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2019-02-15 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-02-15 Richard Hendersontarget/arm: Add missing clear_tail calls
2019-02-15 Richard Hendersontarget/arm: Use vector operations for saturation
2019-02-15 Richard Hendersontarget/arm: Split out FPSCR.QC to a vector field
2019-02-15 Richard Hendersontarget/arm: Fix set of bits kept in xregs[ARM_VFP_FPSCR]
2019-02-15 Richard Hendersontarget/arm: Split out flags setting from vfp compares
2019-02-15 Richard Hendersontarget/arm: Fix arm_cpu_dump_state vs FPSCR
2019-02-15 Richard Hendersontarget/arm: Fix vfp_gdb_get/set_reg vs FPSCR
2019-02-15 Richard Hendersontarget/arm: Remove neon min/max helpers
2019-02-15 Richard Hendersontarget/arm: Use tcg integer min/max primitives for...
2019-02-15 Richard Hendersontarget/arm: Use vector minmax expanders for aarch32
2019-02-15 Richard Hendersontarget/arm: Use vector minmax expanders for aarch64
2019-02-15 Richard Hendersontarget/arm: Rely on optimization within tcg_gen_gvec_or
2019-02-15 Peter Maydellarm: Allow system registers for KVM guests to be change...
2019-02-15 Alex Bennéetarget/arm: expose remaining CPUID registers as RAZ
2019-02-15 Alex Bennéetarget/arm: expose MPIDR_EL1 to userspace
2019-02-15 Alex Bennéetarget/arm: expose CPUID registers to userspace
2019-02-15 Alex Bennéetarget/arm: relax permission checks for HWCAP_CPUID...
2019-02-15 Catherine Hotarget/arm: Fix int128_make128 lo, hi order in paired_c...
2019-02-15 Peter Maydelltarget/arm: Implement HACR_EL2
2019-02-15 Aaron Lindsay OStarget/arm: Fix CRn to be 14 for PMEVTYPER/PMEVCNTR
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-02-14 Aleksandar Markovictarget/mips: introduce MTTCG-enabled builds
2019-02-14 Goran Ferenctarget/mips: hold BQL in mips_vpe_wake()
2019-02-14 Aleksandar Markovichw/mips_int: hold BQL for all interrupt requests
2019-02-14 Leon Alraetarget/mips: reimplement SC instruction emulation and...
2019-02-14 Leon Alraetarget/mips: compare virtual addresses in LL/SC sequence
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-02-12 Sven Schnelletarget/hppa: fix dcor instruction
2019-02-12 Sven Schnelletarget/hppa: Fix addition '</<=' conditions
2019-02-12 Richard Hendersontarget/hppa: Rearrange log conditions
2019-02-12 Sven Schnelletarget/hppa: move GETPC to HELPER() functions
2019-02-12 Richard Hendersontarget/hppa: Merge translate_one into hppa_tr_translate...
2019-02-12 Richard Hendersontarget/hppa: Convert fp operate insns
2019-02-12 Richard Hendersontarget/hppa: Convert fp fused multiply-add insns
2019-02-12 Richard Hendersontarget/hppa: Convert halt/reset insns
2019-02-12 Richard Hendersontarget/hppa: Convert fp indexed memory insns
2019-02-12 Richard Hendersontarget/hppa: Convert offset memory insns
2019-02-12 Richard Hendersontarget/hppa: Convert arithmetic immediate insns
2019-02-12 Richard Hendersontarget/hppa: Convert direct and indirect branches
2019-02-12 Richard Hendersontarget/hppa: Convert shift, extract, deposit insns
2019-02-12 Richard Hendersontarget/hppa: Convert conditional branches
2019-02-12 Richard Hendersontarget/hppa: Convert fp multiply-add
2019-02-12 Richard Hendersontarget/hppa: Convert indexed memory insns
2019-02-12 Richard Hendersontarget/hppa: Convert arithmetic/logical insns
2019-02-12 Richard Hendersontarget/hppa: Convert memory management insns
2019-02-12 Richard Hendersontarget/hppa: Unify specializations of OR
2019-02-12 Richard Hendersontarget/hppa: Convert remainder of system insns
2019-02-12 Richard Hendersontarget/hppa: Convert move to/from system registers
2019-02-12 Richard Hendersontarget/hppa: Begin using scripts/decodetree.py
2019-02-12 Richard Hendersontarget/hppa: Use DisasContextBase.is_jmp
2019-02-11 Xi Wangtarget/riscv: fix counter-enable checks in ctr()
2019-02-11 Michael ClarkRISC-V: Add misa runtime write support
2019-02-11 Michael ClarkRISC-V: Add misa.MAFD checks to translate
2019-02-11 Michael ClarkRISC-V: Add misa to DisasContext
2019-02-11 Alistair FrancisRISC-V: Add priv_ver to DisasContext
2019-02-11 Michael ClarkRISC-V: Use riscv prefix consistently on cpu helpers
2019-02-11 Michael ClarkRISC-V: Implement mstatus.TSR/TW/TVM
2019-02-11 Richard HendersonRISC-V: Mark mstatus.fs dirty
2019-02-11 Richard HendersonRISC-V: Split out mstatus_fs from tb_flags
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-02-07 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-02-06 Thomas Huthtarget/moxie: Fix LGPL information in the file headers
2019-02-06 Sven Schnelletarget/hppa: fix PSW Q bit behaviour to match hardware
2019-02-06 Sven Schnelletarget/hppa: fix setting registers via gdb
2019-02-06 Emilio G. Cotatarget/hppa: use tb_cflags() to access tb->cflags
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-02-05 Peter Maydelltarget/arm: Make FPSCR/FPCR trapped-exception bits...
2019-02-05 Richard Hendersontarget/arm: Enable TBI for user-only
2019-02-05 Peter Maydelltarget/arm: Compute TB_FLAGS for TBI for user-only
2019-02-05 Richard Hendersontarget/arm: Clean TBI for data operations in the translator
2019-02-05 Richard Hendersontarget/arm: Add TBFLAG_A64_TBID, split out gen_top_byte...
2019-02-05 Richard Hendersontarget/arm: Enable BTI for -cpu max
2019-02-05 Richard Hendersontarget/arm: Set btype for indirect branches
2019-02-05 Richard Hendersontarget/arm: Reset btype for direct branches
2019-02-05 Richard Hendersontarget/arm: Default handling of BTYPE during translation
2019-02-05 Richard Hendersontarget/arm: Cache the GP bit for a page in MemTxAttrs
2019-02-05 Richard Hendersontarget/arm: Add BT and BTYPE to tb->flags
2019-02-05 Richard Hendersontarget/arm: Add PSTATE.BTYPE
2019-02-05 Richard Hendersontarget/arm: Introduce isar_feature_aa64_bti
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-02-05 Peter Xucontrib/vhost-user-blk: fix the compilation issue
2019-02-05 Heiheri386: hvf: Fix smp boot hangs
2019-02-05 Doug Galegdbstub: Fix i386/x86_64 machine description and add...
2019-02-05 Roman Bolshakovi386: hvf: Don't miss 16-bit displacement
2019-02-05 Paolo Bonzinitarget-i386: hvf: remove MPX support
2019-02-05 Robert HooRevert "i386: Add CPUID bit for PCONFIG"
next