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
2020-06-10
target/i386: Fix OUTL debug output
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-09
target/sparc/int32_helper: Extract and use excp_name_str()
Philippe Mathieu-Daudé
1
-6
/
+12
2020-06-09
target/sparc/int32_helper: Remove DEBUG_PCALL definition
Philippe Mathieu-Daudé
1
-5
/
+0
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
3
-10
/
+14
2020-06-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...
Peter Maydell
9
-887
/
+1230
2020-06-05
target/s390x: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
1
-7
/
+5
2020-06-05
target/i386: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
1
-1
/
+5
2020-06-05
target/riscv/cpu: Restrict CPU migration to system-mode
Philippe Mathieu-Daudé
1
-2
/
+4
2020-06-05
target/arm: Convert Neon one-register-and-immediate insns to decodetree
Peter Maydell
3
-99
/
+142
2020-06-05
target/arm: Convert VCVT fixed-point ops to decodetree
Peter Maydell
3
-73
/
+62
2020-06-05
target/arm: Convert Neon VSHLL, VMOVL to decodetree
Peter Maydell
3
-44
/
+99
2020-06-05
target/arm: Convert Neon narrowing shifts with op==9 to decodetree
Peter Maydell
3
-108
/
+37
2020-06-05
target/arm: Convert Neon narrowing shifts with op==8 to decodetree
Peter Maydell
3
-0
/
+195
2020-06-05
target/arm: Convert VQSHLU, VQSHL 2-reg-shift insns to decodetree
Peter Maydell
3
-107
/
+126
2020-06-05
target/arm: Convert Neon VSRA, VSRI, VRSHR, VRSRA 2-reg-shift insns to decode...
Peter Maydell
3
-48
/
+46
2020-06-05
target/arm: Convert Neon VSHR 2-reg-shift insns to decodetree
Peter Maydell
3
-20
/
+67
2020-06-05
target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree
Peter Maydell
3
-10
/
+71
2020-06-05
target/arm: Split helper_crypto_sm3tt
Richard Henderson
3
-23
/
+27
2020-06-05
target/arm: Split helper_crypto_sha1_3reg
Richard Henderson
5
-94
/
+95
2020-06-05
target/arm: Convert sha1 and sha256 to gvec helpers
Richard Henderson
6
-162
/
+66
2020-06-05
target/arm: Convert sha512 and sm3 to gvec helpers
Richard Henderson
3
-47
/
+55
2020-06-05
target/arm: Convert rax1 to gvec helpers
Richard Henderson
4
-28
/
+47
2020-06-05
target/arm: Convert aes and sm4 to gvec helpers
Richard Henderson
6
-67
/
+138
2020-06-05
target/s390x: Restrict system-mode declarations
Philippe Mathieu-Daudé
1
-5
/
+7
2020-06-05
target/s390x/helper: Clean ifdef'ry
Philippe Mathieu-Daudé
1
-5
/
+0
2020-06-05
target/s390x: Only compile decode_basedisp() on system-mode
Philippe Mathieu-Daudé
1
-0
/
+4
2020-06-05
s390x/kvm: help valgrind in several places
Christian Borntraeger
1
-2
/
+2
2020-06-05
memory: Rename memory_region_do_writeback -> memory_region_writeback
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-03
target/riscv: Add the lowRISC Ibex CPU
Alistair Francis
2
-0
/
+11
2020-06-03
target/riscv: Don't set PMP feature in the cpu init
Alistair Francis
1
-5
/
+0
2020-06-03
target/riscv: Disable the MMU correctly
Alistair Francis
1
-2
/
+3
2020-06-03
target/riscv: Don't overwrite the reset vector
Alistair Francis
1
-1
/
+2
2020-06-03
target/riscv: Drop support for ISA spec version 1.09.1
Alistair Francis
7
-200
/
+63
2020-06-03
target/riscv: Remove the deprecated CPUs
Alistair Francis
2
-35
/
+0
2020-06-02
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200602' into staging
Peter Maydell
7
-119
/
+15
2020-06-02
target/s390x: Use tcg_gen_gvec_rotl{i,s,v}
Richard Henderson
4
-94
/
+11
2020-06-02
target/ppc: Use tcg_gen_gvec_rotlv
Richard Henderson
3
-25
/
+4
2020-06-02
target/m68k: implement opcode fetoxm1
Laurent Vivier
3
-0
/
+9
2020-06-02
target/m68k: implement fmove.l #<data>,FPCR
Laurent Vivier
1
-0
/
+14
2020-06-01
target/tricore: Implement gdbstub
Bastian Koppelmann
4
-1
/
+152
2020-06-01
target/tricore: Implement tricore_cpu_get_phys_page_debug
Bastian Koppelmann
2
-9
/
+14
2020-06-01
target/tricore: Raise EXCP_DEBUG in gen_goto_tb() for singlestep
Bastian Koppelmann
1
-9
/
+9
2020-06-01
target/tricore: Move translate feature check to ctx
Bastian Koppelmann
1
-27
/
+33
2020-06-01
target/tricore: Don't save pc in generate_qemu_excp
Bastian Koppelmann
1
-1
/
+0
2020-06-01
target/mips: Support variable page size
Huacai Chen
1
-0
/
+5
2020-06-01
target/mips: Add more CP0 register for save/restore
Huacai Chen
2
-2
/
+216
2020-05-28
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into...
Peter Maydell
2
-11
/
+18
2020-05-27
i386: Fix x86_cpu_load_model() error API violation
Markus Armbruster
1
-10
/
+17
2020-05-27
s390x/cpumodel: Fix harmless misuse of visit_check_struct()
Markus Armbruster
1
-1
/
+1
2020-05-27
target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again
Greg Kurz
1
-1
/
+1
[next]