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
*
tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171020' into staging
Peter Maydell
2017-10-20
18
-156
/
+156
|
\
|
*
tests: Enable the very simple virtio tests on s390x, too
Thomas Huth
2017-10-20
4
-18
/
+28
|
*
libqtest: Add qtest_[v]startf()
Eric Blake
2017-10-20
14
-138
/
+128
*
|
docker: Fix PATH for ccache
Fam Zheng
2017-10-20
1
-1
/
+1
*
|
docker: fix out-of-tree 'make docker-test-build@debian-powerpc-cross'
Greg Kurz
2017-10-20
1
-1
/
+1
*
|
docker: allow running from srcdir != builddir build
Paolo Bonzini
2017-10-20
1
-2
/
+2
*
|
docker: cleanup temp directory after test
Peter Xu
2017-10-20
1
-0
/
+2
*
|
docker: Don't allocate tty unless DEBUG=1
Fam Zheng
2017-10-20
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-10-17
1
-0
/
+1
|
\
|
*
gitignore: ignore check-qlit test
Carlo Marcelo Arenas Belón
2017-10-16
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2017-10-16' into...
Peter Maydell
2017-10-16
8
-17
/
+19
|
\
\
|
|
/
|
/
|
|
*
tests/prom-env: Bump the timeout, and test pseries only in slow mode
Thomas Huth
2017-10-16
1
-6
/
+8
|
*
tests: use g_new() family of functions
Marc-André Lureau
2017-10-16
7
-11
/
+11
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-10-16
1
-10
/
+21
|
\
\
|
*
|
tests/pxe: Test more NICs when running in SPEED=slow mode
Thomas Huth
2017-10-15
1
-10
/
+21
|
|
/
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...
Peter Maydell
2017-10-16
1
-2
/
+2
|
\
\
|
*
|
nbd: rename some simple-request related objects to be _simple_
Vladimir Sementsov-Ogievskiy
2017-10-12
1
-2
/
+2
|
|
/
*
/
vhost-user-bridge: Only process received packets on started queues
Dr. David Alan Gilbert
2017-10-12
1
-0
/
+1
|
/
*
scripts: Remove debug parameter from QEMUMachine
Eduardo Habkost
2017-10-11
2
-6
/
+2
*
guestperf: Configure logging on all shell frontends
Eduardo Habkost
2017-10-11
1
-0
/
+13
*
basevm: Call logging.basicConfig()
Eduardo Habkost
2017-10-11
1
-2
/
+2
*
iotests: Set up Python logging
Eduardo Habkost
2017-10-11
1
-0
/
+3
*
build-sys: fix libvhost-user.a build
Marc-André Lureau
2017-10-10
1
-1
/
+1
*
iotests: Fix 195 if IMGFMT is part of TEST_DIR
Max Reitz
2017-10-06
1
-3
/
+4
*
iotests: Add test 197 for covering copy-on-read
Eric Blake
2017-10-06
4
-0
/
+137
*
iotests: Restore stty settings on completion
Eric Blake
2017-10-06
1
-0
/
+10
*
commit: Remove overlay_bs
Kevin Wolf
2017-10-06
1
-4
/
+0
*
qemu-iotests: Test commit block job where top has two parents
Kevin Wolf
2017-10-06
3
-0
/
+981
*
qemu-iotests: Allow QMP pretty printing in common.qemu
Kevin Wolf
2017-10-06
1
-3
/
+11
*
qemu-iotests: merge "check" and "common"
Paolo Bonzini
2017-10-06
2
-554
/
+531
*
qemu-iotests: get rid of $iam
Paolo Bonzini
2017-10-06
2
-5
/
+2
*
qemu-iotests: fix uninitialized variable
Paolo Bonzini
2017-10-06
2
-2
/
+2
*
qemu-iotests: disintegrate more parts of common.config
Paolo Bonzini
2017-10-06
4
-49
/
+50
*
qemu-iotests: do not include common.rc in "check"
Paolo Bonzini
2017-10-06
2
-14
/
+5
*
qemu-iotests: limit non-_PROG-suffixed variables to common.rc
Paolo Bonzini
2017-10-06
5
-75
/
+75
*
qemu-iotests: cleanup and fix search for programs
Paolo Bonzini
2017-10-06
3
-106
/
+73
*
qemu-iotests: move "check" code out of common.rc
Paolo Bonzini
2017-10-06
3
-41
/
+36
*
qemu-iotests: get rid of AWK_PROG
Paolo Bonzini
2017-10-06
3
-6
/
+3
*
qemu-iotests: remove dead code
Paolo Bonzini
2017-10-06
4
-145
/
+0
*
qcow2: Switch store_bitmap_data() to byte-based iteration
Eric Blake
2017-10-06
1
-1
/
+1
*
hbitmap: Rename serialization_granularity to serialization_align
Eric Blake
2017-10-06
1
-5
/
+5
*
docker: Don't mount ccache db if NOUSER=1
Fam Zheng
2017-09-29
1
-2
/
+4
*
docker: test-block: Don't continue if build fails
Fam Zheng
2017-09-29
1
-1
/
+1
*
tests/docker/run: don't source /etc/profile
Alex Bennée
2017-09-29
1
-1
/
+0
*
docker: Fix test-mingw
Fam Zheng
2017-09-29
1
-0
/
+3
*
docker: add installation to build tests
Paolo Bonzini
2017-09-29
14
-4
/
+21
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
2017-09-27
1
-4
/
+9
|
\
|
*
migration: Route more error paths
Dr. David Alan Gilbert
2017-09-27
1
-3
/
+6
|
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
[next]