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: 205: support luks format
Vladimir Sementsov-Ogievskiy
2018-02-09
2
-2
/
+33
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
3
-1
/
+3
*
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Drop superfluous includes of qapi/qmp/dispatch.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qnum.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
2
-2
/
+0
*
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
2018-02-09
5
-0
/
+5
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
29
-3
/
+29
*
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2018-02-09
12
-3
/
+15
*
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
7
-0
/
+11
*
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
12
-12
/
+9
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
7
-5
/
+2
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
8
-9
/
+0
*
Clean up includes
Markus Armbruster
2018-02-09
2
-10
/
+2
*
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2018-02-08
3
-92
/
+75
|
\
|
*
docs: Add docs/devel/testing.rst
Fam Zheng
2018-02-08
1
-89
/
+1
|
*
lockable: add QemuLockable
Paolo Bonzini
2018-02-08
1
-0
/
+25
|
*
test-coroutine: add simple CoMutex test
Paolo Bonzini
2018-02-08
1
-2
/
+48
|
*
docker: change Fedora base image to fedora:27
Paolo Bonzini
2018-02-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2018-02-08
1
-0
/
+71
|
\
\
|
|
/
|
/
|
|
*
ide-test: test trim requests
Anton Nefedov
2018-02-07
1
-0
/
+71
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-02-07
2
-44
/
+86
|
\
\
|
|
/
|
/
|
|
*
tests/test-filter-redirector: move close()
Klim Kireev
2018-02-07
1
-1
/
+1
|
*
tests: use memfd in vhost-user-test
Marc-André Lureau
2018-02-07
1
-26
/
+64
|
*
vhost-user-test: make read-guest-mem setup its own qemu
Marc-André Lureau
2018-02-07
1
-12
/
+15
|
*
tests: keep compiling failing vhost-user tests
Marc-André Lureau
2018-02-07
1
-13
/
+14
*
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180206a'...
Peter Maydell
2018-02-07
1
-54
/
+90
|
\
\
|
*
|
tests: Adjust sleeps for migration test
Juan Quintela
2018-02-06
1
-15
/
+14
|
*
|
tests: Create migrate-start-postcopy command
Juan Quintela
2018-02-06
1
-4
/
+10
|
*
|
tests: Add deprecated commands migration test
Juan Quintela
2018-02-06
1
-0
/
+46
|
*
|
tests: Use consistent names for migration
Juan Quintela
2018-02-06
1
-4
/
+4
|
*
|
tests: Consolidate accelerators declaration
Juan Quintela
2018-02-06
1
-6
/
+8
|
*
|
tests: Remove deprecated migration tests commands
Juan Quintela
2018-02-06
1
-25
/
+8
|
|
/
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2018-02-06
3
-25
/
+27
|
\
\
|
*
|
docker: change Fedora images to run with python3
Daniel P. Berrange
2018-02-05
1
-1
/
+2
|
*
|
qapi: remove '-q' arg to diff when comparing QAPI output
Daniel P. Berrange
2018-02-05
1
-3
/
+3
|
*
|
qapi: use items()/values() intead of iteritems()/itervalues()
Daniel P. Berrange
2018-02-05
1
-1
/
+1
|
*
|
qapi: convert to use python print function instead of statement
Daniel P. Berrange
2018-02-05
1
-20
/
+21
|
|
/
*
/
tests: Enable boot-serial-test for hppa
Richard Henderson
2018-02-04
2
-0
/
+3
|
/
*
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2018-02-02
6
-65
/
+290
|
\
|
*
tests/virtio-9p: explicitly handle potential integer overflows
Greg Kurz
2018-02-02
1
-10
/
+21
|
*
tests: virtio-9p: add FLUSH operation test
Greg Kurz
2018-02-02
1
-13
/
+104
|
*
libqos/virtio: return length written into used descriptor
Greg Kurz
2018-02-02
6
-25
/
+38
|
*
tests: virtio-9p: add WRITE operation test
Greg Kurz
2018-02-01
1
-0
/
+63
|
*
tests: virtio-9p: add LOPEN operation test
Greg Kurz
2018-02-01
1
-0
/
+47
|
*
tests: virtio-9p: use the synth backend
Greg Kurz
2018-02-01
1
-16
/
+6
|
*
tests: virtio-9p: wait for completion in the test code
Greg Kurz
2018-02-01
1
-2
/
+12
|
*
tests: virtio-9p: move request tag to the test functions
Greg Kurz
2018-02-01
1
-14
/
+14
*
|
iotests: Make 200 run on tmpfs
Max Reitz
2018-02-01
1
-1
/
+1
|
/
[next]