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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
1
-0
/
+5
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
3
-3
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
1
-2
/
+0
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
1
-2
/
+1
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
1
-1
/
+0
2019-06-10
target/mips: Use env_cpu, env_archcpu
Richard Henderson
5
-34
/
+18
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-2
/
+0
2019-06-10
cpu: Define ArchCPU
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
1
-4
/
+2
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
3
-17
/
+30
2019-06-07
target/mips: Unroll loops in helpers for MSA logic instructions
Aleksandar Markovic
1
-4
/
+40
2019-06-07
target/mips: Outline places for future MSA helpers
Aleksandar Markovic
1
-0
/
+461
2019-06-06
target/mips: Fix block-comment-related issues in msa_helper.c
Aleksandar Markovic
1
-15
/
+27
2019-06-06
target/mips: Fix space-related format issues in msa_helper.c
Aleksandar Markovic
1
-14
/
+14
2019-06-01
target/mips: Improve performance of certain MSA instructions
Mateja Marjanovic
1
-109
/
+433
2019-06-01
target/mips: Clean up lmi_helper.c
Aleksandar Markovic
1
-3
/
+5
2019-06-01
target/mips: Clean up dsp_helper.c
Aleksandar Markovic
1
-11
/
+29
2019-06-01
target/mips: Add emulation of MMI instruction PCPYUD
Mateja Marjanovic
1
-1
/
+42
2019-06-01
target/mips: Add emulation of MMI instruction PCPYLD
Mateja Marjanovic
1
-1
/
+42
2019-06-01
target/mips: Add emulation of MMI instruction PCPYH
Mateja Marjanovic
1
-1
/
+65
2019-05-28
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...
Peter Maydell
4
-9
/
+20
2019-05-28
target/mips: convert UHI_plog to use common semihosting code
Alex Bennée
1
-6
/
+6
2019-05-28
target/mips: only build mips-semi for softmmu
Alex Bennée
3
-1
/
+12
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
2
-2
/
+2
2019-05-26
target/mips: realign comments to fix checkpatch warnings
Jules Irenge
1
-12
/
+22
2019-05-26
target/mips: add or remove space to fix checkpatch errors
Jules Irenge
1
-81
/
+94
2019-05-26
mips: Decide to map PAGE_EXEC in map_address
Jakub Jermář
1
-5
/
+8
2019-05-26
target/mips: Refactor and fix INSERT.<B|H|W|D> instructions
Mateja Marjanovic
3
-18
/
+71
2019-05-26
target/mips: Refactor and fix COPY_U.<B|H|W> instructions
Mateja Marjanovic
3
-21
/
+59
2019-05-26
target/mips: Refactor and fix COPY_S.<B|H|W|D> instructions
Mateja Marjanovic
3
-21
/
+67
2019-05-26
target/mips: Fix MSA instructions ST.<B|H|W|D> on big endian host
Mateja Marjanovic
1
-20
/
+180
2019-05-26
target/mips: Fix MSA instructions LD.<B|H|W|D> on big endian host
Mateja Marjanovic
1
-20
/
+168
2019-05-26
target/mips: Make the results of MOD_<U|S>.<B|H|W|D> the same as on hardware
Mateja Marjanovic
1
-2
/
+2
2019-05-26
target/mips: Make the results of DIV_<U|S>.<B|H|W|D> the same as on hardware
Mateja Marjanovic
1
-2
/
+3
2019-05-10
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
1
-6
/
+0
2019-05-10
target/mips: Convert to CPUClass::tlb_fill
Richard Henderson
4
-41
/
+29
2019-05-10
target/mips: Tidy control flow in mips_cpu_handle_mmu_fault
Richard Henderson
1
-29
/
+23
2019-05-10
target/mips: Pass a valid error to raise_mmu_exception for user-only
Richard Henderson
1
-1
/
+1
2019-04-24
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
1
-2
/
+2
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2
-42
/
+41
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
3
-4
/
+4
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-1
/
+1
2019-02-27
target/mips: Preparing for adding MMI instructions
Mateja Marjanovic
1
-2
/
+41
2019-02-21
target/mips: implement QMP query-cpu-definitions command
Pavel Dovgalyuk
1
-0
/
+33
2019-02-14
target/mips: introduce MTTCG-enabled builds
Aleksandar Markovic
1
-0
/
+2
2019-02-14
target/mips: hold BQL in mips_vpe_wake()
Goran Ferenc
1
-0
/
+3
2019-02-14
hw/mips_int: hold BQL for all interrupt requests
Aleksandar Markovic
1
-18
/
+3
2019-02-14
target/mips: reimplement SC instruction emulation and use cmpxchg
Leon Alrae
5
-118
/
+44
[next]