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
2017-09-07
tcg/ppc: Use constant pool for movi
Richard Henderson
2017-09-07
tcg/ppc: Look for shifted constants
Richard Henderson
2017-09-07
tcg/ppc: Change TCG_REG_RA to TCG_REG_TB
Richard Henderson
2017-09-07
tcg/arm: Use constant pool for call
Richard Henderson
2017-09-07
tcg/arm: Use constant pool for movi
Richard Henderson
2017-09-07
tcg/arm: Extract INSN_NOP
Richard Henderson
2017-09-07
tcg/arm: Code rearrangement
Richard Henderson
2017-09-07
tcg/arm: Tighten tlb indexing offset test
Richard Henderson
2017-09-07
tcg/arm: Improve tlb load for armv7
Richard Henderson
2017-09-07
tcg/sparc: Use constant pool for movi
Richard Henderson
2017-09-07
tcg/sparc: Introduce TCG_REG_TB
Richard Henderson
2017-09-07
tcg/aarch64: Use constant pool for movi
Richard Henderson
2017-09-07
tcg/s390: Use constant pool for cmpi
Richard Henderson
2017-09-07
tcg/s390: Use constant pool for xori
Richard Henderson
2017-09-07
tcg/s390: Use constant pool for ori
Richard Henderson
2017-09-07
tcg/s390: Use constant pool for andi
Richard Henderson
2017-09-07
tcg/s390: Use constant pool for movi
Richard Henderson
2017-09-07
tcg/s390: Fix sign of patch_reloc addend
Richard Henderson
2017-09-07
tcg/s390: Introduce TCG_REG_TB
Richard Henderson
2017-09-07
tcg/i386: Store out-of-range call targets in constant pool
Richard Henderson
2017-09-07
tcg: Infrastructure for managing constant pools
Richard Henderson
2017-09-07
tcg: Rearrange ldst label tracking
Richard Henderson
2017-09-07
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
2017-09-07
tcg/tci: Add TCG_TARGET_DEFAULT_MO
Richard Henderson
2017-09-06
tcg/s390: Use slbgr for setcond le and leu
Richard Henderson
2017-09-06
tcg/s390: Use load-on-condition-2 facility
Richard Henderson
2017-09-06
tcg/s390: Use distinct-operands facility
Richard Henderson
2017-09-06
tcg/s390: Merge ori+xori facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
tcg/s390: Merge add2i facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
tcg/s390: Merge muli facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
tcg/s390: Merge cmpi facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
tcg/s390: Fully convert tcg_target_op_def
Richard Henderson
2017-09-05
tcg: Implement implicit ordering semantics
Pranith Kumar
2017-09-05
tcg: Add tcg target default memory ordering
Pranith Kumar
2017-09-05
tcg: Remove support for ia64 as host
Richard Henderson
2017-08-03
tcg: Increase minimum alignment from tcg_malloc to 8
Richard Henderson
2017-08-03
tcg/arm: Fix runtime overalignment test
Richard Henderson
2017-07-31
docs: fix broken paths to docs/devel/atomics.txt
Philippe Mathieu-Daudé
2017-07-24
util: Introduce include/qemu/cpuid.h
Richard Henderson
2017-07-19
tcg/tci: enable bswap16_i64
Philippe Mathieu-Daudé
2017-07-19
tcg/mips: reserve a register for the guest_base.
Jiang Biao
2017-07-17
exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state
Lluís Vilanova
2017-07-09
tcg/mips: Bugfix for crash when running program with qemu-i386.
Jiang Biao
2017-07-09
tcg/aarch64: Enable indirect jump path using LDR (literal)
Pranith Kumar
2017-07-09
tcg/aarch64: Use ADRP+ADD to compute target address
Pranith Kumar
2017-07-09
tcg/aarch64: Introduce and use long branch to register
Pranith Kumar
2017-07-04
tcg: move tb_lock out of translate-all.h
Paolo Bonzini
2017-06-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into staging
Peter Maydell
2017-06-19
tcg/arm: Use ldr (literal) for goto_tb
Richard Henderson
2017-06-19
tcg/arm: Try pc-relative addresses for movi
Richard Henderson
[next]