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
2021-08-25
target/arm: Implement MVE VPNOT
Peter Maydell
4
-0
/
+38
2021-08-25
target/arm: Implement MVE VMOV to/from 2 general-purpose registers
Peter Maydell
4
-1
/
+91
2021-08-25
target/arm: Implement MVE VMAXA, VMINA
Peter Maydell
4
-0
/
+40
2021-08-25
target/arm: Implement MVE VQABS, VQNEG
Peter Maydell
4
-0
/
+50
2021-08-25
target/arm: Implement MVE saturating doubling multiply accumulates
Peter Maydell
4
-0
/
+120
2021-08-25
target/arm: Implement MVE VMLA
Peter Maydell
4
-0
/
+11
2021-08-25
target/arm: Implement MVE VMLADAV and VMLSLDAV
Peter Maydell
4
-5
/
+150
2021-08-25
target/arm: Rename MVEGenDualAccOpFn to MVEGenLongDualAccOpFn
Peter Maydell
1
-8
/
+8
2021-08-25
target/arm: Implement MVE narrowing moves
Peter Maydell
4
-0
/
+132
2021-08-25
target/arm: Implement MVE VABAV
Peter Maydell
4
-0
/
+82
2021-08-25
target/arm: Implement MVE integer min/max across vector
Peter Maydell
4
-2
/
+150
2021-08-25
target/arm: Move 'x' and 'a' bit definitions into vmlaldav formats
Peter Maydell
1
-8
/
+8
2021-08-25
target/arm: Implement MVE shift-by-scalar
Peter Maydell
4
-3
/
+76
2021-08-25
target/arm: Implement MVE VMLAS
Peter Maydell
4
-0
/
+34
2021-08-25
target/arm: Implement MVE VPSEL
Peter Maydell
4
-2
/
+28
2021-08-25
target/arm: Implement MVE integer vector-vs-scalar comparisons
Peter Maydell
4
-12
/
+127
2021-08-25
target/arm: Implement MVE integer vector comparisons
Peter Maydell
4
-1
/
+152
2021-08-25
target/arm: Factor out gen_vpst()
Peter Maydell
1
-14
/
+17
2021-08-25
target/arm: Implement MVE incrementing/decrementing dup insns
Peter Maydell
4
-0
/
+220
2021-08-25
target/arm: Implement MVE VMULL (polynomial)
Peter Maydell
6
-5
/
+83
2021-08-25
target/arm: Fix VLDRB/H/W for predicated elements
Peter Maydell
1
-3
/
+5
2021-08-25
target/arm: Fix VPT advance when ECI is non-zero
Peter Maydell
1
-7
/
+17
2021-08-25
target/arm: Factor out mve_eci_mask()
Peter Maydell
1
-24
/
+34
2021-08-25
target/arm: Fix calculation of LTP mask when LR is 0
Peter Maydell
1
-1
/
+2
2021-08-25
target/arm: Fix MVE 48-bit SQRSHRL for small right shifts
Peter Maydell
1
-2
/
+9
2021-08-25
target/arm: Fix 48-bit saturating shifts
Peter Maydell
1
-7
/
+5
2021-08-25
target/arm: Fix mask handling for MVE narrowing operations
Peter Maydell
1
-1
/
+3
2021-08-25
target/arm: Fix signed VADDV
Peter Maydell
1
-3
/
+3
2021-08-25
target/arm: Fix MVE VSLI by 0 and VSRI by <dt>
Peter Maydell
1
-4
/
+5
2021-08-25
target/arm: Print MVE VPR in CPU dumps
Peter Maydell
1
-0
/
+3
2021-08-25
target/arm: Note that we handle VMOVL as a special case of VSHLL
Peter Maydell
1
-0
/
+2
2021-08-13
target/i386: Fixed size of constant for Windows
Lara Lazier
2
-2
/
+2
2021-07-30
target/nios2: Mark raise_exception() as noreturn
Philippe Mathieu-Daudé
1
-1
/
+1
2021-07-29
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2
-1
/
+21
2021-07-29
target/i386: fix typo in ctl_has_irq
Paolo Bonzini
1
-1
/
+1
2021-07-29
target/i386: Added consistency checks for event injection
Lara Lazier
1
-0
/
+6
2021-07-29
i386: assert 'cs->kvm_state' is not null
Vitaly Kuznetsov
1
-0
/
+14
2021-07-29
target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
Matheus Ferst
1
-2
/
+56
2021-07-27
target/arm: Add sve-default-vector-length cpu property
Richard Henderson
3
-2
/
+77
2021-07-27
target/arm: Export aarch64_sve_zcr_get_valid_len
Richard Henderson
2
-2
/
+12
2021-07-27
target/arm: Correctly bound length in sve_zcr_get_valid_len
Richard Henderson
1
-1
/
+3
2021-07-27
docs: Update path that mentions deprecated.rst
Mao Zhongyi
1
-1
/
+1
2021-07-27
target/arm: Report M-profile alignment faults correctly to the guest
Peter Maydell
1
-0
/
+8
2021-07-27
target/arm: Add missing 'return's after calling v7m_exception_taken()
Peter Maydell
1
-0
/
+2
2021-07-27
target/arm: Enforce that M-profile SP low 2 bits are always zero
Peter Maydell
3
-6
/
+15
2021-07-26
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20210725' into staging
Peter Maydell
1
-22
/
+20
2021-07-23
i386: do not call cpudef-only models functions for max, host, base
Claudio Fontana
4
-59
/
+89
2021-07-23
target/i386: Added consistency checks for CR3
Lara Lazier
2
-3
/
+14
2021-07-22
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
3
-4
/
+103
2021-07-22
target/i386: Added consistency checks for EFER
Lara Lazier
2
-0
/
+44
[next]