]> git.proxmox.com Git - mirror_qemu.git/history - target
mkvenv: add better error message for broken or missing ensurepip
[mirror_qemu.git] / target /
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...
2023-05-08 Babu Mogertarget/i386: Add EPYC-Genoa model to support Zen 4...
2023-05-08 Babu Mogertarget/i386: Add VNMI and automatic IBRS feature bits
2023-05-08 Babu Mogertarget/i386: Add missing feature bits in EPYC-Milan...
2023-05-08 Babu Mogertarget/i386: Add feature bits for CPUID_Fn80000021_EAX
2023-05-08 Babu Mogertarget/i386: Add a couple of feature bits in 8000_0008_EBX
2023-05-08 Michael Rothtarget/i386: Add new EPYC CPU versions with updated...
2023-05-08 Michael Rothtarget/i386: allow versioned CPUs to specify new cache_info
2023-05-06 Richard HendersonMerge tag 'pull-loongarch-20230506' of https://gitlab...
2023-05-06 Song Gaotarget/loongarch: CPUCFG support LSX
2023-05-06 Song Gaotarget/loongarch: Use {set/get}_gpr replace to cpu_fpr
2023-05-06 Song Gaotarget/loongarch: Implement vldi
2023-05-06 Song Gaotarget/loongarch: Implement vld vst
2023-05-06 Song Gaotarget/loongarch: Implement vilvl vilvh vextrins vshuf
2023-05-06 Song Gaotarget/loongarch: Implement vreplve vpack vpick
2023-05-06 Song Gaotarget/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr
2023-05-06 Song Gaotarget/loongarch: Implement vbitsel vset
2023-05-06 Song Gaotarget/loongarch: Implement vfcmp
2023-05-06 Song Gaotarget/loongarch: Implement vseq vsle vslt
2023-05-06 Song Gaotarget/loongarch: Implement LSX fpu fcvt instructions
2023-05-06 Song Gaotarget/loongarch: Implement LSX fpu arith instructions
2023-05-06 Song Gaotarget/loongarch: Implement vfrstp
2023-05-06 Song Gaotarget/loongarch: Implement vbitclr vbitset vbitrev
2023-05-06 Song Gaotarget/loongarch: Implement vpcnt
2023-05-06 Song Gaotarget/loongarch: Implement vclo vclz
2023-05-06 Song Gaotarget/loongarch: Implement vssrlrn vssrarn
2023-05-06 Song Gaotarget/loongarch: Implement vssrln vssran
2023-05-06 Song Gaotarget/loongarch: Implement vsrlrn vsrarn
2023-05-06 Song Gaotarget/loongarch: Implement vsrln vsran
2023-05-06 Song Gaotarget/loongarch: Implement vsrlr vsrar
2023-05-06 Song Gaotarget/loongarch: Implement vsllwil vextl
2023-05-06 Song Gaotarget/loongarch: Implement vsll vsrl vsra vrotr
2023-05-06 Song Gaotarget/loongarch: Implement LSX logic instructions
2023-05-06 Song Gaotarget/loongarch: Implement vmskltz/vmskgez/vmsknz
2023-05-06 Song Gaotarget/loongarch: Implement vsigncov
2023-05-06 Song Gaotarget/loongarch: Implement vexth
2023-05-06 Song Gaotarget/loongarch: Implement vsat
2023-05-06 Song Gaotarget/loongarch: Implement vdiv/vmod
2023-05-06 Song Gaotarget/loongarch: Implement vmadd/vmsub/vmaddw{ev/od}
2023-05-06 Song Gaotarget/loongarch: Implement vmul/vmuh/vmulw{ev/od}
2023-05-06 Song Gaotarget/loongarch: Implement vmax/vmin
2023-05-06 Song Gaotarget/loongarch: Implement vadda
2023-05-06 Song Gaotarget/loongarch: Implement vabsd
2023-05-06 Song Gaotarget/loongarch: Implement vavg/vavgr
2023-05-06 Song Gaotarget/loongarch: Implement vaddw/vsubw
2023-05-06 Song Gaotarget/loongarch: Implement vhaddw/vhsubw
2023-05-06 Song Gaotarget/loongarch: Implement vsadd/vssub
2023-05-06 Song Gaotarget/loongarch: Implement vneg
2023-05-06 Song Gaotarget/loongarch: Implement vaddi/vsubi
2023-05-06 Song Gaotarget/loongarch: Implement vadd/vsub
2023-05-06 Song Gaotarget/loongarch: Add CHECK_SXE maccro for check LSX...
2023-05-06 Song Gaotarget/loongarch: meson.build support build LSX
2023-05-06 Song Gaotarget/loongarch: Add LSX data type VReg
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pull-ppc-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pw-pull-request' of https://gitlab.com/marca...
2023-05-05 Richard HendersonMerge tag 'migration-20230505-pull-request' of https...
2023-05-05 Richard Hendersontarget/sparc: Use cpu_ld*_code_mmu
2023-05-05 Richard Hendersontarget/sparc: Use MO_ALIGN where required
2023-05-05 Richard Hendersontarget/hppa: Use MO_ALIGN for system UNALIGN()
2023-05-05 Richard Hendersontarget/alpha: Use MO_ALIGN where required
2023-05-05 Richard Hendersontarget/alpha: Use MO_ALIGN for system UNALIGN()
2023-05-05 Richard Hendersontarget/xtensa: Finish conversion to tcg_gen_qemu_{ld...
2023-05-05 Richard Hendersontarget/sparc: Finish conversion to tcg_gen_qemu_{ld...
next