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
*
tests: Use '+=' to add additional tests, not '='
Thomas Huth
2016-06-22
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...
Peter Maydell
2016-06-20
11
-111
/
+33
|
\
|
*
log: Fix qemu_set_log_filename() error handling
Markus Armbruster
2016-06-20
1
-33
/
+8
|
*
log: Fix qemu_set_dfilter_ranges() error reporting
Markus Armbruster
2016-06-20
1
-33
/
+16
|
*
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
10
-46
/
+10
*
|
libqos: add qvirtqueue_cleanup()
Stefan Hajnoczi
2016-06-20
7
-7
/
+36
*
|
libqos: drop duplicated virtio_pci.h definitions
Stefan Hajnoczi
2016-06-20
4
-43
/
+30
*
|
libqos: drop duplicated virtio_scsi.h definitions
Stefan Hajnoczi
2016-06-20
1
-30
/
+15
*
|
libqos: drop duplicated virtio_blk.h definitions
Stefan Hajnoczi
2016-06-20
1
-34
/
+16
*
|
libqos: drop duplicated virtio_vring.h structs
Stefan Hajnoczi
2016-06-20
2
-37
/
+12
*
|
libqos: drop duplicated virtio_ring.h bit definitions
Stefan Hajnoczi
2016-06-20
6
-33
/
+27
*
|
libqos: drop duplicated virtio_config.h definitions
Stefan Hajnoczi
2016-06-20
3
-20
/
+14
*
|
libqos: drop duplicated PCI vendor ID definition
Stefan Hajnoczi
2016-06-20
2
-3
/
+2
*
|
libqos: use virtio_ids.h for device ID definitions
Stefan Hajnoczi
2016-06-20
4
-16
/
+10
|
/
*
bitops.h: Implement half-shuffle and half-unshuffle ops
Peter Maydell
2016-06-17
1
-0
/
+72
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...
Peter Maydell
2016-06-17
2
-0
/
+96
|
\
|
*
ppc / sparc: Add a tester for checking whether OpenBIOS runs successfully
Thomas Huth
2016-06-17
2
-0
/
+96
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-06-17
3
-32
/
+157
|
\
\
|
|
/
|
/
|
|
*
test: start vhost-user reconnect test
Marc-André Lureau
2016-06-17
1
-17
/
+119
|
*
tests: append i386 tests
Marc-André Lureau
2016-06-17
1
-1
/
+1
|
*
tests/vhost-user-bridge: workaround stale vring base
Marc-André Lureau
2016-06-17
1
-0
/
+7
|
*
tests/vhost-user-bridge: add client mode
Marc-André Lureau
2016-06-17
1
-14
/
+30
*
|
clean-includes: run it once more
Paolo Bonzini
2016-06-16
6
-6
/
+0
*
|
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
5
-5
/
+0
*
|
iotests: Add test for oVirt-like storage migration
Max Reitz
2016-06-16
3
-0
/
+223
*
|
iotests: Add test for post-mirror backing chains
Max Reitz
2016-06-16
3
-0
/
+267
*
|
iotests: 095: Clean up QEMU before showing image info
Fam Zheng
2016-06-16
1
-0
/
+2
*
|
doc: Fix mailing list address in tests/qemu-iotests/README
Thomas Huth
2016-06-16
1
-1
/
+2
*
|
block: drop support for using qcow[2] encryption with system emulators
Daniel P. Berrange
2016-06-16
1
-10
/
+2
*
|
tests: fix libqtest socket timeouts
Andrea Arcangeli
2016-06-16
1
-1
/
+1
*
|
test: Postcopy
Dr. David Alan Gilbert
2016-06-16
2
-0
/
+457
|
/
*
crypto: remove temp files on completion of secrets test
Daniel P. Berrange
2016-06-13
1
-2
/
+4
*
qht: add test-qht-par to invoke qht-bench from 'check' target
Emilio G. Cota
2016-06-12
3
-1
/
+61
*
qht: add qht-bench, a performance benchmark
Emilio G. Cota
2016-06-12
3
-1
/
+491
*
qht: add test program
Emilio G. Cota
2016-06-12
3
-1
/
+165
*
qdist: add test program
Emilio G. Cota
2016-06-12
3
-1
/
+390
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-06-08
3
-8
/
+91
|
\
|
*
block: Switch bdrv_write_zeroes() to byte interface
Eric Blake
2016-06-08
2
-2
/
+2
|
*
qcow2: Catch more unaligned write_zero into zero cluster
Eric Blake
2016-06-08
1
-4
/
+4
|
*
qemu-iotests: Test one more spot for optimizing write_zeroes
Eric Blake
2016-06-08
2
-0
/
+77
|
*
block: split write_zeroes always
Denis V. Lunev
2016-06-08
1
-6
/
+12
*
|
Merge remote-tracking branch 'remotes/famz/tags/pull-docker-20160608' into st...
Peter Maydell
2016-06-08
5
-10
/
+8
|
\
\
|
*
|
tests/docker: build all targets in test-clang
Paolo Bonzini
2016-06-08
1
-2
/
+0
|
*
|
tests/docker: support travis test with fedora image
Paolo Bonzini
2016-06-08
1
-2
/
+2
|
*
|
tests/docker: remove unused feature "ccache"
Paolo Bonzini
2016-06-08
1
-1
/
+1
|
*
|
tests/docker: fix test-mingw
Paolo Bonzini
2016-06-08
2
-2
/
+2
|
*
|
tests/docker: make test-full build all targets, not none
Paolo Bonzini
2016-06-08
1
-1
/
+1
|
*
|
tests/docker: fix make-archive-maybe
Paolo Bonzini
2016-06-08
1
-3
/
+3
|
|
/
*
|
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-07-07-tag' in...
Peter Maydell
2016-06-08
1
-0
/
+81
|
\
\
|
*
|
tests: start a /qga/guest-exec test
Marc-André Lureau
2016-06-07
1
-0
/
+81
|
|
/
[next]