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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...
Peter Maydell
3
-1
/
+55
2019-09-27
tests/tcg: add linux-user semihosting smoke test for ARM
Alex Bennée
3
-0
/
+55
2019-09-27
tests/tcg: clean-up some comments after the de-tangling
Alex Bennée
3
-10
/
+15
2019-09-26
tests/docker: remove debian-powerpc-user-cross
Alex Bennée
2
-30
/
+0
2019-09-26
docker: move tests from python2 to python3
John Snow
7
-7
/
+7
2019-09-26
docker: remove unused debian-sid
John Snow
2
-36
/
+1
2019-09-26
docker: remove unused debian-ports
John Snow
2
-37
/
+1
2019-09-26
docker: remove 'deprecated' image definitions
John Snow
1
-4
/
+3
2019-09-26
docker: remove unused debian8 partial image
John Snow
2
-35
/
+1
2019-09-26
docker: remove debian8-mxe definitions
John Snow
1
-1
/
+1
2019-09-26
tests/tcg: add simple record/replay smoke test for aarch64
Alex Bennée
1
-0
/
+21
2019-09-26
tests/tcg: add generic version of float_convs
Alex Bennée
4
-3
/
+1604
2019-09-26
tests/tcg: add float_madds test to multiarch
Alex Bennée
8
-1
/
+1918
2019-09-26
tests/tcg: re-enable linux-test for ppc64abi32
Alex Bennée
1
-8
/
+3
2019-09-26
tests/tcg: clean-up some comments after the de-tangling
Alex Bennée
3
-10
/
+15
2019-09-26
podman: fix command invocation
John Snow
1
-1
/
+1
2019-09-26
tests/docker: reduce scary warnings by cleaning up clean up
Alex Bennée
1
-18
/
+16
2019-09-26
tests/docker: remove python2.7 from debian9-mxe
John Snow
1
-2
/
+1
2019-09-26
tests/docker: fix DOCKER_PARTIAL_IMAGES
Alex Bennée
1
-1
/
+1
2019-09-26
tests/docker: add sanitizers back to clang build
John Snow
1
-5
/
+1
2019-09-26
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190925a'...
Peter Maydell
1
-7
/
+18
2019-09-26
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-24-v2' into...
Peter Maydell
3
-2
/
+7
2019-09-25
tests/migration/postcopy: trim migration bandwidth
Dr. David Alan Gilbert
1
-1
/
+1
2019-09-25
tests/migration: Fail on unexpected migration states
Dr. David Alan Gilbert
1
-6
/
+17
2019-09-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-24' into ...
Peter Maydell
104
-108
/
+139
2019-09-24
tests: Use iothreads during iotest 223
Eric Blake
2
-2
/
+5
2019-09-24
nbd/client: Add hint when TLS is missing
Eric Blake
1
-0
/
+2
2019-09-24
qapi: Fix missing 'if' checks in struct, union, alternate 'data'
Markus Armbruster
12
-60
/
+6
2019-09-24
qapi: Reject blank 'if' conditions in addition to empty ones
Markus Armbruster
2
-2
/
+2
2019-09-24
qapi: Fix broken discriminator error messages
Markus Armbruster
6
-6
/
+4
2019-09-24
qapi: Remove null from schema language
Markus Armbruster
5
-18
/
+4
2019-09-24
qapi: Improve reporting of lexical errors
Markus Armbruster
2
-2
/
+2
2019-09-24
qapi: Use quotes more consistently in frontend error messages
Markus Armbruster
19
-18
/
+19
2019-09-24
tests/qapi-schema: Demonstrate suboptimal lexical errors
Markus Armbruster
6
-1
/
+5
2019-09-24
tests/qapi-schema: Demonstrate insufficient 'if' checking
Markus Armbruster
17
-0
/
+96
2019-09-24
tests/qapi-schema: Demonstrate broken discriminator errors
Markus Armbruster
4
-10
/
+6
2019-09-24
tests/qapi-schema: Demonstrate misleading optional tag error
Markus Armbruster
7
-2
/
+17
2019-09-24
tests/qapi-schema: Delete two redundant tests
Markus Armbruster
10
-11
/
+1
2019-09-24
tests/qapi-schema: Cover unknown pragma
Markus Armbruster
5
-0
/
+4
2019-09-24
qapi: Tweak code to match docs/devel/qapi-code-gen.txt
Markus Armbruster
6
-6
/
+6
2019-09-24
qapi: Adjust frontend errors to say enum value, not member
Markus Armbruster
2
-2
/
+2
2019-09-24
qapi: Permit omitting all flat union branches
Markus Armbruster
6
-4
/
+18
2019-09-24
qapi: Permit alternates with just one branch
Markus Armbruster
4
-6
/
+10
2019-09-24
qapi: Permit 'boxed' with empty type
Markus Armbruster
8
-6
/
+10
2019-09-24
qapi: Drop support for escape sequences other than \\
Markus Armbruster
18
-37
/
+4
2019-09-24
qapi: Restrict strings to printable ASCII
Markus Armbruster
11
-4
/
+9
2019-09-24
tests/qapi-schema: Demonstrate bad reporting of funny characters
Markus Armbruster
2
-2
/
+3
2019-09-24
qapi: Drop support for boxed alternate arguments
Markus Armbruster
2
-2
/
+2
2019-09-23
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
4
-76
/
+110
2019-09-23
Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09...
Peter Maydell
3
-0
/
+136
[next]