index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-17
target-i386: Fix mulx for identical target regs
Richard Henderson
1
-1
/
+3
2015-11-06
target-i386: tcg: Check right CPUID bits for clflushopt/pcommit
Eduardo Habkost
1
-8
/
+20
2015-11-06
target-i386: tcg: Accept clwb instruction
Eduardo Habkost
1
-1
/
+12
2015-10-28
target-*: Advance pc after recognizing a breakpoint
Richard Henderson
1
-0
/
+5
2015-10-27
target-i386: Don't left shift negative constant
Eduardo Habkost
1
-1
/
+1
2015-10-23
target-i386: Check CR4[DE] for processing DR4/DR5
Richard Henderson
1
-4
/
+6
2015-10-23
target-i386: Handle I/O breakpoints
Eduardo Habkost
1
-1
/
+19
2015-10-07
tcg: Remove gen_intermediate_code_pc
Richard Henderson
1
-44
/
+5
2015-10-07
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
1
-20
/
+6
2015-10-07
tcg: Add TCG_MAX_INSNS
Richard Henderson
1
-1
/
+5
2015-10-07
target-i386: Add cc_op state to insn_start
Richard Henderson
1
-1
/
+1
2015-10-07
target-*: Introduce and use cpu_breakpoint_test
Richard Henderson
1
-10
/
+7
2015-10-07
target-*: Increment num_insns immediately after tcg_gen_insn_start
Richard Henderson
1
-2
/
+3
2015-10-07
target-*: Unconditionally emit tcg_gen_insn_start
Richard Henderson
1
-3
/
+2
2015-10-07
tcg: Rename debug_insn_start to insn_start
Richard Henderson
1
-1
/
+1
2015-09-15
target-i386: exception handling for seg_helper functions
Pavel Dovgalyuk
1
-33
/
+9
2015-09-15
target-i386: exception handling for memory helpers
Pavel Dovgalyuk
1
-5
/
+0
2015-09-15
target-i386: exception handling for div instructions
Pavel Dovgalyuk
1
-8
/
+0
2015-09-15
target-i386: exception handling for FPU instructions
Pavel Dovgalyuk
1
-24
/
+0
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+2
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
1
-1
/
+1
2015-09-11
maint: remove unused include for signal.h
Daniel P. Berrange
1
-1
/
+0
2015-09-09
replace spinlock by QemuMutex.
KONRAD Frederic
1
-0
/
+2
2015-07-09
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
1
-1
/
+1
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
1
-1
/
+1
2015-06-05
target-i386: Use correct memory attributes for ioport accesses
Paolo Bonzini
1
-6
/
+6
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
1
-17
/
+16
2015-02-12
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
1
-6
/
+3
2015-02-12
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
1
-1
/
+1
2015-01-14
target-i386: do not memcpy in and out of xmm_regs
Paolo Bonzini
1
-4
/
+4
2015-01-14
target-i386: fix movntsd on big-endian hosts
Paolo Bonzini
1
-1
/
+2
2015-01-03
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
1
-1
/
+1
2015-01-03
translate: check cflags instead of use_icount global
Paolo Bonzini
1
-20
/
+30
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+14
2014-12-15
i386: do not cross the pages boundaries in replay mode
Pavel Dovgalyuk
1
-0
/
+14
2014-12-14
target-i386: fix icount processing for repz instructions
Pavel Dovgalyuk
1
-2
/
+14
2014-10-31
i386: fix breakpoints handling in icount mode
Pavel Dovgalyuk
1
-1
/
+2
2014-08-12
trace: [tcg] Include TCG-tracing header on all targets
Lluís Vilanova
1
-0
/
+3
2014-06-10
target-i386/translate.c: Remove unused tcg_gen_lshift()
Peter Maydell
1
-8
/
+0
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-0
/
+1
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-3
/
+2
2014-05-12
target-i386: Preserve the Z bit for bt/bts/btr/btc
Richard Henderson
1
-9
/
+31
2014-03-13
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+2
2014-02-28
target-i386: Fix ucomis and comis memory access
Richard Henderson
1
-10
/
+36
2014-02-28
target-i386: Fix CC_OP_CLR vs PF
Richard Henderson
1
-1
/
+1
2014-02-19
target-i386: Fix I/O bitmap checks for in/out
Kevin Wolf
1
-0
/
+2
2014-01-07
target-i386: Tidy ljmp
Richard Henderson
1
-2
/
+1
2014-01-07
target-i386: Rename gen_op_jmp_T0 to gen_op_jmp_v
Richard Henderson
1
-9
/
+9
2014-01-07
target-i386: Tidy some size computation
Richard Henderson
1
-3
/
+3
2014-01-07
target-i386: Remove gen_op_mov_reg_A0
Richard Henderson
1
-6
/
+1
[next]