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
2017-11-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-11-14
target-i386: adds PV_TLB_FLUSH CPUID feature bit
Wanpeng Li
2017-11-09
disas: Dump insn bytes along with capstone disassembly
Richard Henderson
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-26
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
2017-10-25
i386: Support Capstone in disas_set_info
Richard Henderson
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
target/i386: Convert to disas_set_info hook
Richard Henderson
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
target/i386: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
tcg: Remove TCGV_EQUAL*
Richard Henderson
2017-10-16
target/i386: trap on instructions longer than >15 bytes
Paolo Bonzini
2017-10-16
target/i386: introduce x86_ld*_code
Paolo Bonzini
2017-10-10
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-10-09
x86: Correct translation of some rdgsbase and wrgsbase encodings
Todd Eisenberger
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-22
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-19
exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly
David Hildenbrand
2017-09-19
target/i386: fix "info mem" for LA57 mode
Paolo Bonzini
2017-09-19
hyperv: add header with protocol definitions
Roman Kagan
2017-09-19
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
2017-09-19
General warn report fixups
Alistair Francis
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
i386/kvm: advertise Hyper-V frequency MSRs
Ladi Prosek
2017-09-19
i386/kvm: introduce tsc_is_stable_and_known()
Ladi Prosek
2017-09-19
i386/kvm: set tsc_khz before configuring Hyper-V CPUID
Ladi Prosek
2017-09-19
i386/kvm: use a switch statement for MSR detection
Ladi Prosek
2017-09-19
pc: use generic cpu_model parsing
Igor Mammedov
2017-09-19
target/i386: fix phminposuw in-place operation
Joseph Myers
2017-09-19
target/i386: fix pcmpxstrx substring search
Joseph Myers
2017-09-19
target/i386: fix packusdw in-place operation
Joseph Myers
2017-09-19
target/i386: set rip_offset for further SSE instructions
Joseph Myers
2017-09-19
target/i386: fix pmovsx/pmovzx in-place operations
Joseph Myers
2017-09-06
target/i386: [tcg] Port to generic translation framework
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to disas_log
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to tb_stop
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to translate_insn
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to breakpoint_check
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to insn_start
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to init_disas_context
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to DisasContextBase
Lluís Vilanova
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
2017-09-06
target/i386: Use generic DISAS_* enumerators
Richard Henderson
2017-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-09-01-v3' in...
Peter Maydell
2017-09-04
qdict: Add qdict_put_null() helper, and put it to use
Marc-André Lureau
2017-09-01
x86: replace cpu_x86_init() with cpu_generic_init()
Igor Mammedov
[next]