]> git.proxmox.com Git - mirror_qemu.git/history - target
linux-user/s390x: Fix single-stepping SVC
[mirror_qemu.git] / target /
2023-06-05 Ilya Leoshkevichtarget/s390x: Fix LOCFHR taking the wrong half of R2
2023-06-05 Ilya Leoshkevichtarget/s390x: Fix LCBB overwriting the top 32 bits
2023-05-30 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-30 Richard HendersonMerge tag 'pull-target-arm-20230530-1' of https://git...
2023-05-30 Fabiano Rosastarget/arm: Explain why we need to select ARM_V7M
2023-05-30 Peter Maydelltarget/arm: Explicitly select short-format FSR for...
2023-05-29 Richard HendersonMerge tag 'pull-ppc-20230528' of https://gitlab.com...
2023-05-28 Nicholas Piggintarget/ppc: Add POWER9 DD2.2 model
2023-05-28 Richard Hendersontarget/ppc: Merge COMPUTE_CLASS and COMPUTE_FPRF
2023-05-28 Nicholas Piggintarget/ppc: Use SMT4 small core chip type in POWER9...
2023-05-28 Nicholas Pigginspapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support...
2023-05-27 Nicholas Piggintarget/ppc: Alignment faults do not set DSISR in ISA...
2023-05-27 Nicholas Piggintarget/ppc: Fix width of some 32-bit SPRs
2023-05-27 Richard Purdietarget/ppc: Fix fallback to MFSS for MFFS* instructions...
2023-05-26 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-26 Richard HendersonMerge tag 'pull-hex-20230526' of https://github.com...
2023-05-26 Richard HendersonMerge tag 'pull-loongarch-20230526' of https://gitlab...
2023-05-26 Matheus Tavares... Hexagon: fix outdated `hex_new_*` comments
2023-05-26 Matheus Tavares... target/hexagon/*.py: clean up used 'toss' and 'numregs...
2023-05-26 Marco LiebelHexagon (target/hexagon) Fix assignment to tmp registers
2023-05-26 Song Gaotarget/loongarch: Fix the vinsgr2vr/vpickve2gr instruct...
2023-05-26 Song Gaotarget/loongarch: Fix LD/ST{LE/GT} instructions get...
2023-05-25 Richard HendersonMerge tag 'pull-tcg-20230525' of https://gitlab.com...
2023-05-25 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-25 Maksim Davydovtarget/i386: EPYC-Rome model without XSAVES
2023-05-24 Richard HendersonMerge tag 'pull-vfio-20230524' of https://github.com...
2023-05-24 Richard HendersonMerge tag 'pull-tcg-20230523-3' of https://gitlab.com...
2023-05-24 Richard Hendersontcg: Remove DEBUG_DISAS
2023-05-24 Richard Hendersonqemu/atomic128: Split atomic16_read
2023-05-24 Richard Hendersontarget/s390x: Always use cpu_atomic_cmpxchgl_be_mmu...
2023-05-24 Richard Hendersontarget/s390x: Use cpu_{ld,st}*_mmu in do_csst
2023-05-24 Richard Hendersonaccel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
2023-05-23 Richard Hendersontarget/s390x: Use tcg_gen_qemu_{ld,st}_i128 for LPQ...
2023-05-23 Richard Hendersontarget/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX...
2023-05-21 Richard HendersonMerge tag 'for-upstream-urgent' of https://gitlab.com...
2023-05-19 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-05-19 Peter MaydellRevert "arm/kvm: add support for MTE"
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-18 Taylor SimpsonHexagon (gdbstub): add HVX support
2023-05-18 Brian CainHexagon (gdbstub): fix p3:0 read and write via stub
2023-05-18 Matheus Tavares... Hexagon: add core gdbstub xml data for LLDB
2023-05-18 Matheus Tavares... Hexagon (decode): look for pkts with multiple insns...
2023-05-18 Matheus Tavares... Hexagon (iclass): update J4_hintjumpr slot constraints
2023-05-18 Matheus Tavares... Hexagon: list available CPUs with `-cpu help`
2023-05-18 Matheus Tavares... Hexagon (target/hexagon/*.py): raise exception on reg...
2023-05-18 Paolo Bonzinitarget/hexagon: fix = vs. == mishap
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Additional instructions handle...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Move items to DisasContext
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Move pkt_has_store_s1 to Disas...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Move pred_written to DisasContext
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Move new_pred_value to DisasCo...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Move new_value to DisasContext
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Make special new_value for USR
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Add overrides for disabled...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Short-circuit more HVX single...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Short-circuit packet HVX writes
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Short-circuit packet predicate...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Short-circuit packet register...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Mark registers as read during...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Don't overlap dest writes...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Clean up pred_written usage
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Eliminate uses of log_pred_wri...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Remove log_reg_write from...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Add overrides for clr[tf]new
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Add overrides for allocframe...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Add overrides for loop setup...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Add DisasContext arg to gen_lo...
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Add v73 scalar instructions
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Add v69 HVX instructions
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Add v68 HVX instructions
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Add v68 scalar instructions
2023-05-18 Taylor SimpsonHexagon (target/hexagon) Add support for v68/v69/v71/v73
2023-05-18 Richard HendersonMerge tag 'migration-20230518-pull-request' of https...
2023-05-18 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-18 Richard HendersonMerge tag 'pull-target-arm-20230518' of https://git...
2023-05-18 Peter Maydelltarget/arm: Saturate L2CTLR_EL1 core count field rather...
2023-05-18 Peter Maydelltarget/arm: Convert ERET, ERETAA, ERETAB to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert BRAA, BRAB, BLRAA, BLRAB to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert BRA[AB]Z, BLR[AB]Z, RETA[AB] to...
2023-05-18 Peter Maydelltarget/arm: Convert BR, BLR, RET to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert conditional branch insns to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert TBZ, TBNZ to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert CBZ, CBNZ to decodetree
2023-05-18 Peter Maydelltarget/arm: Convert unconditional branch immediate...
2023-05-18 Peter Maydelltarget/arm: Convert Extract instructions to decodetree
2023-05-18 Richard Hendersontarget/arm: Convert Bitfield to decodetree
2023-05-18 Richard Hendersontarget/arm: Convert Move wide (immediate) to decodetree
2023-05-18 Richard Hendersontarget/arm: Convert Logical (immediate) to decodetree
2023-05-18 Richard Hendersontarget/arm: Replace bitmask64 with MAKE_64BIT_MASK
2023-05-18 Richard Hendersontarget/arm: Convert Add/subtract (immediate with tags...
2023-05-18 Richard Hendersontarget/arm: Convert Add/subtract (immediate) to decodetree
2023-05-18 Richard Hendersontarget/arm: Split gen_add_CC and gen_sub_CC
2023-05-18 Richard Hendersontarget/arm: Convert PC-rel addressing to decodetree
2023-05-18 Peter Maydelltarget/arm: Pull calls to disas_sve() and disas_sme...
2023-05-18 Peter Maydelltarget/arm: Create decodetree skeleton for A64
2023-05-18 Richard Hendersontarget/arm: Split out disas_a64_legacy
2023-05-18 Alex Bennéetarget/arm: add RAZ/WI handling for DBGDTR[TX|RX]
2023-05-18 Cornelia Huckarm/kvm: add support for MTE
2023-05-18 Richard Hendersontarget/arm: Fix vd == vm overlap in sve_ldff1_z
2023-05-18 Ricky Zhoutarget/i386: Fix exception classes for MOVNTPS/MOVNTPD.
next