OSDN Git Service

tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
[qmiga/qemu.git] / tcg /
2021-06-19 Richard Hendersontcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
2021-06-14 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-06-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-14 Jose R. Zivianitcg/arm: Fix tcg_out_op function signature
2021-06-14 Richard Hendersontcg: Introduce tcg_remove_ops_after
2021-06-14 Richard Hendersontcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/
2021-06-14 Richard Hendersontcg: When allocating for !splitwx, begin with PROT_NONE
2021-06-14 Richard Hendersontcg: Merge buffer protection and guard page protection
2021-06-14 Richard Hendersontcg: Round the tb_size default from qemu_get_host_physmem
2021-06-14 Richard Hendersontcg: Sink qemu_madvise call to common code
2021-06-14 Richard Hendersontcg: Return the map protection from alloc_code_gen_buffer
2021-06-14 Richard Hendersontcg: Allocate code_gen_buffer into struct tcg_region_state
2021-06-11 Richard Hendersontcg: Move in_code_gen_buffer and tests to region.c
2021-06-11 Richard Hendersontcg: Tidy split_cross_256mb
2021-06-11 Richard Hendersontcg: Tidy tcg_n_regions
2021-06-11 Richard Hendersontcg: Rename region.start to region.after_prologue
2021-06-11 Richard Hendersontcg: Replace region.end with region.total_size
2021-06-11 Richard Hendersontcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
2021-06-11 Richard Hendersontcg: Introduce tcg_max_ctxs
2021-06-11 Richard Hendersonaccel/tcg: Pass down max_cpus to tcg_init
2021-06-11 Richard Hendersontcg: Create tcg_init
2021-06-11 Richard Hendersonaccel/tcg: Move alloc_code_gen_buffer to tcg/region.c
2021-06-11 Richard Hendersontcg: Split out region.c
2021-06-11 Richard Hendersontcg: Split out tcg_region_prologue_set
2021-06-11 Richard Hendersontcg: Split out tcg_region_initial_alloc
2021-06-11 Richard Hendersontcg: Remove error return from tcg_region_initial_alloc_...
2021-06-11 Richard Hendersontcg: Re-order tcg_region_init vs tcg_prologue_init
2021-06-11 Richard Hendersonmeson: Split out tcg/meson.build
2021-06-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-04 Richard Hendersontcg/arm: Implement TCG_TARGET_HAS_rotv_vec
2021-06-04 Richard Hendersontcg/arm: Implement TCG_TARGET_HAS_roti_vec
2021-06-04 Richard Hendersontcg/arm: Implement TCG_TARGET_HAS_shv_vec
2021-06-04 Richard Hendersontcg/arm: Implement TCG_TARGET_HAS_bitsel_vec
2021-06-04 Richard Hendersontcg/arm: Implement TCG_TARGET_HAS_minmax_vec
2021-06-04 Richard Hendersontcg/arm: Implement TCG_TARGET_HAS_sat_vec
2021-06-04 Richard Hendersontcg/arm: Implement TCG_TARGET_HAS_mul_vec
2021-06-04 Richard Hendersontcg/arm: Implement TCG_TARGET_HAS_shi_vec
2021-06-04 Richard Hendersontcg/arm: Implement andc, orc, abs, neg, not vector...
2021-06-04 Richard Hendersontcg/arm: Implement minimal vector operations
2021-06-04 Richard Hendersontcg/arm: Implement tcg_out_dup*_vec
2021-06-04 Richard Hendersontcg/arm: Implement tcg_out_mov for vector types
2021-06-04 Richard Hendersontcg/arm: Implement tcg_out_ld/st for vector types
2021-06-04 Richard Hendersontcg/arm: Add host vector framework
2021-06-04 Richard Hendersontcg: Change parameters for tcg_target_const_match
2021-06-04 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-02 Stefano Garzarelladocs: fix references to docs/devel/atomics.rst
2021-05-30 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2021-05-30 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2021-05-28 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-05-28 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-05-26 Yasuo Kuwaharatcg/aarch64: Fix tcg_out_rotl
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-05-16 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-05-14 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-05-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2021-05-10 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2021-05-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-05-05 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-05-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-05-02 Thomas HuthDo not include cpu.h if it's not really necessary
2021-05-02 Thomas HuthDo not include sysemu/sysemu.h if it's not really necessary
2021-04-06 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-04-05 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2021-04-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-04-05 Kele Huangtcg/mips: Fix SoftTLB comparison on mips backend
2021-03-25 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2021-03-24 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-03-24 Richard Hendersontcg: Workaround macOS 11.2 mprotect bug
2021-03-24 Richard Hendersontcg: Do not set guard pages on the rx portion of code_g...
2021-03-18 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/pflas...
2021-03-18 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2021-03-18 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-03-18 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-03-17 Miroslav Rezaninatcg: Fix prototypes for tcg_out_vec_op and tcg_out_op
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_r[iI]
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_v
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_{rrm,rrrm,rrrrm}
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrrcl
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrr
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrrrr
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrcl
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrbb
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrrrc
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrc
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrr
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rr
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_p
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_l
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrs
2021-03-17 Richard Hendersontcg/tci: Push opcode emit into each case
2021-03-17 Richard Hendersontcg/tci: Implement the disassembler properly
2021-03-17 Richard Hendersontcg/tci: Remove tci_disas
2021-03-17 Richard Hendersontcg/tci: Hoist op_size checking into tci_args_*
2021-03-17 Richard Hendersontcg/tci: Split out tci_args_{rrm,rrrm,rrrrm}
2021-03-17 Richard Hendersontcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32...
2021-03-17 Richard Hendersontcg/tci: Clean up deposit operations
2021-03-17 Richard Hendersontcg/tci: Split out tci_args_rrrr
2021-03-17 Richard Hendersontcg/tci: Split out tci_args_rrrrrr
next