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 "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
|
\
\
|
*
|
qjson: store tokens in a GQueue
Paolo Bonzini
2015-11-26
1
-1
/
+1
|
*
|
check-qjson: Add test for JSON nesting depth limit
Markus Armbruster
2015-11-26
1
-0
/
+25
*
|
|
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-25-v2-tag'...
Peter Maydell
2015-11-26
1
-3
/
+95
|
\
\
\
|
*
|
|
qga: Better mapping of SEEK_* in guest-file-seek
Eric Blake
2015-11-26
1
-2
/
+3
|
*
|
|
tests: add file-write-read test
Marc-André Lureau
2015-11-26
1
-2
/
+93
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-11-26
1
-9
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ide-test: fix timeouts
John Snow
2015-11-25
1
-4
/
+12
|
*
|
ide-test: cdrom_pio_impl fixup
John Snow
2015-11-24
1
-5
/
+11
|
|
/
*
|
qemu-iotests: Add -nographic when starting QEMU in 119 and 120
Fam Zheng
2015-11-25
2
-2
/
+2
*
|
test-aio: Fix event notifier cleanup
Kevin Wolf
2015-11-25
1
-0
/
+1
*
|
tests/Makefile: Add more dependencies for test-timed-average
Kevin Wolf
2015-11-25
1
-2
/
+1
*
|
ivshmem: Rename property memdev to x-memdev for 2.5
Markus Armbruster
2015-11-25
1
-1
/
+1
*
|
tests/ivshmem-test: Supply missing initializer in get_device()
Markus Armbruster
2015-11-25
1
-0
/
+1
|
/
*
tests: fix cdrom_pio_impl in ide-test
Peter Lieven
2015-11-20
1
-8
/
+8
*
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2015-11-19
1
-0
/
+205
|
\
|
*
qom: Add a test case for complex property finalization
Daniel P. Berrange
2015-11-18
1
-0
/
+159
|
*
qom: Introduce ObjectPropertyIterator struct for iteration
Daniel P. Berrange
2015-11-18
1
-0
/
+46
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-11-19
3
-29
/
+203
|
\
\
|
*
|
tests: re-enable vhost-user-test
Marc-André Lureau
2015-11-19
1
-2
/
+3
|
*
|
tests/vhost-user-bridge: implement logging of dirty pages
Victor Kaplansky
2015-11-17
1
-25
/
+195
|
*
|
vhost-user-test: support VHOST_USER_SET_VRING_ENABLE
Michael S. Tsirkin
2015-11-16
1
-2
/
+5
|
|
/
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-11-18
1
-1
/
+4
|
\
\
|
*
|
iotests: fix race in 030
John Snow
2015-11-18
1
-1
/
+4
*
|
|
crypto: fix leaks in TLS x509 helper functions
Daniel P. Berrange
2015-11-18
1
-0
/
+2
|
/
/
*
|
block: make 'stats-interval' an array of ints instead of a string
Alberto Garcia
2015-11-17
1
-1
/
+1
*
|
tests: Ignore recent test binaries
Eric Blake
2015-11-17
1
-0
/
+2
*
|
qtest/ahci: use raw format when qemu-img is absent
John Snow
2015-11-13
1
-9
/
+32
*
|
libqos: add qemu-img presence check
John Snow
2015-11-13
2
-5
/
+24
*
|
qtest/ahci: always specify image format
John Snow
2015-11-13
1
-22
/
+29
*
|
ahci/qtest: don't use tcp sockets for migration tests
John Snow
2015-11-13
1
-5
/
+20
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-11-12
8
-3
/
+885
|
\
|
*
iotests: Add test for the block device statistics
Alberto Garcia
2015-11-12
3
-0
/
+355
|
*
util: Infrastructure for computing recent averages
Alberto Garcia
2015-11-12
2
-0
/
+94
|
*
tests: add BlockJobTxn unit test
Stefan Hajnoczi
2015-11-12
2
-0
/
+253
|
*
iotests: 124 - transactional failure test
John Snow
2015-11-12
2
-4
/
+130
|
*
iotests: add transactional incremental backup test
John Snow
2015-11-12
2
-2
/
+56
*
|
vhost: rename RESET_DEVICE backto RESET_OWNER
Yuanhan Liu
2015-11-12
2
-5
/
+5
*
|
vhost-user: modify SET_LOG_BASE to pass mmap size and offset
Victor Kaplansky
2015-11-12
1
-0
/
+8
|
/
*
tests: classify some ivshmem tests as slow
Marc-André Lureau
2015-11-12
1
-2
/
+4
*
iotests: Check for quorum support in test 139
Alberto Garcia
2015-11-11
1
-0
/
+2
[prev]
[next]