index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
2014-01-07
target-i386: Remove gen_op_movl_T0_0
Richard Henderson
2014-01-07
target-i386: Tidy extend + move
Richard Henderson
2014-01-07
target-i386: Tidy extend + store
Richard Henderson
2014-01-07
target-i386: Tidy load + truncate
Richard Henderson
2014-01-07
target-i386: Tidy gen_op_mov_TN_reg+tcg_gen_trunc_tl_i32
Richard Henderson
2014-01-07
target-i386: Use MO_BE for movbe
Richard Henderson
2014-01-07
target-i386: Remove unused arguments to gen_lea_modrm
Richard Henderson
2014-01-07
target-i386: Tidy movsl
Richard Henderson
2014-01-07
target-i386: Tidy mov[sz][bw]
Richard Henderson
2014-01-07
target-i386: Fix typo in gen_push_T1
Richard Henderson
2014-01-07
target-i386: Remove gen_op_st_T1_A0
Richard Henderson
2014-01-07
target-i386: Remove gen_op_st_T0_A0
Richard Henderson
2014-01-07
target-i386: Introduce gen_op_st_rm_T0_A0
Richard Henderson
2014-01-07
target-i386: Remove gen_op_lds_T0_A0
Richard Henderson
2014-01-07
target-i386: Remove gen_op_ld_T1_A0
Richard Henderson
2014-01-07
target-i386: Remove gen_op_ldu_T0_A0
Richard Henderson
2014-01-07
target-i386: Remove gen_op_ld_T0_A0
Richard Henderson
2014-01-07
target-i386: Replace OT_* constants with MO_* constants
Richard Henderson
2014-01-07
target-i386: Use new tcg_gen_qemu_st_* helpers
Richard Henderson
2014-01-07
target-i386: Use new tcg_gen_qemu_ld_* helpers
Richard Henderson
2014-01-07
target-i386: Stop encoding DisasContext.mem_index
Richard Henderson
2014-01-07
target-i386: Push DisasContext into load/store helpers
Richard Henderson
2013-12-07
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-12-05
target-i386: fix cpuid leaf 0x0d
Liu Jinsong
2013-11-25
Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging
Anthony Liguori
2013-11-21
target-i386: yield to another VCPU on PAUSE
Paolo Bonzini
2013-11-21
target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()
Peter Maydell
2013-11-21
target-i386: Fix addr32 prefix in gen_lea_modrm
Richard Henderson
2013-11-21
target-i386: do not override nr_cores for -cpu host
Paolo Bonzini
2013-11-21
target-i386: yield to another VCPU on PAUSE
Paolo Bonzini
2013-11-07
kvm: Fix uninitialized cpuid_data
Stefan Weil
2013-11-05
KVM: x86: fix typo in KVM_GET_XCRS
Paolo Bonzini
2013-10-18
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-10-18
Merge remote-tracking branch 'bonzini/configure' into staging
Anthony Liguori
2013-10-16
Makefile.target: CONFIG_NO_* variables removed
Ákos Kovács
2013-10-11
Merge remote-tracking branch 'rth/tcg-pull' into staging
Anthony Liguori
2013-10-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-10-10
tcg: Move helper registration into tcg_context_init
Richard Henderson
2013-10-07
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
2013-10-02
target-i386: Fix compiler warning (integer constant is too large)
Stefan Weil
2013-10-02
x86: cpuid: reconstruct leaf 0Dh data
Paolo Bonzini
2013-10-02
x86: fix migration from pre-version 12
Paolo Bonzini
2013-10-02
target-i386: Set model=6 on qemu64 & qemu32 CPU models
Eduardo Habkost
2013-09-23
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-09-20
target-i386: Fix segment cache dump
Tobias Markus
2013-09-20
target-i386: add feature kvm_pv_unhalt
Andrew Jones
2013-09-20
target-i386: forward CPUID cache leaves when -cpu host is used
Benoît Canet
2013-09-20
fix steal time MSR vmsd callback to proper opaque type
Marcelo Tosatti
2013-09-20
cpu: Move cpu state syncs up into cpu_dump_state()
James Hogan
[next]