]> git.proxmox.com Git - mirror_qemu.git/history - tcg
bsd-user: Implement several get/set system calls:
[mirror_qemu.git] / tcg /
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-02 Stefan HajnocziMerge tag 'migration-20231002-pull-request' of https...
2023-10-02 Stefan HajnocziMerge tag 'pull-shadow-2023-09-29' of https://repo...
2023-09-29 Philippe Mathieu... tcg: Clean up local variable shadowing
2023-09-29 Paolo Bonzinimeson: clean up static_library keyword arguments
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-20 Stefan HajnocziMerge tag 'hppa-btlb-pull-request' of https://github...
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-16 Richard Hendersontcg: Map code_gen_buffer with PROT_BTI
2023-09-16 Richard Hendersontcg/aarch64: Emit BTI insns at jump landing pads
2023-09-16 Richard Hendersontcg: Add tcg_out_tb_start backend hook
2023-09-16 Richard Hendersontcg: Add gvec compare with immediate and scalar operand
2023-09-16 Jiajie Chentcg/loongarch64: Implement 128-bit load & store
2023-09-15 Jiajie Chentcg/loongarch64: Lower rotli_vec to vrotri
2023-09-15 Jiajie Chentcg/loongarch64: Lower rotv_vec ops to LSX
2023-09-15 Jiajie Chentcg/loongarch64: Lower vector shift integer ops
2023-09-15 Jiajie Chentcg/loongarch64: Lower bitsel_vec to vbitsel
2023-09-15 Jiajie Chentcg/loongarch64: Lower vector shift vector ops
2023-09-15 Jiajie Chentcg/loongarch64: Lower vector saturated ops
2023-09-15 Jiajie Chentcg/loongarch64: Lower vector min max ops
2023-09-15 Jiajie Chentcg/loongarch64: Lower mul_vec to vmul
2023-09-15 Jiajie Chentcg/loongarch64: Lower neg_vec to vneg
2023-09-15 Jiajie Chentcg/loongarch64: Lower vector bitwise operations
2023-09-15 Jiajie Chentcg/loongarch64: Lower add/sub_vec to vadd/vsub
2023-09-15 Jiajie Chentcg/loongarch64: Lower cmp_vec to vseq/vsle/vslt
2023-09-15 Jiajie Chentcg: pass vece to tcg_target_const_match()
2023-09-15 Jiajie Chentcg/loongarch64: Lower basic tcg vec ops to LSX
2023-09-15 Jiajie Chentcg/loongarch64: Import LSX instructions
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-07 Paolo Bonziniconfigure, meson: remove target OS symbols from config...
2023-09-06 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-06 Stefan HajnocziMerge tag 'pull-lu-20230901' of https://gitlab.com...
2023-09-06 Stefan HajnocziMerge tag 'pull-aspeed-20230901' of https://github...
2023-09-05 Stefan HajnocziMerge tag 'pull-request-2023-08-31' of https://gitlab...
2023-09-05 Stefan HajnocziMerge tag 'misc-20230831' of https://github.com/philmd...
2023-08-31 Philippe Mathieu... bulk: Do not declare function prototypes using 'extern...
2023-08-31 Stefan HajnocziMerge tag 'quick-fix-pull-request' of https://gitlab...
2023-08-31 Stefan HajnocziMerge tag 'pull-maintainer-ominbus-300823-1' of https...
2023-08-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-08-30 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request' of https...
2023-08-30 Stefan HajnocziMerge tag 'pull-tcg-20230829-2' of https://gitlab.com...
2023-08-29 Richard Hendersontcg/sparc64: Disable TCG_TARGET_HAS_extr_i64_i32
2023-08-29 Richard Hendersontcg: Remove vecop_list check from tcg_gen_not_vec
2023-08-29 Stefan HajnocziMerge tag '2023q3-bsd-user-pull-request' of https:...
2023-08-28 Stefan HajnocziMerge tag 'pull-tcg-20230823-2' of https://gitlab.com...
2023-08-24 Michael Tokarevtcg: spelling fixes
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document wswap_i64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document hswap_i32/64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap64_i64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap32_i64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap32_i32() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap16_i64() byte pattern
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document bswap16_i32() byte pattern
2023-08-24 Richard Hendersontcg/i386: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/i386: Use shift in tcg_out_setcond
2023-08-24 Richard Hendersontcg/i386: Clear dest first in tcg_out_setcond if possible
2023-08-24 Richard Hendersontcg/i386: Use CMP+SBB in tcg_out_setcond
2023-08-24 Richard Hendersontcg/i386: Merge tcg_out_movcond{32,64}
2023-08-24 Richard Hendersontcg/i386: Merge tcg_out_setcond{32,64}
2023-08-24 Richard Hendersontcg/i386: Merge tcg_out_brcond{32,64}
2023-08-24 Richard Hendersontcg/sparc64: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/s390x: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/riscv: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/arm: Implement negsetcond_i32
2023-08-24 Richard Hendersontcg/aarch64: Implement negsetcond_*
2023-08-24 Richard Hendersontcg/ppc: Use the Set Boolean Extension
2023-08-24 Richard Hendersontcg/ppc: Implement negsetcond_*
2023-08-24 Richard Hendersontcg: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontcg: Introduce negsetcond opcodes
2023-08-24 Richard Hendersontcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32
2023-08-24 Richard Hendersontcg/i386: Allow immediate as input to deposit_*
2023-08-24 Richard Hendersontcg: Fold deposit with zero to and
2023-08-24 Richard Hendersontcg/i386: Drop BYTEH deposits for 64-bit
2023-08-15 Richard HendersonMerge tag 'pull-tcg-20230814' of https://gitlab.com...
2023-08-12 Richard Hendersontcg/i386: Output %gs prefix in tcg_out_vex_opc
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-24 Peter MaydellMerge tag 'pull-riscv-to-apply-20230723-3' of https...
2023-07-24 Peter MaydellMerge tag 'pull-revert-armhf-brk-fix' of https://gitlab...
2023-07-24 Peter MaydellMerge tag 'pull-tcg-20230724' of https://gitlab.com...
2023-07-23 Ilya Leoshkevichtcg/{i386, s390x}: Add earlyclobber to the op_add2...
2023-07-23 Jordan Niethetcg/ppc: Fix race in goto_tb implementation
2023-07-15 Richard HendersonMerge tag 'pull-tpm-2023-07-14-1' of https://github...
2023-07-15 Richard HendersonMerge tag 'pull-tcg-20230715' of https://gitlab.com...
2023-07-15 Richard Hendersontcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
2023-07-15 Richard Hendersontcg: Fix info_in_idx increment in layout_arg_by_ref
2023-07-09 Richard HendersonMerge tag 'pull-tcg-20230709' of https://gitlab.com...
2023-07-08 Richard Hendersonutil: Add cpuinfo-ppc.c
2023-07-01 Richard HendersonMerge tag 'pull-tcg-20230701' of https://gitlab.com...
2023-07-01 Philippe Mathieu... tcg: Reduce tcg_assert_listed_vecop() scope
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Richard HendersonMerge tag 'pull-tcg-20230626' of https://gitlab.com...
2023-06-26 Richard Hendersonaccel/tcg: Renumber TLB_DISCARD_WRITE
next