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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
mips: r4k: replace cpu_model with cpu_type
Igor Mammedov
1
-9
/
+7
2017-10-27
mips: mipssim: replace cpu_model with cpu_type
Igor Mammedov
1
-9
/
+6
2017-10-27
mips: Magnum/Acer Pica 61: replace cpu_model with cpu_type
Igor Mammedov
1
-5
/
+3
2017-10-27
mips: fulong2e: replace cpu_model with cpu_type
Igor Mammedov
1
-5
/
+2
2017-10-27
mips: malta/boston: replace cpu_model with cpu_type
Igor Mammedov
8
-56
/
+36
2017-10-27
mips: use object_new() instead of gnew()+object_initialize()
Igor Mammedov
2
-4
/
+2
2017-10-27
sparc: leon3: use generic cpu_model parsing
Igor Mammedov
1
-6
/
+2
2017-10-27
sparc: sparc: use generic cpu_model parsing
Igor Mammedov
1
-17
/
+12
2017-10-27
sparc: sun4u/sun4v/niagara: use generic cpu_model parsing
Igor Mammedov
4
-15
/
+8
2017-10-27
sparc: cleanup cpu type name composition
Igor Mammedov
2
-1
/
+4
2017-10-27
tricore: use generic cpu_model parsing
Igor Mammedov
1
-4
/
+2
2017-10-27
tricore: cleanup cpu type name composition
Igor Mammedov
2
-48
/
+22
2017-10-27
unicore32: use generic cpu_model parsing
Igor Mammedov
1
-6
/
+2
2017-10-27
unicore32: cleanup cpu type name composition
Igor Mammedov
2
-41
/
+23
2017-10-27
xtensa: lx60/lx200/ml605/kc705: use generic cpu_model parsing
Igor Mammedov
1
-6
/
+5
2017-10-27
xtensa: sim: use generic cpu_model parsing
Igor Mammedov
1
-6
/
+2
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
2
-23
/
+13
2017-10-27
sh4: cleanup cpu type name composition
Igor Mammedov
3
-41
/
+31
2017-10-27
sh4: shix: use generic cpu_model parsing
Igor Mammedov
1
-5
/
+2
2017-10-27
sh4: r2d: use generic cpu_model parsing
Igor Mammedov
1
-6
/
+2
2017-10-27
openrisc: use generic cpu_model parsing
Igor Mammedov
1
-6
/
+2
2017-10-27
openrisc: cleanup cpu type name composition
Igor Mammedov
2
-46
/
+26
2017-10-27
moxie: use generic cpu_model parsing
Igor Mammedov
1
-5
/
+2
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
2
-2
/
+7
2017-10-27
m68k: mcf5208: use generic cpu_model parsing
Igor Mammedov
1
-5
/
+2
2017-10-27
m68k: an5206: use generic cpu_model parsing
Igor Mammedov
1
-5
/
+2
2017-10-27
m68k: cleanup cpu type name composition
Igor Mammedov
2
-48
/
+30
2017-10-27
lm32: lm32_boards: use generic cpu_model parsing
Igor Mammedov
1
-10
/
+4
2017-10-27
lm32: milkymist: use generic cpu_model parsing
Igor Mammedov
1
-5
/
+2
2017-10-27
lm32: cleanup cpu type name composition
Igor Mammedov
2
-52
/
+25
2017-10-27
cris: use generic cpu_model parsing
Igor Mammedov
1
-5
/
+2
2017-10-27
cris: cleanup cpu type name composition
Igor Mammedov
2
-54
/
+30
2017-10-27
alpha: use generic cpu_model parsing
Igor Mammedov
1
-2
/
+2
2017-10-27
alpha: cleanup cpu type name composition
Igor Mammedov
2
-73
/
+37
2017-10-26
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
5
-0
/
+10
2017-10-26
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-24-1...
Peter Maydell
8
-7
/
+39
2017-10-25
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171025' into staging
Peter Maydell
80
-1813
/
+2285
2017-10-25
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171023' i...
Peter Maydell
14
-138
/
+431
2017-10-25
tpm: print buffers received from TPM when debugging
Stefan Berger
1
-0
/
+2
2017-10-25
vl: remove unnecessary #ifdef CONFIG_TPM
Philippe Mathieu-Daudé
1
-2
/
+0
2017-10-25
tpm: remove unnecessary #ifdef CONFIG_TPM
Philippe Mathieu-Daudé
1
-4
/
+0
2017-10-25
tpm: add stubs
Philippe Mathieu-Daudé
4
-1
/
+36
2017-10-24
translate-all: exit from tb_phys_invalidate if qht_remove fails
Emilio G. Cota
1
-1
/
+3
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
26
-133
/
+28
2017-10-24
tcg: enable multiple TCG contexts in softmmu
Emilio G. Cota
5
-13
/
+145
2017-10-24
tcg: introduce regions to split code_gen_buffer
Emilio G. Cota
6
-45
/
+260
2017-10-24
translate-all: use qemu_protect_rwx/none helpers
Emilio G. Cota
1
-48
/
+13
[next]