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
/
target-i386
/
translate.c
Age
Commit message (
Expand
)
Author
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-09-11
maint: remove unused include for signal.h
Daniel P. Berrange
2015-09-09
replace spinlock by QemuMutex.
KONRAD Frederic
2015-07-09
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
2015-06-05
target-i386: Use correct memory attributes for ioport accesses
Paolo Bonzini
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-02-12
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-12
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-01-14
target-i386: do not memcpy in and out of xmm_regs
Paolo Bonzini
2015-01-14
target-i386: fix movntsd on big-endian hosts
Paolo Bonzini
2015-01-03
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
translate: check cflags instead of use_icount global
Paolo Bonzini
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
i386: do not cross the pages boundaries in replay mode
Pavel Dovgalyuk
2014-12-14
target-i386: fix icount processing for repz instructions
Pavel Dovgalyuk
2014-10-31
i386: fix breakpoints handling in icount mode
Pavel Dovgalyuk
2014-08-12
trace: [tcg] Include TCG-tracing header on all targets
Lluís Vilanova
2014-06-10
target-i386/translate.c: Remove unused tcg_gen_lshift()
Peter Maydell
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-12
target-i386: Preserve the Z bit for bt/bts/btr/btc
Richard Henderson
2014-03-13
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-02-28
target-i386: Fix ucomis and comis memory access
Richard Henderson
2014-02-28
target-i386: Fix CC_OP_CLR vs PF
Richard Henderson
2014-02-19
target-i386: Fix I/O bitmap checks for in/out
Kevin Wolf
2014-01-07
target-i386: Tidy ljmp
Richard Henderson
2014-01-07
target-i386: Rename gen_op_jmp_T0 to gen_op_jmp_v
Richard Henderson
2014-01-07
target-i386: Tidy some size computation
Richard Henderson
2014-01-07
target-i386: Remove gen_op_mov_reg_A0
Richard Henderson
2014-01-07
target-i386: Remove gen_op_mov_TN_reg
Richard Henderson
2014-01-07
target-i386: Remove gen_op_addl_T0_T1
Richard Henderson
2014-01-07
target-i386: Remove gen_op_mov_reg_T1
Richard Henderson
2014-01-07
target-i386: Remove gen_op_mov_reg_T0
Richard Henderson
2014-01-07
target-i386: Tidy cpu_regs initialization
Richard Henderson
2014-01-07
target_i386: Clean up gen_pop_T0
Richard Henderson
2014-01-07
target-i386: Combine gen_push_T* into gen_push_v
Richard Henderson
2014-01-07
target-i386: Tidy addr16 code in gen_lea_modrm
Richard Henderson
2014-01-07
target-i386: Change dflag to TCGMemOp
Richard Henderson
2014-01-07
target-i386: Change gen_op_mov_reg_A0 size parameter to TCGMemOp
Richard Henderson
2014-01-07
target-i386: Change aflag to TCGMemOp
Richard Henderson
2014-01-07
target-i386: Change gen_op_j*z_ecx size parameter to TCGMemOp
Richard Henderson
2014-01-07
target-i386: Change gen_op_add_reg_* size parameter to TCGMemOp
Richard Henderson
2014-01-07
target-i386: Use TCGMemOp for 'ot' variables
Richard Henderson
2014-01-07
target-i386: Remove gen_op_andl_A0_ffff
Richard Henderson
2014-01-07
target-i386: Remove gen_op_movl_T0_T1
Richard Henderson
2014-01-07
target-i386: Remove gen_op_andl_T0_im
Richard Henderson
2014-01-07
target-i386: Remove gen_op_andl_T0_ffff
Richard Henderson
2014-01-07
target-i386: Remove gen_movtl_T*_im
Richard Henderson
[next]