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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-01-06
target-i386: Remove assert_no_error usage
Peter Crosthwaite
1
-3
/
+1
2013-12-24
target-i386: Cleanup 'foo=val' feature handling
Igor Mammedov
1
-15
/
+2
2013-12-24
target-i386: Cleanup 'foo' feature handling
Igor Mammedov
1
-11
/
+2
2013-12-24
target-i386: Convert 'check' and 'enforce' to static properties
Igor Mammedov
2
-7
/
+8
2013-12-24
target-i386: Convert 'hv_spinlocks' to static property
Igor Mammedov
1
-1
/
+44
2013-12-24
target-i386: Convert 'hv_vapic' to static property
Igor Mammedov
1
-1
/
+2
2013-12-24
target-i386: Convert 'hv_relaxed' to static property
Igor Mammedov
1
-1
/
+2
2013-12-23
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
6
-39
/
+34
2013-12-23
x86: only allow real mode to access 32bit without LMA
Alexander Graf
1
-0
/
+6
2013-12-18
kvm: x86: Separately write feature control MSR on reset
Jan Kiszka
1
-4
/
+29
2013-12-12
target-i386: clear guest TSC on reset
Fernando Luis Vázquez Cao
2
-3
/
+4
2013-12-12
target-i386: do not special case TSC writeback
Fernando Luis Vázquez Cao
1
-9
/
+1
2013-12-12
target-i386: Intel MPX
Liu Jinsong
4
-3
/
+101
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
2013-10-18
Merge remote-tracking branch 'bonzini/configure' into staging
Anthony Liguori
1
-1
/
+1
2013-10-16
Makefile.target: CONFIG_NO_* variables removed
Ákos Kovács
1
-1
/
+1
2013-10-11
Merge remote-tracking branch 'rth/tcg-pull' into staging
Anthony Liguori
1
-4
/
+0
2013-10-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-5
/
+2
2013-10-10
tcg: Move helper registration into tcg_context_init
Richard Henderson
1
-4
/
+0
2013-10-07
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
1
-3
/
+0
2013-10-02
target-i386: Fix compiler warning (integer constant is too large)
Stefan Weil
1
-1
/
+1
2013-10-02
x86: cpuid: reconstruct leaf 0Dh data
Paolo Bonzini
1
-17
/
+48
[prev]
[next]