index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-24' into ...
Peter Maydell
2019-09-25
104
-108
/
+139
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qapi: Fix missing 'if' checks in struct, union, alternate 'data'
Markus Armbruster
2019-09-24
12
-60
/
+6
|
*
|
qapi: Reject blank 'if' conditions in addition to empty ones
Markus Armbruster
2019-09-24
2
-2
/
+2
|
*
|
qapi: Fix broken discriminator error messages
Markus Armbruster
2019-09-24
6
-6
/
+4
|
*
|
qapi: Remove null from schema language
Markus Armbruster
2019-09-24
5
-18
/
+4
|
*
|
qapi: Improve reporting of lexical errors
Markus Armbruster
2019-09-24
2
-2
/
+2
|
*
|
qapi: Use quotes more consistently in frontend error messages
Markus Armbruster
2019-09-24
19
-18
/
+19
|
*
|
tests/qapi-schema: Demonstrate suboptimal lexical errors
Markus Armbruster
2019-09-24
6
-1
/
+5
|
*
|
tests/qapi-schema: Demonstrate insufficient 'if' checking
Markus Armbruster
2019-09-24
17
-0
/
+96
|
*
|
tests/qapi-schema: Demonstrate broken discriminator errors
Markus Armbruster
2019-09-24
4
-10
/
+6
|
*
|
tests/qapi-schema: Demonstrate misleading optional tag error
Markus Armbruster
2019-09-24
7
-2
/
+17
|
*
|
tests/qapi-schema: Delete two redundant tests
Markus Armbruster
2019-09-24
10
-11
/
+1
|
*
|
tests/qapi-schema: Cover unknown pragma
Markus Armbruster
2019-09-24
5
-0
/
+4
|
*
|
qapi: Tweak code to match docs/devel/qapi-code-gen.txt
Markus Armbruster
2019-09-24
6
-6
/
+6
|
*
|
qapi: Adjust frontend errors to say enum value, not member
Markus Armbruster
2019-09-24
2
-2
/
+2
|
*
|
qapi: Permit omitting all flat union branches
Markus Armbruster
2019-09-24
6
-4
/
+18
|
*
|
qapi: Permit alternates with just one branch
Markus Armbruster
2019-09-24
4
-6
/
+10
|
*
|
qapi: Permit 'boxed' with empty type
Markus Armbruster
2019-09-24
8
-6
/
+10
|
*
|
qapi: Drop support for escape sequences other than \\
Markus Armbruster
2019-09-24
18
-37
/
+4
|
*
|
qapi: Restrict strings to printable ASCII
Markus Armbruster
2019-09-24
11
-4
/
+9
|
*
|
tests/qapi-schema: Demonstrate bad reporting of funny characters
Markus Armbruster
2019-09-24
2
-2
/
+3
|
*
|
qapi: Drop support for boxed alternate arguments
Markus Armbruster
2019-09-24
2
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-09-24
4
-76
/
+110
|
\
\
|
|
/
|
/
|
|
*
Acceptance tests: use avocado.utils.ssh for SSH interaction
Cleber Rosa
2019-09-20
2
-56
/
+25
|
*
tests/acceptance: Add new test cases in linux_ssh_mips_malta.py
Aleksandar Markovic
2019-09-20
1
-0
/
+45
|
*
tests/acceptance: Refactor and improve reporting in linux_ssh_mips_malta.py
Aleksandar Markovic
2019-09-20
1
-15
/
+21
|
*
Acceptance test x86_cpu_model_versions: split into smaller tests
Cleber Rosa
2019-09-20
1
-8
/
+15
|
*
Acceptance test x86_cpu_model_versions: fix mismatches between test and messages
Cleber Rosa
2019-09-20
1
-3
/
+3
|
*
Acceptance test x86_cpu_model_versions: shutdown VMs
Cleber Rosa
2019-09-20
1
-0
/
+7
|
*
Acceptance test machine_m68k_nextcube.py: relax the error code pattern
Cleber Rosa
2019-09-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09...
Peter Maydell
2019-09-23
3
-0
/
+136
|
\
\
|
*
|
tests/tcg: target/s390x: Test MVC
David Hildenbrand
2019-09-23
2
-0
/
+110
|
*
|
tests/tcg: target/s390x: Test MVO
David Hildenbrand
2019-09-23
2
-0
/
+26
|
|
/
*
|
Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...
Peter Maydell
2019-09-23
10
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
pc: Add an SMB0 ACPI device to q35
Corey Minyard
2019-09-20
8
-0
/
+0
|
*
tests:ipmi: Fix IPMI BT tests
Corey Minyard
2019-09-20
2
-4
/
+5
*
|
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-09-20
2
-5
/
+8
|
\
\
|
*
|
BootLinuxSshTest: Only run the tests when explicitly requested
Philippe Mathieu-Daudé
2019-09-19
1
-5
/
+5
|
*
|
tests/acceptance: Specify arch for QueryCPUModelExpansion
David Gibson
2019-09-19
1
-0
/
+3
|
|
/
*
/
Replace '-machine accel=xyz' with '-accel xyz'
Thomas Huth
2019-09-19
3
-3
/
+3
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-09-17
1
-22
/
+22
|
\
|
*
test-char: fix AddressSanitizer failure
Paolo Bonzini
2019-09-16
1
-22
/
+22
*
|
qemu-iotests: Add test for bz #1745922
Maxim Levitsky
2019-09-16
3
-0
/
+132
*
|
tests/qemu-iotests: Fix qemu-io related output in 026.out.nocache
Vladimir Sementsov-Ogievskiy
2019-09-16
1
-84
/
+84
*
|
tests/Makefile: Do not print the name of the check-block.sh shell script
Thomas Huth
2019-09-16
1
-1
/
+1
*
|
tests/qemu-iotests/check: Replace "tests" with "iotests" in final status text
Thomas Huth
2019-09-16
1
-4
/
+4
|
/
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'...
Peter Maydell
2019-09-13
3
-45
/
+140
|
\
|
*
tests/migration: Add a test for validate-uuid capability
Yury Kotov
2019-09-12
1
-30
/
+110
|
*
tests/libqtest: Allow setting expected exit status
Yury Kotov
2019-09-12
2
-15
/
+30
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-09-13
51
-100
/
+560
|
\
\
[prev]
[next]