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-08
target/arm: Add v8M stack checks on exception entry
Peter Maydell
1
-8
/
+46
2018-10-08
target/arm: Add some comments in Thumb decode
Peter Maydell
1
-3
/
+17
2018-10-08
target/arm: Add v8M stack checks on ADD/SUB/MOV of SP
Peter Maydell
4
-9
/
+106
2018-10-08
target/arm: Move v7m_using_psp() to internals.h
Peter Maydell
2
-12
/
+16
2018-10-08
target/arm: Define new EXCP type for v8M stack overflows
Peter Maydell
2
-0
/
+7
2018-10-08
target/arm: Define new TBFLAG for v8M stack checking
Peter Maydell
4
-0
/
+19
2018-10-08
target/arm: Pass TCGMemOpIdx to sve memory helpers
Richard Henderson
3
-89
/
+121
2018-10-08
target/arm: Rewrite vector gather first-fault loads
Richard Henderson
3
-141
/
+325
2018-10-08
target/arm: Rewrite vector gather stores
Richard Henderson
3
-90
/
+179
2018-10-08
target/arm: Rewrite vector gather loads
Richard Henderson
3
-173
/
+392
2018-10-08
target/arm: Split contiguous stores for endianness
Richard Henderson
3
-37
/
+98
2018-10-08
target/arm: Split contiguous loads for endianness
Richard Henderson
3
-142
/
+263
2018-10-08
target/arm: Rewrite helper_sve_st[1234]*_r
Richard Henderson
1
-177
/
+170
2018-10-08
target/arm: Rewrite helper_sve_ld[234]*_r
Richard Henderson
1
-93
/
+117
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
virt: Suppress external aborts on virt-2.10 and earlier
Peter Maydell
1
-0
/
+2
2018-10-08
target/arm: fix code comments error
Dongjiu Geng
2
-3
/
+3
2018-10-08
Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20181005' into staging
Peter Maydell
13
-125
/
+2390
2018-10-08
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
4
-11
/
+56
2018-10-08
Merge remote-tracking branch 'remotes/elmarco/tags/option-pull-request' into ...
Peter Maydell
12
-60
/
+228
2018-10-07
slirp: Propagate host TCP RST packet to the guest after socket disconnected
Gavin Grant
1
-3
/
+10
2018-10-07
slirp: fix ICMP handling on macOS hosts
Andrew Oates
1
-1
/
+26
2018-10-07
slirp: document mbuf pointers and sizes
Peter Maydell
2
-7
/
+20
2018-10-05
softfloat: Specialize udiv_qrnnd for ppc64
Richard Henderson
1
-0
/
+16
2018-10-05
softfloat: Specialize udiv_qrnnd for s390x
Richard Henderson
1
-0
/
+6
2018-10-05
softfloat: Specialize udiv_qrnnd for x86_64
Richard Henderson
1
-0
/
+6
2018-10-05
softfloat: Fix division
Richard Henderson
2
-17
/
+52
2018-10-05
softfloat: Replace countLeadingZeros32/64 with clz32/64
Thomas Huth
2
-100
/
+13
2018-10-05
tests/fp/fp-test: add floating point tests
Emilio G. Cota
7
-0
/
+2291
2018-10-05
gitmodules: add berkeley's softfloat + testfloat version 3
Emilio G. Cota
3
-0
/
+6
2018-10-05
softfloat: remove float64_trunc_to_int
Emilio G. Cota
2
-8
/
+0
2018-10-05
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181005-pull-request' ...
Peter Maydell
6
-3
/
+45
2018-10-05
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios.for-upstrea...
Peter Maydell
4
-0
/
+0
2018-10-05
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181004' into staging
Peter Maydell
17
-383
/
+430
2018-10-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-10-03-v2' into...
Peter Maydell
5
-97
/
+63
2018-10-05
vl: list user creatable properties when 'help' is argument
Marc-André Lureau
2
-6
/
+40
2018-10-05
hostmem: add some properties description
Marc-André Lureau
2
-0
/
+23
2018-10-05
vl: handle -object help
Marc-André Lureau
1
-0
/
+13
2018-10-05
tests/qom-proplist: check class properties iterator
Marc-André Lureau
1
-0
/
+9
2018-10-05
tests/qom-proplist: check properties are not listed multiple times
Marc-André Lureau
1
-20
/
+24
2018-10-05
tests/qom-proplist: check duplicate "bv" property registration failed
Marc-André Lureau
1
-1
/
+4
2018-10-05
qom/object: register 'type' property as class property
Marc-André Lureau
1
-3
/
+4
[next]