OSDN Git Service

blockdev: transactions: rename some things
[qmiga/qemu.git] / target /
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.
2023-05-18 Ricky Zhoutarget/i386: Fix exception classes for SSE/AVX instruct...
2023-05-18 Ricky Zhoutarget/i386: Fix and add some comments next to SSE...
2023-05-18 Xinyu Litarget/i386: fix avx2 instructions vzeroall and vpermdq
2023-05-18 Paolo Bonzinitarget/i386: fix operand size for VCOMI/VUCOMI instructions
2023-05-18 Emanuele Giuseppe... target/i386: add support for FB_CLEAR feature
2023-05-18 Emanuele Giuseppe... target/i386: add support for FLUSH_L1D feature
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-16 Richard HendersonMerge tag 'pull-9p-20230516' of https://github.com...
2023-05-16 Richard HendersonMerge tag 'pull-request-2023-05-15v2' of https://gitlab...
2023-05-16 Ilya Leoshkevichtarget/s390x: Fix EXECUTE of relative branches
2023-05-16 Ilya Leoshkevichs390x/tcg: Fix LDER instruction format
2023-05-16 Thomas Huthhw/core: Use a callback for target specific query-cpus...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-13 Richard HendersonMerge tag 'pull-target-arm-20230512' of https://git...
2023-05-12 Peter Maydelltarget/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input...
2023-05-12 Fabiano Rosastarget/arm: Select CONFIG_ARM_V7M when TCG is enabled
2023-05-12 Fabiano Rosastarget/arm: Select SEMIHOSTING when using TCG
2023-05-12 Peter Maydelltarget/arm: Fix handling of SW and NSW bits for stage...
2023-05-12 Peter Maydelltarget/arm: Don't allow stage 2 page table walks to...
2023-05-12 Richard Hendersontarget/arm: Move helper-{a64,mve,sme,sve}.h to tcg/
2023-05-12 Richard Hendersontarget/arm: Move translate-a32.h, arm_ldst.h, sve_ldst_...
2023-05-11 Stafford Hornetarget/openrisc: Setup FPU for detecting tininess befor...
2023-05-11 Stafford Hornetarget/openrisc: Set PC to cpu state on FPU exception
2023-05-11 Stafford Hornetarget/openrisc: Allow fpcsr access in user mode
2023-05-11 Richard HendersonMerge tag 'pull-tcg-20230511-2' of https://gitlab.com...
2023-05-11 Richard Hendersontarget/loongarch: Do not include tcg-ldst.h
2023-05-11 Richard Hendersontarget/sh4: Use MO_ALIGN where required
2023-05-11 Richard Hendersontarget/nios2: Remove TARGET_ALIGNED_ONLY
2023-05-11 Richard Hendersontarget/mips: Use MO_ALIGN instead of 0
2023-05-11 Richard Hendersontarget/mips: Add missing default_tcg_memop_mask
2023-05-11 Richard Hendersontarget/mips: Add MO_ALIGN to gen_llwp, gen_scwp
2023-05-11 Richard Hendersontarget/m68k: Fix gen_load_fp for OS_LONG
2023-05-10 Richard HendersonMerge tag 'pull-qapi-2023-05-09-v2' of https://repo...
2023-05-10 Richard HendersonMerge tag 'vfio-updates-20230509.0' of https://gitlab...
2023-05-10 Richard Hendersontarget/loongarch: Terminate vmstate subsections list
2023-05-09 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
next