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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2017-12-21
cpu: refactor cpu_address_space_init()
Peter Xu
1
-8
/
+2
2017-12-21
target/i386: Fix handling of VEX prefixes
Peter Maydell
1
-1
/
+1
2017-12-21
target/i386: Fix compiler warnings
Stefan Weil
1
-3
/
+4
2017-12-21
hyperv: make SynIC version msr constant
Roman Kagan
2
-8
/
+2
2017-12-21
hyperv: ensure SINTx msrs are reset properly
Roman Kagan
1
-5
/
+7
2017-12-21
hyperv: set partition-wide MSRs only on first vcpu
Evgeny Yakovlev
2
-9
/
+19
2017-12-21
x86/cpu: Enable new SSE/AVX/AVX512 cpu features
Yang Zhong
2
-3
/
+9
2017-12-18
i386/hax: remove duplicated include
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
i386/hax: remove duplicated includes
Philippe Mathieu-Daudé
3
-10
/
+1
2017-12-18
Remove empty statements
Ladi Prosek
2
-2
/
+2
2017-11-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2017-11-14
target-i386: adds PV_TLB_FLUSH CPUID feature bit
Wanpeng Li
1
-1
/
+1
2017-11-09
disas: Dump insn bytes along with capstone disassembly
Richard Henderson
1
-0
/
+2
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2
-7
/
+20
2017-10-26
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
1
-0
/
+2
2017-10-25
i386: Support Capstone in disas_set_info
Richard Henderson
1
-0
/
+7
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
1
-1
/
+1
2017-10-25
target/i386: Convert to disas_set_info hook
Richard Henderson
2
-7
/
+13
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
1
-3
/
+0
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
1
-1
/
+1
2017-10-24
target/i386: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
1
-2
/
+2
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
1
-24
/
+24
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2
-10
/
+1
2017-10-24
tcg: Remove TCGV_EQUAL*
Richard Henderson
1
-3
/
+3
2017-10-16
target/i386: trap on instructions longer than >15 bytes
Paolo Bonzini
1
-7
/
+22
2017-10-16
target/i386: introduce x86_ld*_code
Paolo Bonzini
1
-103
/
+125
2017-10-10
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
1
-12
/
+5
2017-10-09
x86: Correct translation of some rdgsbase and wrgsbase encodings
Todd Eisenberger
1
-2
/
+2
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-2
/
+5
2017-09-22
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
1
-2
/
+3
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2
-3
/
+9
2017-09-19
exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly
David Hildenbrand
3
-3
/
+0
2017-09-19
target/i386: fix "info mem" for LA57 mode
Paolo Bonzini
1
-4
/
+4
2017-09-19
hyperv: add header with protocol definitions
Roman Kagan
6
-51
/
+306
2017-09-19
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
3
-1
/
+18
2017-09-19
General warn report fixups
Alistair Francis
1
-3
/
+3
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2
-9
/
+9
2017-09-19
i386/kvm: advertise Hyper-V frequency MSRs
Ladi Prosek
1
-1
/
+11
2017-09-19
i386/kvm: introduce tsc_is_stable_and_known()
Ladi Prosek
1
-3
/
+10
2017-09-19
i386/kvm: set tsc_khz before configuring Hyper-V CPUID
Ladi Prosek
1
-19
/
+19
2017-09-19
i386/kvm: use a switch statement for MSR detection
Ladi Prosek
1
-44
/
+31
2017-09-19
pc: use generic cpu_model parsing
Igor Mammedov
2
-3
/
+9
2017-09-19
target/i386: fix phminposuw in-place operation
Joseph Myers
1
-3
/
+3
2017-09-19
target/i386: fix pcmpxstrx substring search
Joseph Myers
1
-2
/
+6
2017-09-19
target/i386: fix packusdw in-place operation
Joseph Myers
1
-8
/
+11
2017-09-19
target/i386: set rip_offset for further SSE instructions
Joseph Myers
1
-1
/
+2
2017-09-19
target/i386: fix pmovsx/pmovzx in-place operations
Joseph Myers
1
-7
/
+7
2017-09-06
target/i386: [tcg] Port to generic translation framework
Lluís Vilanova
1
-87
/
+19
2017-09-06
target/i386: [tcg] Port to disas_log
Lluís Vilanova
1
-13
/
+19
2017-09-06
target/i386: [tcg] Port to tb_stop
Lluís Vilanova
1
-12
/
+14
[next]