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
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-08
target/arm: Rewrite helper_sve_ld1*_r using pages
Richard Henderson
1
-164
/
+571
2018-10-08
target/arm: Clear unused predicate bits for LD1RQ
Richard Henderson
1
-1
/
+22
2018-10-08
target/arm: Adjust aarch64_cpu_dump_state for system mode SVE
Richard Henderson
3
-5
/
+13
2018-10-08
target/arm: Handle SVE vector length changes in system mode
Richard Henderson
4
-55
/
+125
2018-10-08
target/arm: Pass in current_el to fp and sve_exception_el
Richard Henderson
1
-12
/
+9
2018-10-08
target/arm: Adjust sve_exception_el
Richard Henderson
1
-46
/
+42
2018-10-08
target/arm: Define ID_AA64ZFR0_EL1
Richard Henderson
1
-1
/
+2
2018-10-08
target/arm: Don't read r4 from v8M exception stackframe twice
Peter Maydell
1
-1
/
+0
2018-10-08
target/arm: Correct condition for v8M callee stack push
Peter Maydell
1
-1
/
+1
2018-10-08
target/arm: fix code comments error
Dongjiu Geng
2
-3
/
+3
2018-10-04
s390x/tcg: refactor specification checking
David Hildenbrand
1
-28
/
+6
2018-10-04
s390x/tcg: fix FP register pair checks
David Hildenbrand
1
-10
/
+10
2018-10-04
s390x/tcg: handle privileged instructions via flags
David Hildenbrand
2
-145
/
+76
2018-10-04
s390x/tcg: check for AFP-register, BFP and DFP data exceptions
David Hildenbrand
1
-0
/
+33
2018-10-04
s390x/tcg: add instruction flags for floating point instructions
David Hildenbrand
2
-127
/
+135
2018-10-04
s390x/tcg: support flags for instructions
David Hildenbrand
2
-6
/
+19
2018-10-04
s390x/tcg: store in the TB flags if AFP is enabled
David Hildenbrand
1
-0
/
+8
2018-10-04
s390x/tcg: factor out and fix DATA exception injection
David Hildenbrand
7
-20
/
+44
2018-10-04
s390x: move tcg_s390_program_interrupt() into TCG code and mark it noreturn
David Hildenbrand
5
-15
/
+24
2018-10-04
target/s390x: exception on non-aligned LPSW(E)
Pavel Zbitskiy
1
-2
/
+4
2018-10-04
s390x: Fence huge pages prior to 3.1
Janosch Frank
1
-0
/
+6
2018-10-02
target/i386: fix translation for icount mode
Pavel Dovgalyuk
1
-3
/
+3
2018-10-02
hvf: drop unused variable
Paolo Bonzini
1
-1
/
+0
2018-10-02
i386: Compile CPUX86State xsave_buf only when support KVM or HVF
Liran Alon
5
-8
/
+10
2018-10-02
target/i386: rename HF_SVMI_MASK to HF_GUEST_MASK
Paolo Bonzini
5
-11
/
+11
2018-10-02
target/i386: unify masking of interrupts
Paolo Bonzini
3
-67
/
+91
2018-10-02
target/i386: move x86_64_hregs to DisasContext
Emilio G. Cota
1
-153
/
+154
2018-10-02
target/i386: move cpu_tmp1_i64 to DisasContext
Emilio G. Cota
1
-80
/
+80
2018-10-02
target/i386: move cpu_tmp3_i32 to DisasContext
Emilio G. Cota
1
-32
/
+32
2018-10-02
target/i386: move cpu_tmp2_i32 to DisasContext
Emilio G. Cota
1
-173
/
+174
2018-10-02
target/i386: move cpu_ptr1 to DisasContext
Emilio G. Cota
1
-26
/
+26
2018-10-02
target/i386: move cpu_ptr0 to DisasContext
Emilio G. Cota
1
-49
/
+52
2018-10-02
target/i386: move cpu_tmp4 to DisasContext
Emilio G. Cota
1
-39
/
+39
2018-10-02
target/i386: move cpu_tmp0 to DisasContext
Emilio G. Cota
1
-138
/
+144
2018-10-02
target/i386: move cpu_T1 to DisasContext
Emilio G. Cota
1
-171
/
+170
2018-10-02
target/i386: move cpu_T0 to DisasContext
Emilio G. Cota
1
-580
/
+594
2018-10-02
target/i386: move cpu_A0 to DisasContext
Emilio G. Cota
1
-236
/
+236
2018-10-02
target/i386: move cpu_cc_srcT to DisasContext
Emilio G. Cota
1
-14
/
+18
2018-10-02
kvm: x86: Fix kvm_arch_fixup_msi_route for remap-less case
Jan Kiszka
1
-0
/
+4
2018-10-01
target/xtensa: extract gen_check_interrupts call
Max Filippov
1
-25
/
+53
2018-10-01
target/xtensa: make rsr/wsr helpers return void
Max Filippov
1
-66
/
+36
2018-10-01
target/xtensa: extract unconditional TB termination via slot 0
Max Filippov
1
-47
/
+36
2018-10-01
target/xtensa: always end TB on CCOUNT access/CCOMPARE write
Max Filippov
1
-8
/
+5
2018-10-01
target/xtensa: change SR number checks to assertions
Max Filippov
1
-36
/
+29
2018-10-01
target/xtensa: extract unconditional TB termination
Max Filippov
1
-39
/
+28
2018-10-01
target/xtensa: extract test for division by zero
Max Filippov
1
-22
/
+31
2018-10-01
target/xtensa: extract test for cpdisabled exception
Max Filippov
2
-108
/
+123
2018-10-01
target/xtensa: extract test for alloca exception
Max Filippov
1
-3
/
+8
2018-10-01
target/xtensa: extract test for window underflow exception
Max Filippov
3
-9
/
+25
2018-10-01
target/xtensa: extract test for window overflow exception
Max Filippov
3
-587
/
+889
[prev]
[next]