index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Age
Commit message (
Expand
)
Author
2013-09-25
tcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATION
Richard Henderson
2013-09-25
tcg-ppc64: Add _noaddr functions for emitting forward branches
Richard Henderson
2013-09-25
tcg-ppc64: Streamline tcg_out_tlb_read
Richard Henderson
2013-09-25
tcg-ppc64: Implement tcg_register_jit
Richard Henderson
2013-09-25
tcg-ppc64: Handle long offsets better
Richard Henderson
2013-09-25
tcg-ppc64: Tidy register allocation order
Richard Henderson
2013-09-25
tcg-ppc64: Look through a constant function descriptor
Richard Henderson
2013-09-25
tcg-ppc64: Fold constant call address into descriptor load
Richard Henderson
2013-09-25
tcg-ppc64: Don't load the static chain from TCG
Richard Henderson
2013-09-25
tcg-ppc64: Avoid code for nop move
Richard Henderson
2013-09-25
tcg-ppc64: Use tcg_out64
Richard Henderson
2013-09-25
tcg-ppc64: Use TCG_REG_Rn constants
Richard Henderson
2013-09-25
tcg-ppc64: More use of TAI and SAI helper macros
Richard Henderson
2013-09-25
tcg-ppc64: Reformat tcg-target.c
Richard Henderson
2013-09-25
tcg-ppc: Fix and cleanup tcg_out_tlb_check
Richard Henderson
2013-09-25
tcg-ppc: Use conditional branch and link to slow path
Richard Henderson
2013-09-25
tcg-ppc: Cleanup tcg_out_qemu_ld/st_slow_path
Richard Henderson
2013-09-25
tcg-ppc: Avoid code for nop move
Richard Henderson
2013-09-25
tcg-ppc: use new return-argument ld/st helpers
Paolo Bonzini
2013-09-25
tcg-ppc: fix qemu_ld/qemu_st for AIX ABI
Paolo Bonzini
2013-09-20
tcg-sparc: Fix parenthesis warning
Richard Henderson
2013-09-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-03
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
Aurelien Jarno
2013-09-03
tcg/mips: only enable ext8s/ext16s ops on MIPS32R2
Aurelien Jarno
2013-09-03
tcg/mips: inline bswap16/bswap32 ops
Aurelien Jarno
2013-09-03
tcg/mips: detect available host instructions at runtime
Aurelien Jarno
2013-09-02
tcg-i386: Make use of zero-extended memory helper routines
Richard Henderson
2013-09-02
tcg: Introduce zero and sign-extended versions of load helpers
Richard Henderson
2013-09-02
exec: Split softmmu_defs.h
Richard Henderson
2013-09-02
tcg-i386: Don't perform GETPC adjustment in TCG code
Richard Henderson
2013-09-02
tcg-i386: Adjust tcg_out_tlb_load for x32
Richard Henderson
2013-09-02
tcg-i386: Use intptr_t appropriately
Richard Henderson
2013-09-02
tcg: Fix jit debug for x32
Richard Henderson
2013-09-02
tcg: Use appropriate types in tcg_reg_alloc_call
Richard Henderson
2013-09-02
tcg: Change tcg_out_ld/st offset to intptr_t
Richard Henderson
2013-09-02
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-02
tcg: Use uintptr_t in TCGHelperInfo
Richard Henderson
2013-09-02
tcg: Change relocation offsets to intptr_t
Richard Henderson
2013-09-02
tcg: Change memory offsets to intptr_t
Richard Henderson
2013-09-02
tcg: Change frame pointer offsets to intptr_t
Richard Henderson
2013-09-02
tcg: Define TCG_ptr properly
Richard Henderson
2013-09-02
tcg: Define TCG_TYPE_PTR properly
Richard Henderson
2013-09-02
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
Richard Henderson
2013-09-02
tcg: Change tcg_qemu_tb_exec return to uintptr_t
Richard Henderson
2013-09-02
tcg: Change flush_icache_range arguments to uintptr_t
Richard Henderson
2013-09-02
tcg: Constant fold div, rem
Richard Henderson
2013-09-02
tcg-ppc64: Implement muluh, mulsh
Richard Henderson
2013-09-02
tcg-mips: Implement mulsh, muluh
Richard Henderson
2013-09-02
tcg: Add muluh and mulsh opcodes
Richard Henderson
2013-09-01
tci: Remove function tcg_out64 (fix broken build)
Stefan Weil
[next]