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
...
|
*
|
qobject: Make QString immutable
Markus Armbruster
2020-12-19
2
-18
/
+1
|
*
|
qobject: Drop qstring_get_try_str()
Markus Armbruster
2020-12-19
1
-6
/
+5
|
*
|
qobject: Change qobject_to_json()'s value to GString
Markus Armbruster
2020-12-19
3
-43
/
+39
|
*
|
qobject: Make qobject_to_json_pretty() take a pretty argument
Markus Armbruster
2020-12-19
1
-1
/
+1
|
*
|
test-visitor-serialization: Clean up test_primitives()
Markus Armbruster
2020-12-19
1
-7
/
+37
|
*
|
test-visitor-serialization: Drop insufficient precision workaround
Markus Armbruster
2020-12-19
1
-16
/
+2
|
*
|
string-output-visitor: Fix to use sufficient precision
Markus Armbruster
2020-12-19
1
-1
/
+1
|
*
|
test-string-output-visitor: Cover "unround" number
Markus Armbruster
2020-12-19
1
-2
/
+2
|
*
|
qobject: Fix qnum_to_string() to use sufficient precision
Markus Armbruster
2020-12-19
2
-6
/
+6
|
*
|
tests/check-qnum: Cover qnum_to_string() for "unround" argument
Markus Armbruster
2020-12-19
1
-0
/
+6
|
*
|
tests/check-qjson: Replace redundant large_number()
Markus Armbruster
2020-12-19
1
-44
/
+3
|
*
|
tests/check-qjson: Cover number 2^63
Markus Armbruster
2020-12-19
1
-2
/
+39
|
*
|
tests/check-qjson: Examine QNum more thoroughly
Markus Armbruster
2020-12-19
1
-3
/
+16
|
*
|
tests/check-qjson: Don't skip funny QNumber to JSON conversions
Markus Armbruster
2020-12-19
1
-30
/
+25
|
*
|
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-19
3
-130
/
+38
|
|
/
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...
Peter Maydell
2021-01-01
31
-201
/
+1169
|
\
\
|
*
|
iotests: Fix _send_qemu_cmd with bash 5.1
Max Reitz
2020-12-18
24
-199
/
+728
|
*
|
iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmd
Max Reitz
2020-12-18
2
-2
/
+2
|
*
|
quorum: Implement bdrv_co_pwrite_zeroes()
Alberto Garcia
2020-12-18
2
-0
/
+19
|
*
|
quorum: Implement bdrv_co_block_status()
Alberto Garcia
2020-12-18
3
-0
/
+216
|
*
|
iotests: add 298 to test new preallocate filter driver
Vladimir Sementsov-Ogievskiy
2020-12-18
3
-0
/
+192
|
*
|
iotests.py: execute_setup_common(): add required_fmts argument
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-1
/
+8
|
*
|
iotests: qemu_io_silent: support --image-opts
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-1
/
+6
|
|
/
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-12-31
5
-107
/
+107
|
\
\
|
*
|
iotests:172: use _filter_qom_path
Vladimir Sementsov-Ogievskiy
2020-12-18
2
-77
/
+77
|
*
|
iotests: make _filter_qom_path more strict
Vladimir Sementsov-Ogievskiy
2020-12-18
2
-29
/
+29
|
*
|
iotests/210: Fix reference output
Max Reitz
2020-12-18
1
-1
/
+1
|
|
/
*
/
tests/fp: Do not emit implicit-fallthrough warnings in the softfloat tests
Thomas Huth
2020-12-18
1
-0
/
+2
|
/
*
tests: remove GCC < 4 fallbacks
Marc-André Lureau
2020-12-15
1
-5
/
+3
*
Remove the deprecated -realtime option
Thomas Huth
2020-12-15
1
-1
/
+1
*
memory: clamp cached translation in case it points to an MMIO region
Paolo Bonzini
2020-12-15
1
-0
/
+51
*
qtest/pvpanic: Test panic option that allows VM to continue
Alejandro Jimenez
2020-12-15
1
-1
/
+25
*
remove preconfig state
Paolo Bonzini
2020-12-15
1
-1
/
+1
*
tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test
Peter Maydell
2020-12-14
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-12-12
92
-133
/
+800
|
\
|
*
block: introduce BDRV_MAX_LENGTH
Vladimir Sementsov-Ogievskiy
2020-12-11
3
-1
/
+11
|
*
iotests/221: Discard image before qemu-img map
Max Reitz
2020-12-11
2
-8
/
+13
|
*
iotests/308: Add test for FUSE exports
Max Reitz
2020-12-11
3
-0
/
+437
|
*
iotests: Enable fuse for many tests
Max Reitz
2020-12-11
75
-75
/
+75
|
*
iotests: Allow testing FUSE exports
Max Reitz
2020-12-11
3
-1
/
+134
|
*
iotests: Give access to the qemu-storage-daemon
Max Reitz
2020-12-11
2
-0
/
+28
|
*
iotests/287: Clean up subshell test image
Max Reitz
2020-12-11
1
-2
/
+2
|
*
iotests: Let _make_test_img guess $TEST_IMG_FILE
Max Reitz
2020-12-11
1
-3
/
+37
|
*
iotests: Restrict some Python tests to file
Max Reitz
2020-12-11
2
-2
/
+4
|
*
iotests/091: Use _cleanup_qemu instad of "wait"
Max Reitz
2020-12-11
1
-1
/
+2
|
*
iotests: Derive image names from $TEST_IMG
Max Reitz
2020-12-11
4
-9
/
+7
|
*
iotests/046: Avoid renaming images
Max Reitz
2020-12-11
2
-3
/
+4
|
*
iotests: Use convert -n in some cases
Max Reitz
2020-12-11
4
-11
/
+10
|
*
iotests: Do not pipe _make_test_img
Max Reitz
2020-12-11
2
-5
/
+24
|
*
iotests: Do not needlessly filter _make_test_img
Max Reitz
2020-12-11
3
-12
/
+12
[prev]
[next]