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
2018-07-02
s390x/tcg: fix locking problem with tcg_s390_tod_updated
David Hildenbrand
1
-10
/
+16
2018-07-02
s390x/kvm: indicate alignment in legacy_s390_alloc()
David Hildenbrand
1
-0
/
+3
2018-07-02
s390x/kvm: legacy_s390_alloc() only supports one allocation
David Hildenbrand
1
-2
/
+10
2018-07-02
s390x/tcg: fix CPU hotplug with single-threaded TCG
David Hildenbrand
1
-5
/
+12
2018-07-02
s390x/tcg: rearm the CKC timer during migration
David Hildenbrand
3
-0
/
+27
2018-07-02
s390x/tcg: implement SET CLOCK
David Hildenbrand
4
-2
/
+27
2018-07-02
s390x/tcg: SET CLOCK COMPARATOR can clear CKC interrupts
David Hildenbrand
1
-0
/
+7
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
5
-30
/
+37
2018-07-02
s390x/tcg: drop tod_basetime
David Hildenbrand
3
-4
/
+2
2018-07-02
s390x/tod: factor out TOD into separate device
David Hildenbrand
3
-34
/
+2
2018-07-02
s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()
David Hildenbrand
4
-12
/
+12
2018-07-02
s390x/tcg: avoid overflows in time2tod/tod2time
David Hildenbrand
1
-2
/
+3
2018-07-02
s390x/cpumodel: default enable bpb and ppa15 for z196 and later
Christian Borntraeger
1
-0
/
+2
2018-07-02
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
1
-1
/
+1
2018-06-30
xtensa: Avoid calling get_page_addr_code() from helper function
Peter Maydell
1
-1
/
+5
2018-06-30
target/xtensa: Convert to TranslatorOps
Richard Henderson
1
-101
/
+116
2018-06-30
target/xtensa: Change gen_intermediate_code dc to pointer
Richard Henderson
1
-61
/
+61
2018-06-30
target/xtensa: Convert to DisasContextBase
Richard Henderson
1
-47
/
+44
2018-06-30
target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN
Richard Henderson
1
-12
/
+9
2018-06-30
target/xtensa: check zero overhead loop alignment
Max Filippov
3
-0
/
+9
2018-06-29
target/arm: Add ID_ISAR6
Richard Henderson
4
-3
/
+9
2018-06-29
target/arm: Prune a15 features from max
Richard Henderson
1
-3
/
+0
2018-06-29
target/arm: Prune a57 features from max
Richard Henderson
1
-9
/
+0
2018-06-29
target/arm: Fix SVE system register access checks
Richard Henderson
2
-7
/
+6
2018-06-29
target/arm: Fix SVE signed division vs x86 overflow exception
Richard Henderson
1
-5
/
+15
2018-06-29
target/arm: Mark PMINTENSET accesses as possibly doing IO
Aaron Lindsay
1
-1
/
+1
2018-06-29
target/arm: Remove redundant DIV detection for KVM
Aaron Lindsay
1
-18
/
+1
2018-06-29
target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
Aaron Lindsay
3
-11
/
+19
2018-06-29
target/arm: support reading of CNT[VCT|FRQ]_EL0 from user-space
Alex Bennée
1
-3
/
+24
2018-06-29
target/arm: Implement ARMv8.2-DotProd
Richard Henderson
5
-21
/
+92
2018-06-29
target/arm: Enable SVE for aarch64-linux-user
Richard Henderson
2
-0
/
+8
2018-06-29
target/arm: Implement SVE dot product (indexed)
Richard Henderson
4
-0
/
+153
2018-06-29
target/arm: Implement SVE dot product (vectors)
Richard Henderson
4
-0
/
+92
2018-06-29
target/arm: Implement SVE fp complex multiply add (indexed)
Richard Henderson
3
-20
/
+59
2018-06-29
target/arm: Pass index to AdvSIMD FCMLA (indexed)
Richard Henderson
3
-22
/
+41
2018-06-29
target/arm: Implement SVE fp complex multiply add
Richard Henderson
4
-0
/
+207
2018-06-29
target/arm: Implement SVE floating-point complex add
Richard Henderson
4
-0
/
+135
2018-06-29
target/arm: Implement SVE MOVPRFX
Richard Henderson
2
-1
/
+66
2018-06-29
target/arm: Implement SVE floating-point unary operations
Richard Henderson
4
-0
/
+52
2018-06-29
target/arm: Implement SVE floating-point round to integral value
Richard Henderson
4
-0
/
+108
2018-06-29
target/arm: Implement SVE floating-point convert to integer
Richard Henderson
6
-7
/
+211
2018-06-29
target/arm: Implement SVE floating-point convert precision
Richard Henderson
4
-0
/
+106
2018-06-29
target/arm: Implement SVE floating-point trig multiply-add coefficient
Richard Henderson
4
-0
/
+104
2018-06-29
target/arm: Implement SVE FP Compare with Zero Group
Richard Henderson
4
-0
/
+138
2018-06-29
target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
Richard Henderson
4
-0
/
+80
2018-06-29
target/arm: Implement SVE FP Fast Reduction Group
Richard Henderson
4
-0
/
+161
2018-06-29
target/arm: Implement SVE Floating Point Multiply Indexed Group
Richard Henderson
4
-0
/
+131
2018-06-29
target/arm: Implement SVE floating-point arithmetic with immediate
Richard Henderson
4
-0
/
+214
2018-06-29
target/arm: Implement SVE floating-point compare vectors
Richard Henderson
4
-0
/
+162
2018-06-29
target/arm: Implement SVE scatter store vector immediate
Richard Henderson
2
-26
/
+70
[next]