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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
target/arm: Use gvec for VSRA
Richard Henderson
3
-117
/
+130
2018-10-24
target/arm: Use gvec for VSHR, VSHL
Richard Henderson
1
-22
/
+48
2018-10-24
target/arm: Use gvec for NEON_3R_VMUL
Richard Henderson
1
-16
/
+15
2018-10-24
target/arm: Use gvec for NEON_2RM_VMN, NEON_2RM_VNEG
Richard Henderson
1
-8
/
+8
2018-10-24
target/arm: Use gvec for NEON_3R_VADD_VSUB insns
Richard Henderson
1
-19
/
+10
2018-10-24
target/arm: Use gvec for NEON_3R_LOGIC insns
Richard Henderson
3
-105
/
+124
2018-10-24
target/arm: Use gvec for NEON VMOV, VMVN, VBIC & VORR (immediate)
Richard Henderson
1
-25
/
+36
2018-10-24
target/arm: Use gvec for NEON VDUP
Richard Henderson
1
-27
/
+36
2018-10-24
target/arm: Mark some arrays const
Richard Henderson
1
-2
/
+2
2018-10-24
target/arm: Promote consecutive memory ops for aa64
Richard Henderson
1
-26
/
+40
2018-10-24
target/arm: Use tcg_gen_gvec_dup_i64 for LD[1-4]R
Richard Henderson
1
-25
/
+3
2018-10-24
target/arm: Don't call tcg_clear_temp_count
Richard Henderson
2
-2
/
+0
2018-10-24
target/arm: Hoist address increment for vector memory ops
Richard Henderson
1
-4
/
+8
2018-10-24
hw/arm/boot: Increase compliance with kernel arm64 boot protocol
Stewart Hildebrand
1
-0
/
+18
2018-10-24
target/arm: Report correct syndrome for FP/SIMD traps to Hyp mode
Peter Maydell
3
-5
/
+26
2018-10-24
target/arm: Get IL bit correct for v7 syndrome values
Peter Maydell
2
-5
/
+15
2018-10-24
target/arm: New utility function to extract EC from syndrome
Peter Maydell
4
-4
/
+9
2018-10-24
target/arm: Implement HCR.PTW
Peter Maydell
1
-1
/
+20
2018-10-24
target/arm: Implement HCR.VI and VF
Peter Maydell
1
-4
/
+43
2018-10-24
target/arm: ISR_EL1 bits track virtual interrupts if IMO/FMO set
Peter Maydell
1
-4
/
+18
2018-10-24
target/arm: Implement HCR.DC
Peter Maydell
1
-2
/
+21
2018-10-24
target/arm: Implement HCR.FB
Peter Maydell
1
-72
/
+113
2018-10-24
target/arm: Make switch_mode() file-local
Peter Maydell
2
-3
/
+4
2018-10-24
target/arm: Improve debug logging of AArch32 exception return
Peter Maydell
3
-6
/
+29
2018-10-24
target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test
Richard Henderson
6
-37
/
+50
2018-10-24
target/arm: Convert sve from feature bit to aa64pfr0 test
Richard Henderson
8
-16
/
+37
2018-10-24
target/arm: Convert jazelle from feature bit to isar1 test
Richard Henderson
3
-5
/
+20
2018-10-24
target/arm: Convert division from feature bits to isar0 tests
Richard Henderson
4
-15
/
+15
2018-10-24
target/arm: Convert v8 extensions from feature bits to isar tests
Richard Henderson
7
-132
/
+273
2018-10-24
target/arm: V8M should not imply V7VE
Richard Henderson
1
-1
/
+5
2018-10-24
target/arm: Move some system registers into a substructure
Richard Henderson
5
-158
/
+162
2018-10-24
target/arm: Add support for VCPU event states
Dongjiu Geng
6
-0
/
+139
2018-10-24
ssi-sd: Make devices picking up backends unavailable with -device
Markus Armbruster
1
-0
/
+2
2018-10-24
configure: Provide option to explicitly disable AVX2
Liam Merwick
1
-2
/
+9
2018-10-24
po/Makefile: Modern shell scripting (use $() instead of ``)
Mao Zhongyi
1
-1
/
+1
2018-10-24
debian-bootstrap.pre: Modern shell scripting (use $() instead of ``)
Mao Zhongyi
1
-2
/
+2
2018-10-24
configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" device
Thomas Huth
2
-1
/
+3
2018-10-24
hw/core: Move null-machine into the common-obj list
Thomas Huth
2
-3
/
+2
2018-10-24
tests/migration-test: Disable s390x test when running with TCG
Thomas Huth
1
-0
/
+16
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
68
-386
/
+414
2018-10-23
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
8
-14
/
+69
2018-10-23
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
9
-185
/
+51
2018-10-23
osdep: Work around MinGW assert
Richard Henderson
1
-0
/
+12
2018-10-21
slirp: Implement RFC2132 TFTP server name
Fam Zheng
8
-4
/
+38
2018-10-21
slirp: Add sanity check for str option length
Fam Zheng
2
-10
/
+31
2018-10-21
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
5
-1
/
+333
2018-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
58
-688
/
+1876
2018-10-19
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181018' into staging
Peter Maydell
32
-510
/
+837
2018-10-19
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
30
-152
/
+958
2018-10-19
error: Drop bogus "use error_setg() instead" admonitions
Markus Armbruster
1
-5
/
+0
[prev]
[next]