]> git.proxmox.com Git - mirror_qemu.git/history - target
Merge tag 'pull-parallels-2023-09-20-v2' of https://src.openvz.org/scm/~den/qemu...
[mirror_qemu.git] / target /
2023-09-21 Stefan HajnocziMerge tag 'pull-parallels-2023-09-20-v2' of https:...
2023-09-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-21 Stefan HajnocziMerge tag 'pull-testing-200923-1' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-20 Stefan HajnocziMerge tag 'pull-loongarch-20230920' of https://gitlab...
2023-09-20 Stefan HajnocziMerge tag 'hppa-btlb-pull-request' of https://github...
2023-09-20 Song Gaotarget/loongarch: CPUCFG support LASX
2023-09-20 Song Gaotarget/loongarch: Move simply DO_XX marcos togther
2023-09-20 Song Gaotarget/loongarch: Implement xvld xvst
2023-09-20 Song Gaotarget/loongarch: Implement xvshuf xvperm{i} xvshuf4i
2023-09-20 Song Gaotarget/loongarch: Implement xvpack xvpick xvilv{l/h}
2023-09-20 Song Gaotarget/loongarch: Implement xvreplve xvinsve0 xvpickve
2023-09-20 Song Gaotarget/loongarch: Implement xvinsgr2vr xvpickve2gr
2023-09-20 Song Gaotarget/loongarch: Implement xvbitsel xvset
2023-09-20 Song Gaotarget/loongarch: Implement xvfcmp
2023-09-20 Song Gaotarget/loongarch: Implement xvseq xvsle xvslt
2023-09-20 Song Gaotarget/loongarch: Implement LASX fpu fcvt instructions
2023-09-20 Song Gaotarget/loongarch: Implement LASX fpu arith instructions
2023-09-20 Song Gaotarget/loongarch: Implement xvfrstp
2023-09-20 Song Gaotarget/loongarch: Implement xvbitclr xvbitset xvbitrev
2023-09-20 Song Gaotarget/loongarch: Implement xvpcnt
2023-09-20 Song Gaotarget/loongarch: Implement xvclo xvclz
2023-09-20 Song Gaotarget/loongarch: Implement xvssrlrn xvssrarn
2023-09-20 Song Gaotarget/loongarch: Implement xvssrln xvssran
2023-09-20 Song Gaotarget/loongarch: Implement xvsrlrn xvsrarn
2023-09-20 Song Gaotarget/loongarch: Implement xvsrln xvsran
2023-09-20 Song Gaotarget/loongarch: Implement xvsrlr xvsrar
2023-09-20 Song Gaotarget/loongarch: Implement xvsllwil xvextl
2023-09-20 Song Gaotarget/loongarch: Implement xvsll xvsrl xvsra xvrotr
2023-09-20 Song Gaotarget/loongarch: Implement LASX logic instructions
2023-09-20 Song Gaotarget/loongarch: Implement xvldi
2023-09-20 Song Gaotarget/loongarch: Implement xvmskltz/xvmskgez/xvmsknz
2023-09-20 Song Gaotarget/loongarch: Implement xvsigncov
2023-09-20 Song Gaotarget/loongarch: Implement vext2xv
2023-09-20 Song Gaotarget/loongarch: Implement xvexth
2023-09-20 Song Gaotarget/loongarch: Implement xvsat
2023-09-20 Song Gaotarget/loongarch; Implement xvdiv/xvmod
2023-09-20 Song Gaotarget/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
2023-09-20 Song Gaotarget/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od}
2023-09-20 Song Gaotarget/loongarch: Implement xvmax/xvmin
2023-09-20 Song Gaotarget/loongarch: Implement xvadda
2023-09-20 Song Gaotarget/loongarch: Implement xvabsd
2023-09-20 Song Gaotarget/loongarch: Implement xavg/xvagr
2023-09-20 Song Gaotarget/loongarch: Implement xvaddw/xvsubw
2023-09-20 Song Gaotarget/loongarch: Implement xvhaddw/xvhsubw
2023-09-20 Song Gaotarget/loongarch: Implement xvsadd/xvssub
2023-09-20 Song Gaotarget/loongarch: Implement xvneg
2023-09-20 Song Gaotarget/loongarch: Implement xvaddi/xvsubi
2023-09-20 Song Gaotarget/loongarch: Implement xvreplgr2vr
2023-09-20 Song Gaotarget/loongarch: Implement xvadd/xvsub
2023-09-20 Song Gaotarget/loongarch: Add avail_LASX to check LASX instructions
2023-09-20 Song Gaotarget/loongarch: check_vec support check LASX instructions
2023-09-20 Song Gaotarget/loongarch: Add LASX data support
2023-09-20 Song Gaotarget/loongarch: Replace CHECK_SXE to check_vec(ctx...
2023-09-20 Song Gaotarget/loongarch: Use gen_helper_gvec_2i for 2OP +...
2023-09-20 Song Gaotarget/loongarch: Use gen_helper_gvec_2 for 2OP vector...
2023-09-20 Song Gaotarget/loongarch: Use gen_helper_gvec_2_ptr for 2OP...
2023-09-20 Song Gaotarget/loongarch: Use gen_helper_gvec_3 for 3OP vector...
2023-09-20 Song Gaotarget/loongarch: Use gen_helper_gvec_3_ptr for 3OP...
2023-09-20 Song Gaotarget/loongarch: Use gen_helper_gvec_4 for 4OP vector...
2023-09-20 Song Gaotarget/loongarch: Use gen_helper_gvec_4_ptr for 4OP...
2023-09-20 Song Gaotarget/loongarch: Implement gvec_*_vl functions
2023-09-20 Song Gaotarget/loongarch: Renamed lsx*.c to vec* .c
2023-09-19 Helge Dellertarget/hppa: Wire up diag instruction to support BTLB
2023-09-19 Stefan HajnocziMerge tag 'mem-2023-09-19' of https://github.com/davidh...
2023-09-19 Stefan HajnocziMerge tag 'firmware/edk2-20230918-pull-request' of...
2023-09-19 Stefan HajnocziMerge tag 'pull-ppc-20230918' of https://gitlab.com...
2023-09-19 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-09-19 Stefan HajnocziMerge tag 'pull-tcg-20230915-2' of https://gitlab.com...
2023-09-18 Stefan HajnocziMerge tag 'pull-crypto-20230915' of https://gitlab...
2023-09-16 Richard Hendersontarget/arm: Use tcg_gen_gvec_cmpi for compare vs 0
2023-09-15 Helge Dellertarget/hppa: Extract diagnose immediate value
2023-09-15 Helge Dellertarget/hppa: Add BTLB support to hppa TLB functions
2023-09-15 Richard Hendersontarget/ppc: Use clmul_64
2023-09-15 Richard Hendersontarget/s390x: Use clmul_64
2023-09-15 Richard Hendersontarget/i386: Use clmul_64
2023-09-15 Richard Hendersontarget/arm: Use clmul_64
2023-09-15 Richard Hendersontarget/ppc: Use clmul_32* routines
2023-09-15 Richard Hendersontarget/s390x: Use clmul_32* routines
2023-09-15 Richard Hendersontarget/arm: Use clmul_32* routines
2023-09-15 Richard Hendersontarget/ppc: Use clmul_16* routines
2023-09-15 Richard Hendersontarget/s390x: Use clmul_16* routines
2023-09-15 Richard Hendersontarget/arm: Use clmul_16* routines
2023-09-15 Richard Hendersontarget/ppc: Use clmul_8* routines
2023-09-15 Richard Hendersontarget/s390x: Use clmul_8* routines
2023-09-15 Richard Hendersontarget/arm: Use clmul_8* routines
2023-09-13 Stefan HajnocziMerge tag 'pull-tpm-2023-09-12-3' of https://github...
2023-09-13 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-13 Stefan HajnocziMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-09-13 Stefan HajnocziMerge tag 'pull-request-2023-09-12' of https://gitlab...
2023-09-13 Philippe Mathieu... target/i386: Call accel-agnostic x86_cpu_get_supported_...
2023-09-13 Philippe Mathieu... target/i386: Drop accel_uses_host_cpuid before x86_cpu_...
2023-09-13 Philippe Mathieu... target/i386: Check kvm_hyperv_expand_features() return...
2023-09-13 Helge Dellertarget/hppa: Allow up to 16 BTLB entries
2023-09-12 Steffen Eidentarget/s390x: AP-passthrough for PV guests
2023-09-12 Steffen Eidentarget/s390x/kvm: Refactor AP functionalities
2023-09-11 Stefan HajnocziMerge tag 'pull-vfio-20230911' of https://github.com...
2023-09-11 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20230911' of https:...
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-11 Stefan HajnocziMerge tag 'pull-target-arm-20230908' of https://git...
next