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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
target/arm: Fix GETPC usage in do_paired_cmpxchg64_l/be
Richard Henderson
1
-8
/
+6
2017-11-15
target/arm: Use helper_retaddr in stxp helpers
Richard Henderson
1
-0
/
+6
2017-11-13
arm/translate-a64: mark path as unreachable to eliminate warning
Emilio G. Cota
1
-0
/
+2
2017-11-13
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171109' into staging
Peter Maydell
1
-6
/
+3
2017-11-13
Merge remote-tracking branch 'remotes/rth/tags/pull-cap-20171109' into staging
Peter Maydell
2
-0
/
+8
2017-11-09
target/s390x: Finish implementing RISBGN
Richard Henderson
1
-6
/
+3
2017-11-09
disas: Dump insn bytes along with capstone disassembly
Richard Henderson
2
-0
/
+8
2017-11-08
ppc: fix setting of compat mode
Greg Kurz
1
-1
/
+1
2017-11-07
translate.c: Fix usermode big-endian AArch32 LDREXD and STREXD
Peter Maydell
1
-5
/
+34
2017-11-07
arm: implement cache/shareability attribute bits for PAR registers
Andrew Baumann
1
-14
/
+164
2017-10-31
fix WFI/WFE length in syndrome register
Stefano Stabellini
6
-8
/
+23
2017-10-30
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20171030' into s...
Peter Maydell
4
-5
/
+5
2017-10-30
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
28
-505
/
+287
2017-10-30
s390x/kvm: use cpu model for gscb on compat machines
Christian Borntraeger
2
-2
/
+2
2017-10-30
target/s390x: change CPU type name to "s390x-cpu"
David Hildenbrand
2
-3
/
+3
2017-10-27
mips: malta/boston: replace cpu_model with cpu_type
Igor Mammedov
4
-29
/
+13
2017-10-27
sparc: cleanup cpu type name composition
Igor Mammedov
2
-1
/
+4
2017-10-27
tricore: cleanup cpu type name composition
Igor Mammedov
2
-48
/
+22
2017-10-27
unicore32: cleanup cpu type name composition
Igor Mammedov
2
-41
/
+23
2017-10-27
xtensa: cleanup cpu type name composition
Igor Mammedov
3
-2
/
+6
2017-10-27
sh4: remove SuperHCPUClass::name field
Igor Mammedov
2
-9
/
+3
2017-10-27
sh4: simplify superh_cpu_class_by_name()
Igor Mammedov
1
-22
/
+12
2017-10-27
sh4: cleanup cpu type name composition
Igor Mammedov
3
-41
/
+31
2017-10-27
openrisc: cleanup cpu type name composition
Igor Mammedov
2
-46
/
+26
2017-10-27
moxie: cleanup cpu type name composition
Igor Mammedov
2
-39
/
+20
2017-10-27
moxie: fix qemu-system-moxie failing to start with CLI "-cpu MoxieLite"
Igor Mammedov
1
-1
/
+6
2017-10-27
m68k: cleanup cpu type name composition
Igor Mammedov
2
-48
/
+30
2017-10-27
lm32: cleanup cpu type name composition
Igor Mammedov
2
-52
/
+25
2017-10-27
cris: cleanup cpu type name composition
Igor Mammedov
2
-54
/
+30
2017-10-27
alpha: cleanup cpu type name composition
Igor Mammedov
2
-73
/
+37
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
22
-56
/
+91
2017-10-26
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
5
-0
/
+10
2017-10-25
ppc: Support Capstone in disas_set_info
Richard Henderson
1
-0
/
+6
2017-10-25
arm: Support Capstone in disas_set_info
Richard Henderson
1
-3
/
+18
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
19
-22
/
+19
2017-10-25
target/arm: Don't set INSN_ARM_BE32 for CONFIG_USER_ONLY
Richard Henderson
1
-2
/
+7
2017-10-25
target/arm: Move BE32 disassembler fixup
Richard Henderson
1
-19
/
+0
2017-10-25
target/ppc: Convert to disas_set_info hook
Richard Henderson
2
-4
/
+22
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
22
-80
/
+0
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
21
-21
/
+21
2017-10-24
target/sparc: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
1
-1
/
+1
2017-10-24
target/sh4: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
1
-1
/
+1
2017-10-24
target/s390x: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
3
-22
/
+88
2017-10-24
target/m68k: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
3
-15
/
+31
2017-10-24
target/i386: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
1
-2
/
+2
2017-10-24
target/hppa: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
3
-6
/
+40
2017-10-24
target/arm: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
5
-21
/
+68
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
22
-117
/
+118
[next]