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
...
*
iotests: Add tests for the x-blockdev-del command
Alberto Garcia
2015-11-11
3
-0
/
+420
*
qemu-iotests: fix -valgrind option for check
Jeff Cody
2015-11-11
6
-26
/
+59
*
qemu-iotests: fix cleanup of background processes
Jeff Cody
2015-11-11
4
-15
/
+37
*
block: test 'blockdev-snapshot' using a file BDS as the overlay
Alberto Garcia
2015-11-11
2
-1
/
+15
*
block: Remove inner quotation marks in iotest 085
Alberto Garcia
2015-11-11
1
-8
/
+8
*
qemu-iotests: Test the reopening of overlay_bs in 'block-commit'
Alberto Garcia
2015-11-11
2
-2
/
+32
*
block: add tests for the 'blockdev-snapshot' command
Alberto Garcia
2015-11-11
2
-8
/
+128
*
iotests: Add test for change-related QMP commands
Max Reitz
2015-11-11
3
-0
/
+726
*
qapi: More tests of input arrays
Eric Blake
2015-11-10
1
-0
/
+52
*
qapi: Test failure in middle of array parse
Eric Blake
2015-11-10
1
-1
/
+9
*
qapi: More tests of alternate output
Eric Blake
2015-11-10
1
-1
/
+15
*
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
2015-11-10
3
-35
/
+15
*
qapi: Simplify non-error testing in test-qmp-*
Eric Blake
2015-11-09
4
-135
/
+53
*
qapi: Plug leaks in test-qmp-*
Eric Blake
2015-11-09
3
-35
/
+18
*
qapi: Share test_init code in test-qmp-input*
Eric Blake
2015-11-09
2
-51
/
+46
*
qapi: Strengthen test of TestStructList
Eric Blake
2015-11-09
1
-11
/
+7
*
qapi: Use generated TestStruct machinery in tests
Eric Blake
2015-11-09
6
-162
/
+10
*
tests/i44fx-test: No need for zeroing memory before memset
Thomas Huth
2015-11-06
1
-1
/
+1
*
tests: ignore test-qga
Eric Blake
2015-11-06
1
-0
/
+1
*
qapi: Reserve 'u' member name
Eric Blake
2015-11-02
5
-0
/
+10
*
tests: Convert to new qapi union layout
Eric Blake
2015-11-02
3
-62
/
+62
*
qapi: Unbox base members
Eric Blake
2015-11-02
10
-50
/
+20
*
qapi: Prefer typesafe upcasts to qapi base classes
Eric Blake
2015-11-02
1
-0
/
+5
*
qapi: Reserve 'q_*' and 'has_*' member names
Eric Blake
2015-11-02
12
-30
/
+13
*
qapi: Reserve '*List' type names for list types
Eric Blake
2015-11-02
4
-7
/
+5
*
tests/qapi-schema: Test for reserved names, empty struct
Eric Blake
2015-11-02
24
-4
/
+59
*
tests/vhost-user-bridge: add vhost-user bridge application
Victor Kaplansky
2015-10-29
2
-0
/
+1111
*
vhost-user-test: fix up rhel6 build
Michael S. Tsirkin
2015-10-29
1
-9
/
+9
*
Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...
Peter Maydell
2015-10-26
4
-13
/
+520
|
\
|
*
ivshmem: add hostmem backend
Marc-André Lureau
2015-10-26
1
-0
/
+12
|
*
tests: add ivshmem qtest
Marc-André Lureau
2015-10-26
2
-20
/
+448
|
*
qtest: add qtest_add_abrt_handler()
Marc-André Lureau
2015-10-24
2
-13
/
+26
|
*
tests: Add ivshmem qtest
Andreas Färber
2015-10-24
2
-0
/
+54
*
|
tests: Add test case for aio_disable_external
Fam Zheng
2015-10-23
1
-0
/
+24
*
|
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
1
-26
/
+32
*
|
hw/block/fdc: Implement tray status
Max Reitz
2015-10-23
1
-3
/
+1
*
|
iotests: Only create BB if necessary
Max Reitz
2015-10-23
4
-18
/
+71
*
|
blockdev: Allow creation of BDS trees without BB
Max Reitz
2015-10-23
2
-3
/
+3
|
/
*
tests: test-qga, loosen assumptions about host filesystems
Michael Roth
2015-10-23
1
-5
/
+7
*
configure: avoid polluting global CFLAGS with tasn1 flags
Daniel P. Berrange
2015-10-22
1
-2
/
+8
*
crypto: add sanity checking of plaintext/ciphertext length
Daniel P. Berrange
2015-10-22
1
-0
/
+50
*
crypto: don't let builtin aes crash if no IV is provided
Daniel P. Berrange
2015-10-22
1
-0
/
+30
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-10-22
1
-57
/
+315
|
\
|
*
vhost-user-test: check ownership during migration
Marc-André Lureau
2015-10-22
1
-0
/
+38
|
*
vhost-user-test: add live-migration test
Marc-André Lureau
2015-10-22
1
-2
/
+169
|
*
vhost-user-test: learn to tweak various qemu arguments
Marc-André Lureau
2015-10-22
1
-10
/
+15
|
*
vhost-user-test: wrap server in TestServer struct
Marc-André Lureau
2015-10-22
1
-50
/
+89
|
*
vhost-user-test: remove useless static check
Marc-André Lureau
2015-10-22
1
-1
/
+0
|
*
vhost-user-test: move wait_for_fds() out
Marc-André Lureau
2015-10-22
1
-4
/
+14
*
|
Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream...
Peter Maydell
2015-10-20
2
-3
/
+3
|
\
\
[prev]
[next]