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
*
qemu-iotests: s390x: fix test 051
Bo Tu
2015-12-18
3
-130
/
+569
*
qemu-iotests: refine common.config
Bo Tu
2015-12-18
1
-5
/
+4
*
iotests: Update comments for bdrv_swap() in 094
Fam Zheng
2015-12-18
1
-3
/
+5
*
iotests: Extend test 112 for qemu-img amend
Max Reitz
2015-12-18
2
-0
/
+180
*
qcow2: Use error_report() in qcow2_amend_options()
Max Reitz
2015-12-18
1
-7
/
+7
*
qemu-iotests: Test reopen with node-name/driver options
Kevin Wolf
2015-12-18
3
-0
/
+113
*
qemu-iotests: Test cache mode option inheritance
Kevin Wolf
2015-12-18
3
-0
/
+1128
*
qemu-iotests: Try setting cache mode for children
Kevin Wolf
2015-12-18
2
-1
/
+69
*
qemu-iotests: Remove cache mode test without medium
Kevin Wolf
2015-12-18
3
-14
/
+14
*
blockdev: Set 'format' indicates non-empty drive
Kevin Wolf
2015-12-18
2
-3
/
+3
*
iotests: 124: don't reopen qcow2
John Snow
2015-12-18
1
-12
/
+14
*
iotests: 124: move incremental failure test
John Snow
2015-12-18
1
-57
/
+60
*
iotests: 124: Split into two test classes
John Snow
2015-12-18
1
-13
/
+22
*
io: add QIOChannelBuffer class
Daniel P. Berrange
2015-12-18
3
-0
/
+54
*
io: add QIOChannelCommand class
Daniel P. Berrange
2015-12-18
3
-0
/
+134
*
io: add QIOChannelTLS class
Daniel P. Berrange
2015-12-18
3
-0
/
+347
*
io: add QIOChannelFile class
Daniel P. Berrange
2015-12-18
3
-0
/
+105
*
io: add QIOChannelSocket class
Daniel P. Berrange
2015-12-18
5
-0
/
+691
*
io: add QIOTask class for async operations
Daniel P. Berrange
2015-12-18
3
-0
/
+272
*
tests/guest-debug: introduce basic gdbstub tests
Alex Bennée
2015-12-17
1
-0
/
+176
*
qapi: Detect base class loops
Eric Blake
2015-12-17
9
-0
/
+11
*
qapi: Move duplicate collision checks to schema check()
Eric Blake
2015-12-17
13
-19
/
+8
*
qapi: Enforce (or whitelist) case conventions on qapi members
Eric Blake
2015-12-17
13
-0
/
+16
*
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2015-12-17
1
-10
/
+6
*
qapi: Simplify visiting of alternate types
Eric Blake
2015-12-17
4
-26
/
+18
*
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2015-12-17
13
-0
/
+26
*
qapi: Remove obsolete tests for MAX collision
Eric Blake
2015-12-17
13
-17
/
+0
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
2
-5
/
+5
*
qapi: Tighten the regex on valid names
Eric Blake
2015-12-17
9
-0
/
+14
*
blkdebug: Avoid '.' in enum values
Eric Blake
2015-12-17
4
-101
/
+101
*
qapi: Fix c_name() munging
Eric Blake
2015-12-17
3
-2
/
+8
*
qapi: Detect collisions in C member names
Eric Blake
2015-12-17
4
-10
/
+4
*
qapi: Remove outdated tests related to QMP/branch collisions
Eric Blake
2015-12-17
13
-63
/
+0
*
qapi: Track simple union tag in object.local_members
Eric Blake
2015-12-17
3
-0
/
+4
*
blockdev: Mark {insert, remove}-medium experimental
Max Reitz
2015-12-11
2
-11
/
+11
*
qom-test: Fix qmp() leaks
Marc-André Lureau
2015-12-04
1
-7
/
+14
*
tests: Use proper functions types instead of void (*fn)
Markus Armbruster
2015-12-04
4
-10
/
+18
*
tests: Fix check-report-qtest-% target
Andreas Färber
2015-12-03
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-12-03
3
-2
/
+32
|
\
|
*
iotests: Add regresion test case for write notifier assertion failure
Fam Zheng
2015-12-03
2
-2
/
+27
|
*
iotests: Add "add_drive_raw" method
Fam Zheng
2015-12-03
1
-0
/
+5
*
|
tests/vhost-user-bridge.c: fix fd leakage
Victor Kaplansky
2015-12-02
1
-5
/
+29
*
|
vhost-user-test: fix crash with glib < 2.36
Marc-André Lureau
2015-12-02
1
-4
/
+15
*
|
vhost-user-test: use unix port for migration
Marc-André Lureau
2015-12-02
1
-1
/
+7
*
|
vhost-user-test: fix chardriver race
Marc-André Lureau
2015-12-02
1
-5
/
+21
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-11-26
2
-23
/
+120
|
\
|
*
vhost-user-test: fix migration overlap test
Michael S. Tsirkin
2015-11-26
1
-5
/
+8
|
*
tests/vhost-user-bridge: read command line arguments
Victor Kaplansky
2015-11-25
1
-18
/
+111
|
*
tests/vhost-user-bridge: propose GUEST_ANNOUNCE feature
Victor Kaplansky
2015-11-25
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-11-26' in...
Peter Maydell
2015-11-26
2
-1
/
+26
|
\
\
[next]