index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
target_i386: Clean up gen_pop_T0
Richard Henderson
1
-47
/
+37
2014-01-07
target-i386: Combine gen_push_T* into gen_push_v
Richard Henderson
1
-74
/
+32
2014-01-07
target-i386: Tidy addr16 code in gen_lea_modrm
Richard Henderson
1
-18
/
+16
2014-01-07
target-i386: Change dflag to TCGMemOp
Richard Henderson
1
-284
/
+216
2014-01-07
target-i386: Change gen_op_mov_reg_A0 size parameter to TCGMemOp
Richard Henderson
1
-24
/
+8
2014-01-07
target-i386: Change aflag to TCGMemOp
Richard Henderson
1
-91
/
+87
2014-01-07
target-i386: Change gen_op_j*z_ecx size parameter to TCGMemOp
Richard Henderson
1
-10
/
+10
2014-01-07
target-i386: Change gen_op_add_reg_* size parameter to TCGMemOp
Richard Henderson
1
-54
/
+22
2014-01-07
target-i386: Use TCGMemOp for 'ot' variables
Richard Henderson
1
-50
/
+70
2014-01-07
target-i386: Remove gen_op_andl_A0_ffff
Richard Henderson
1
-20
/
+13
2014-01-07
target-i386: Remove gen_op_movl_T0_T1
Richard Henderson
1
-6
/
+1
2014-01-07
target-i386: Remove gen_op_andl_T0_im
Richard Henderson
1
-11
/
+9
2014-01-07
target-i386: Remove gen_op_andl_T0_ffff
Richard Henderson
1
-25
/
+18
2014-01-07
target-i386: Remove gen_movtl_T*_im
Richard Henderson
1
-13
/
+3
2014-01-07
target-i386: Remove gen_op_mov*_A0_im
Richard Henderson
1
-15
/
+2
2014-01-07
target-i386: Remove gen_op_movl_T0_im*
Richard Henderson
1
-20
/
+10
2014-01-07
target-i386: Remove gen_op_movl_T0_im*
Richard Henderson
1
-22
/
+10
2014-01-07
target-i386: Remove gen_op_movl_T0_0
Richard Henderson
1
-11
/
+6
2014-01-07
target-i386: Tidy extend + move
Richard Henderson
1
-9
/
+5
2014-01-07
target-i386: Tidy extend + store
Richard Henderson
1
-17
/
+17
2014-01-07
target-i386: Tidy load + truncate
Richard Henderson
1
-20
/
+19
2014-01-07
target-i386: Tidy gen_op_mov_TN_reg+tcg_gen_trunc_tl_i32
Richard Henderson
1
-6
/
+3
2014-01-07
target-i386: Use MO_BE for movbe
Richard Henderson
1
-35
/
+5
2014-01-07
target-i386: Remove unused arguments to gen_lea_modrm
Richard Henderson
1
-77
/
+69
2014-01-07
target-i386: Tidy movsl
Richard Henderson
1
-5
/
+1
2014-01-07
target-i386: Tidy mov[sz][bw]
Richard Henderson
1
-11
/
+12
2014-01-07
target-i386: Fix typo in gen_push_T1
Richard Henderson
1
-1
/
+1
2014-01-07
target-i386: Remove gen_op_st_T1_A0
Richard Henderson
1
-7
/
+2
2014-01-07
target-i386: Remove gen_op_st_T0_A0
Richard Henderson
1
-43
/
+40
2014-01-07
target-i386: Introduce gen_op_st_rm_T0_A0
Richard Henderson
1
-61
/
+24
2014-01-07
target-i386: Remove gen_op_lds_T0_A0
Richard Henderson
1
-9
/
+4
2014-01-07
target-i386: Remove gen_op_ld_T1_A0
Richard Henderson
1
-14
/
+9
2014-01-07
target-i386: Remove gen_op_ldu_T0_A0
Richard Henderson
1
-10
/
+5
2014-01-07
target-i386: Remove gen_op_ld_T0_A0
Richard Henderson
1
-41
/
+36
2014-01-07
target-i386: Replace OT_* constants with MO_* constants
Richard Henderson
1
-360
/
+354
2014-01-07
target-i386: Use new tcg_gen_qemu_st_* helpers
Richard Henderson
1
-41
/
+34
2014-01-07
target-i386: Use new tcg_gen_qemu_ld_* helpers
Richard Henderson
1
-53
/
+31
2014-01-07
target-i386: Stop encoding DisasContext.mem_index
Richard Henderson
1
-42
/
+25
2014-01-07
target-i386: Push DisasContext into load/store helpers
Richard Henderson
1
-161
/
+170
2013-12-07
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-3
/
+3
2013-12-05
target-i386: fix cpuid leaf 0x0d
Liu Jinsong
1
-3
/
+3
2013-11-25
Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging
Anthony Liguori
1
-0
/
+12
2013-11-21
target-i386: yield to another VCPU on PAUSE
Paolo Bonzini
3
-3
/
+25
2013-11-21
target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()
Peter Maydell
1
-0
/
+12
2013-11-21
target-i386: Fix addr32 prefix in gen_lea_modrm
Richard Henderson
1
-45
/
+47
2013-11-21
target-i386: do not override nr_cores for -cpu host
Paolo Bonzini
1
-6
/
+8
2013-11-21
target-i386: yield to another VCPU on PAUSE
Paolo Bonzini
3
-3
/
+25
2013-11-07
kvm: Fix uninitialized cpuid_data
Stefan Weil
1
-7
/
+2
2013-11-05
KVM: x86: fix typo in KVM_GET_XCRS
Paolo Bonzini
1
-2
/
+2
2013-10-18
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2
-17
/
+53
[next]